aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mesa: Handle FEATURE_es2_glsl differences at runtime tooKristian Høgsberg2010-05-245-29/+53
* llvmpipe: Delete extraneous arugment too.José Fonseca2010-05-241-1/+1
* llvmpipe: Remove unused sincos_test_case struct.José Fonseca2010-05-241-6/+2
* llvmpipe: Unit test for sin/cos that compares against reference implementation.Qicheng Christopher Li2010-05-244-1/+984
* gallivm: Efficient implementation of sin/cos.Qicheng Christopher Li2010-05-241-105/+429
* i965: Add support for all 8 possible ARB_draw_buffers in Mesa.Eric Anholt2010-05-232-2/+1
* i965: Fix bit allocation for number of color regions for ARB_draw_buffers.Eric Anholt2010-05-231-1/+1
* util/blitter: allow NULL clear colorMarek Olšák2010-05-231-5/+14
* r300g: extend compile error messageMarek Olšák2010-05-232-2/+4
* r300g: fix dummy vertex shader compilationMarek Olšák2010-05-231-10/+9
* r300g: fix warningsMarek Olšák2010-05-232-2/+4
* llvmpipe: Fill in slice_stride.José Fonseca2010-05-221-0/+1
* glx: Invalidate drawable in glXBindTexImageEXT() if we don't get eventsKristian Høgsberg2010-05-211-0/+9
* glx: Split tfp functions out to context vtableKristian Høgsberg2010-05-214-40/+99
* st_api: Give get_egl_image arguments directly to the functionJakob Borncrantz2010-05-214-18/+27
* mesa: fix warnings about missing initializers in get.c tableBrian Paul2010-05-211-326/+330
* st/mesa: remove unused varBrian Paul2010-05-211-1/+0
* st/glx: fix incorrect parameter typeBrian Paul2010-05-211-1/+1
* gallium: Fix invalidate framebuffer with old libGL librariesJakob Bornecrantz2010-05-2112-6/+136
* st_api: Add get param function to st_managerJakob Bornecrantz2010-05-215-1/+45
* nouveau: Fix build after msaa mergeJakob Bornecrantz2010-05-211-3/+1
* rbug: fix breakage due to interface changesRoland Scheidegger2010-05-212-42/+56
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-21112-934/+1325
|\
| * util: fix obvious util_blitter_copy bugs...Roland Scheidegger2010-05-191-4/+3
| * nv50: fix typo: s/_/./Brian Paul2010-05-191-1/+1
| * util: util_blitter_fill no longer needs to handle overlapRoland Scheidegger2010-05-191-52/+2
| * i915g: remove unused flip parameterRoland Scheidegger2010-05-193-3/+0
| * docs: update differences to d3d11Roland Scheidegger2010-05-181-13/+7
| * util: fix some leftover util_surface_fill/copy callsRoland Scheidegger2010-05-182-8/+18
| * st/mesa: fix wrong argument orderRoland Scheidegger2010-05-181-2/+3
| * gallium: implement set_sample_mask() in all driversRoland Scheidegger2010-05-1816-1/+116
| * st/egl: adapt to interface changesRoland Scheidegger2010-05-174-27/+21
| * st/dri: adapt to interface changesRoland Scheidegger2010-05-173-32/+61
| * st/glx: adapt to interface changesRoland Scheidegger2010-05-172-11/+11
| * st/wgl: adapt to interface changesRoland Scheidegger2010-05-171-3/+3
| * st/vega: adapt to interface changesRoland Scheidegger2010-05-174-57/+37
| * st/xorg: adapt to interface changesRoland Scheidegger2010-05-174-76/+54
| * st/python: adapt to interface changesRoland Scheidegger2010-05-176-27/+49
| * svga: adapt to interface changesRoland Scheidegger2010-05-172-19/+42
| * r300g: adapt to interface changesRoland Scheidegger2010-05-175-61/+89
| * nouveau: adapt to interface changesRoland Scheidegger2010-05-178-30/+72
| * fo: adapt to interface changesRoland Scheidegger2010-05-171-2/+2
| * identity: adapt to interface changesRoland Scheidegger2010-05-172-51/+65
| * trace: adapt to interface changesRoland Scheidegger2010-05-172-28/+40
| * i965g: adapt to interface changesRoland Scheidegger2010-05-174-4/+13
| * i915g: adapt to interface changesRoland Scheidegger2010-05-172-21/+67
| * softpipe: adapt to interface changesRoland Scheidegger2010-05-172-16/+7
| * llvmpipe: adapt to interface changesRoland Scheidegger2010-05-172-20/+27
| * cell: adapt to interface changesRoland Scheidegger2010-05-172-16/+8
| * mesa/st: adapt to interface changesRoland Scheidegger2010-05-1723-194/+316