summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger112-934/+1325
2010-05-21nouveau/nvfx: Fill more PIPE_CAP_MAX_ valuesPatrice Mandin1-13/+14
2010-05-21Add __DragonFly__ in querymatrix for fpclassify()David Shao1-1/+1
2010-05-21cell: assorted compilation fixesBrian Paul4-14/+32
2010-05-21cell: fix breakage from earlier draw module changesBrian Paul2-2/+2
2010-05-21gallium: remnants of old ccw stateKeith Whitwell6-10/+6
2010-05-21Merge branch 'gallium-front-ccw'Keith Whitwell33-411/+401
2010-05-21docs: update rasterizer for ccw changesKeith Whitwell1-55/+80
2010-05-20Make TLS EGL dri2 driver search path behavior match TLS GLX dri2 behavior.Eric Anholt1-9/+12
2010-05-20Fix a substitution in glesv1_cm.pcEric Anholt1-1/+1
2010-05-20i965: remove disabled code for cycling through MRF registers in clipping.Eric Anholt2-17/+2
2010-05-20nv50: fixed other void pointer arithmetic errorsXavier Chantry1-5/+6
2010-05-20nv50: fix too long shader uploads by splitting themXavier Chantry2-8/+19
2010-05-20nv50: fill in shader limitsChristoph Bumiller1-0/+28
2010-05-20gallivm: rename a var: s/val/array_size/Brian Paul1-3/+3
2010-05-20gallivm: fix spelling in commentBrian Paul1-1/+1
2010-05-20gallivm: handle pointer types in lp_dump_llvmtype()Brian Paul1-0/+5
2010-05-20llvmpipe: more tweaks to dump_fs_variant_key()Brian Paul1-5/+7
2010-05-20gallium: fix/update tex target dumpingBrian Paul1-0/+2
2010-05-20llvmpipe: use util_dump_logicop()Brian Paul1-1/+1
2010-05-20gallium: added util_dump_logicop()Brian Paul2-0/+46
2010-05-20llvmpipe: put variant print/debug code into separate functionBrian Paul1-59/+70
2010-05-20intel: Throttle after doing copyregion/swapbuffers round tripKristian Høgsberg4-35/+29
2010-05-20graw-null: Remove unnecessary header.Vinson Lee1-2/+0
2010-05-19util: fix obvious util_blitter_copy bugs...Roland Scheidegger1-4/+3
2010-05-19nv50: fix typo: s/_/./Brian Paul1-1/+1
2010-05-19util: util_blitter_fill no longer needs to handle overlapRoland Scheidegger1-52/+2
2010-05-19i915g: remove unused flip parameterRoland Scheidegger3-3/+0
2010-05-18docs: update differences to d3d11Roland Scheidegger1-13/+7
2010-05-18util: fix some leftover util_surface_fill/copy callsRoland Scheidegger2-8/+18
2010-05-18st/mesa: fix wrong argument orderRoland Scheidegger1-2/+3
2010-05-18gallium: implement set_sample_mask() in all driversRoland Scheidegger16-1/+116
2010-05-17st/egl: adapt to interface changesRoland Scheidegger4-27/+21
2010-05-17st/dri: adapt to interface changesRoland Scheidegger3-32/+61
2010-05-17st/glx: adapt to interface changesRoland Scheidegger2-11/+11
2010-05-17st/wgl: adapt to interface changesRoland Scheidegger1-3/+3
2010-05-17st/vega: adapt to interface changesRoland Scheidegger4-57/+37
2010-05-17st/xorg: adapt to interface changesRoland Scheidegger4-76/+54
2010-05-17st/python: adapt to interface changesRoland Scheidegger6-27/+49
2010-05-17svga: adapt to interface changesRoland Scheidegger2-19/+42
2010-05-17r300g: adapt to interface changesRoland Scheidegger5-61/+89
2010-05-17nouveau: adapt to interface changesRoland Scheidegger8-30/+72
2010-05-17fo: adapt to interface changesRoland Scheidegger1-2/+2
2010-05-17identity: adapt to interface changesRoland Scheidegger2-51/+65
2010-05-17trace: adapt to interface changesRoland Scheidegger2-28/+40
2010-05-17i965g: adapt to interface changesRoland Scheidegger4-4/+13
2010-05-17i915g: adapt to interface changesRoland Scheidegger2-21/+67
2010-05-17softpipe: adapt to interface changesRoland Scheidegger2-16/+7
2010-05-17llvmpipe: adapt to interface changesRoland Scheidegger2-20/+27
2010-05-17cell: adapt to interface changesRoland Scheidegger2-16/+8