summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-26i965: Add support for EXT_timer_query on Ironlake.Eric Anholt
2010-05-26intel: Handle decode of PIPE_CONTROL instructions.Eric Anholt
2010-05-26i965: Move Gen6 debugging emit_mi_flush into the Gen6 block.Eric Anholt
2010-05-26i965: Don't PIPE_CONTROL instruction cache flush.Eric Anholt
2010-05-26i965: Emit MI_FLUSH before PSP on Ironlake for clip max threads errata.Eric Anholt
2010-05-26gallivm: Remove unnecessary headers.Vinson Lee
2010-05-26st/xorg: Remove unnecessary headers.Vinson Lee
2010-05-26util: Remove unnecessary headers.Vinson Lee
2010-05-26st/dri: Remove dri.c from SCons build.Vinson Lee
2010-05-26Revert the 'make static' part of 962f92611216e304c95e7c089b38d58066236014Kristian Høgsberg
2010-05-26r300g: fix fence referencingMarek Olšák
2010-05-25mesa: move all vertex array functions into varray.cBrian Paul
2010-05-25mesa: added _mesa_GetVertexAttribIiv / AttribIuiv()Brian Paul
2010-05-25mesa: added _mesa_VertexAttribIPointer()Brian Paul
2010-05-25mesa: new GL 3.0 VertexAttrib commandsBrian Paul
2010-05-25mesa: make a bunch of shader API functions staticBrian Paul
2010-05-25mesa: display list support for uint uniformsBrian Paul
2010-05-25mesa: consolidate some glUniform codeBrian Paul
2010-05-25mesa: unsigned int uniform functions (GL3)Brian Paul
2010-05-25mesa: support for unsigned int uniformsBrian Paul
2010-05-26r300/compiler: implement SGT+SLE opcodesMarek Olšák
2010-05-26r300/compiler: fix dumping r5xx vertex shadersMarek Olšák
2010-05-26r300/compiler: move hardware caps to the radeon_compiler base structMarek Olšák
2010-05-26r300/compiler: shorten swizzle expressionsMarek Olšák
2010-05-26rbug: add set sample mask passthrough.Dave Airlie
2010-05-26r300g: more efficient finish + fix commentsMarek Olšák
2010-05-26r300g: implement fake but compliant fencesMarek Olšák
2010-05-25r300g: add r300_init_render_functions, remove r300_render.hMarek Olšák
2010-05-25r300g: remove r300_query.hMarek Olšák
2010-05-25r300g: remove r300_flush.hMarek Olšák
2010-05-25r300g: add r300_init_blit_functions, remove r300_blit.hMarek Olšák
2010-05-25util: update comments at blitterMarek Olšák
2010-05-25util: fix indentation in blitterMarek Olšák
2010-05-25r300g,util: remove pipe_surface from the util_blitter_copy interface and clea...Marek Olšák
2010-05-25r300g,util: remove pipe_surface from the util_blitter_fill interface and clea...Marek Olšák
2010-05-25util: remove unused util_blitter_copy_surfaceMarek Olšák
2010-05-25drm_api: Remove type argument from create screen callbackJakob Bornecrantz
2010-05-25gallium: Remove dri1_api.h and winsys support for DRI1Jakob Bornecrantz
2010-05-25st/dri: Remove DRI1 supportJakob Bornecrantz
2010-05-25llvmpipe: Stop relying on PIPE_FLUSH_TEXTURE_CACHE/PIPE_FLUSH_RENDER_CACHE ma...José Fonseca
2010-05-25gallivm: Choose an appropriate code generation optimization level.José Fonseca
2010-05-24sw/xlib: NULL-out pointers after freeing image dataBrian Paul
2010-05-24st/glx: check if deleting head of buffer listBrian Paul
2010-05-24meta: Convert Z value from normalized to object-space in meta codeBrian Paul
2010-05-24mesa: Reenable check for GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXTKristian Høgsberg
2010-05-24glsl: silence unused var warningsBrian Paul
2010-05-24llvmpipe: Also test compressed formats in lp_test_format()José Fonseca
2010-05-24llvmpipe: Fix lp_test_format on 32bit OSes.José Fonseca
2010-04-30xorg-vmwgfx: Add vmwctrl protoJakob Bornecrantz
2010-05-24mesa: Handle FEATURE_es2_glsl differences at runtime tooKristian Høgsberg