OSDN Git Service

i915g: Remove lib prefix from driver
[android-x86/external-mesa.git] / src /
2009-09-08 Jakob Bornecrantzi915g: Remove lib prefix from driver
2009-09-08 Eric Anholtintel: Add support for ARB_draw_elements_base_vertex.
2009-09-08 Eric Anholtmesa: Add support for ARB_draw_elements_base_vertex.
2009-09-08 Eric Anholtglapi: Add ARB_draw_elements_base_vertex
2009-09-08 Eric Anholtmesa: Expose NV_depth_clamp if ARB_depth_clamp is suppo...
2009-09-08 Eric Anholti965: Add support for ARB_depth_clamp.
2009-09-08 Eric AnholtRegenerate files for GL_ARB_depth_clamp.
2009-09-08 Eric Anholtmesa: Add support for ARB_depth_clamp.
2009-09-08 Eric Anholti965: Respect spec requirement for pixel shader compute...
2009-09-08 Eric Anholti965: Set NULL WM surfaces as tiled according to requir...
2009-09-08 Eric Anholti965: Use the renderbuffer surface size instead of...
2009-09-08 Eric AnholtRevert "intel: helper to debug bufmgr (disabled)"
2009-09-08 Brian Pauli965: #include clean-ups
2009-09-08 Brian Paulintel: #include clean-ups
2009-09-08 Brian Pauli965: use _mesa_is_bufferobj()
2009-09-08 Brian Pauli965: use _mesa_is_bufferobj()
2009-09-08 Brian Pauli965: use _mesa_is_bufferobj()
2009-09-08 Brian Pauli965: use _mesa_is_bufferobj()
2009-09-08 Alex Deucherr600: fix dri2 clipping
2009-09-08 Michel Dänzerst/xorg: Add support for EXA_MIXED_PIXMAPS and EXA_SUPP...
2009-09-08 Michal Krolgdi: Fix prototype of gdi_softpipe_surface_buffer_create().
2009-09-07 Vinson Leescons: Don't set LLVM_VERSION if one of the llvm-config...
2009-09-07 José Fonsecallvmpipe: Silent debug statement.
2009-09-07 José Fonsecallvmpipe: Better abs for floating points.
2009-09-07 José Fonsecallvmpipe: Code generate the texture sampling inside...
2009-09-07 José Fonsecallvmpipe: Texture sampling code generation primitives.
2009-09-07 José Fonsecallvmpipe: Convenience function to obtain the integer...
2009-09-07 José Fonsecallvmpipe: Utility functions for linear and bilinear...
2009-09-07 José Fonsecallvmpipe: Correct implementation of floor.
2009-09-07 José Fonsecallvmpipe: Utility function to get the pointer to a...
2009-09-07 José Fonsecallvmpipe: SoA pixel unpacking specialization.
2009-09-07 José Fonsecautil: Utility function to check if a number is a power...
2009-09-07 José Fonsecallvmpipe: Further abstract the texture sampling generat...
2009-09-07 Michal Krolmesa: Include <unistd.h> only when one is available.
2009-09-07 Michal Krolmesa: Fix calling conventions of sync object api callbacks.
2009-09-06 Michel Dänzerr300g: Fix some issues pointed out by compiler warnings.
2009-09-06 Michel Dänzerr300g: Handle PIPE_BUFFER_USAGE_DONTBLOCK as intended.
2009-09-06 Brian Paulmesa: initial version of _mesa_meta_generate_mipmap()
2009-09-06 Brian Paulxlib: test _mesa_meta_bitmap()
2009-09-06 Brian Paulmesa: use separate temp texture for bitmaps
2009-09-06 Brian Paulmesa: temp_texture changes
2009-09-06 Brian Paulmesa: free meta bitmap buffers
2009-09-06 Brian Paulmesa: use _mesa_set_enable()
2009-09-06 Brian Paulmesa: _mesa_meta_bitmap() function
2009-09-06 Brian Paulxlib: move misplaced brace
2009-09-06 Nicolai Hähnler300g: Fix a number of warnings
2009-09-06 Nicolai Hähnler300g: Debug flags infrastructure
2009-09-05 Cooper Yuanr300g: update the value of register VAP_VF_MAX_VTX_INDX
2009-09-05 Cooper Yuanr300g: update rs_block state after changing rasterizer
2009-09-05 Cooper Yuanr300g: need to validate scissor and viewport state...
2009-09-04 Alex Deucherr600: add support for EXT_texture_sRGB
2009-09-04 Alex Deucherr300: Add support for GL_EXT_provoking_vertex
2009-09-04 Alex Deucherr600: Add support for GL_EXT_provoking_vertex
2009-09-04 Eric Anholti965: Don't set the complete field when there is more...
2009-09-04 Eric Anholti965: Add support for 2 threads in the GS.
2009-09-04 Eric Anholti965: Add support for KIL_NV in brw_wm_emit.c
2009-09-04 Alex Deucherr600: fix Elts handling
2009-09-04 Brian PaulARB prog: replace 'unsigned' with 'gl_state_index'
2009-09-04 Brian PaulARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK
2009-09-04 Brian Paulgallium/xlib: minor clean-ups
2009-09-04 Jakob Bornecrantzi915g: Fix warnings in scons build by using byte pointers
2009-09-04 Michal Kroltgsi: Document differencies between vs_1_1 and vs_2_0...
2009-09-03 Brian Paulgallium/xlib: silence unitialized var warning
2009-09-03 Brian Paulgallium/xlib: silence uninitialized var warning
2009-09-03 Brian Paulst/mesa: silence uninitialized var warnings
2009-09-03 Brian Paulst/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted...
2009-09-03 Keith Whitwellst/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
2009-09-03 Keith Whitwellutil: add version of u_blit_pixels which takes a writemask
2009-09-03 Alex Deucherr600: rework cb/db setup
2009-09-03 Zack Rusinst/xorg: add linear and radial gradient acceleration
2009-09-03 Zack Rusinst/xorg: radial gradient shader
2009-09-03 Zack Rusinst/xorg: linear gradient shader
2009-09-03 Alex Deucherr600: make sure the active vertex shader bo is re-added...
2009-09-03 Brian Paulglapi: fix incorrect/missing return types for glFenceSy...
2009-09-03 Brian Paulmesa: rename gl_sync_object::Status to StatusFlag
2009-09-03 Eric AnholtAdd ARB_sync to the xorg sw dri driver.
2009-09-03 Eric Anholtsavage: Fix driver build post-ARB_sync.
2009-09-03 Eric Anholts3v: Fix driver build for ARB_sync.
2009-09-03 Eric Anholtintel: Add support for ARB_sync.
2009-09-03 Ian RomanickARB sync / swrast: Use GL_ARB_sync_functions instead...
2009-09-03 Ian RomanickDon't dereference function pointers in calls.
2009-09-03 Ian RomanickAdd syncobj.c to SConscript
2009-09-03 Ian RomanickWhitespace and include file clean-up.
2009-09-03 Ian RomanickUse MIN2 instead of open-coded version
2009-09-03 Ian RomanickARB sync: Fix delete behavior and context destruction...
2009-09-03 Ian RomanickAdd dummy list node type 'struct simple_node'
2009-09-03 Ian RomanickARB sync: Add support for GL_ARB_sync to swrast
2009-09-03 Ian RomanickEliminate trailing whitespace in extension_helper.c
2009-09-03 Ian RomanickARB sync: Regenerate files from previous commit
2009-09-03 Ian RomanickARB sync: Add base infrastructure for GL_ARB_sync
2009-09-03 Ian RomanickARB sync: Add infrastructure for glGetInteger64v
2009-09-03 Brian Paulmesa: fix typos in separable filter functions
2009-09-03 Brian Paulmesa: compute tex env program key size based on nr_enab...
2009-09-03 Brian Paulswrast: wrap comment to 80 columns, remove dead code
2009-09-03 Brian Paulmesa: use new combined PBO validate/map helpers in...
2009-09-03 Brian Paulmesa: use new combined PBO validate/map helpers
2009-09-03 Brian Paulmesa: combined PBO validate/map helpers
2009-09-03 Brian Paulmesa: use new _mesa_map_pbo_source/dest() functions...
2009-09-03 Brian Paulmesa: consolidate PBO map/unmap helpers
2009-09-03 Brian Paulintel: helper to debug bufmgr (disabled)
next