summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-05-24llvmpipe: Delete extraneous arugment too.José Fonseca
2010-05-24llvmpipe: Remove unused sincos_test_case struct.José Fonseca
2010-05-24llvmpipe: Unit test for sin/cos that compares against reference implementation.Qicheng Christopher Li
2010-05-24gallivm: Efficient implementation of sin/cos.Qicheng Christopher Li
2010-05-23i965: Add support for all 8 possible ARB_draw_buffers in Mesa.Eric Anholt
2010-05-23i965: Fix bit allocation for number of color regions for ARB_draw_buffers.Eric Anholt
2010-05-23util/blitter: allow NULL clear colorMarek Olšák
2010-05-23r300g: extend compile error messageMarek Olšák
2010-05-23r300g: fix dummy vertex shader compilationMarek Olšák
2010-05-23r300g: fix warningsMarek Olšák
2010-05-22llvmpipe: Fill in slice_stride.José Fonseca
2010-05-21glx: Invalidate drawable in glXBindTexImageEXT() if we don't get eventsKristian Høgsberg
2010-05-21glx: Split tfp functions out to context vtableKristian Høgsberg
2010-05-21st_api: Give get_egl_image arguments directly to the functionJakob Borncrantz
2010-05-21mesa: fix warnings about missing initializers in get.c tableBrian Paul
2010-05-21st/mesa: remove unused varBrian Paul
2010-05-21st/glx: fix incorrect parameter typeBrian Paul
2010-05-21gallium: Fix invalidate framebuffer with old libGL librariesJakob Bornecrantz
2010-05-21st_api: Add get param function to st_managerJakob Bornecrantz
2010-05-21nouveau: Fix build after msaa mergeJakob Bornecrantz
2010-05-21rbug: fix breakage due to interface changesRoland Scheidegger
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-21nouveau/nvfx: Fill more PIPE_CAP_MAX_ valuesPatrice Mandin
2010-05-21Add __DragonFly__ in querymatrix for fpclassify()David Shao
2010-05-21cell: assorted compilation fixesBrian Paul
2010-05-21cell: fix breakage from earlier draw module changesBrian Paul
2010-05-21gallium: remnants of old ccw stateKeith Whitwell
2010-05-21Merge branch 'gallium-front-ccw'Keith Whitwell
2010-05-21docs: update rasterizer for ccw changesKeith Whitwell
2010-05-20Make TLS EGL dri2 driver search path behavior match TLS GLX dri2 behavior.Eric Anholt
2010-05-20Fix a substitution in glesv1_cm.pcEric Anholt
2010-05-20i965: remove disabled code for cycling through MRF registers in clipping.Eric Anholt