summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Prepare changelog for uploadmesa-7.7-1Brice Goglin1-2/+2
2010-01-11Merge branch 'debian-unstable' of git+ssh://git.debian.org/git/pkg-xorg/lib/m...Brice Goglin6-31/+25
2010-01-11New upstream releaseBrice Goglin2-1/+1291
2010-01-11Merge branch 'upstream-experimental' into debian-experimentalBrice Goglin186-1170/+2052
2010-01-11Revert "Bump the libdrm build-dep to 2.4.17 because of the changed radeon API."Brice Goglin2-23/+6
2010-01-11progs/demos: Remove unnecessary header from fbotexture.c.Vinson Lee1-1/+0
2010-01-11radeon: fix prediction for r100 inline vert/elt emits.Dave Airlie1-0/+1
2010-01-11radeon: fix bug in realloc code.Dave Airlie1-1/+1
2010-01-10glu/sgi: Initialize members of class Mesher.Vinson Lee1-0/+3
2010-01-10glu/sgi: Initialize members of class Slicer.Vinson Lee1-0/+4
2010-01-10glu/sgi: Include missing header file.Vinson Lee1-0/+2
2010-01-10progs/demos: Check upper bounds of input in manywin.c.Vinson Lee1-0/+2
2010-01-10progs/demos: Bounds check input to fire.c.Vinson Lee1-1/+7
2010-01-10glu/sgi: Initialize members of class Renderhints.Vinson Lee1-0/+4
2010-01-09glu/sgi: Initialize members of class StoredVertex.Vinson Lee1-1/+1
2010-01-09glu/sgi: Include missing header file.Vinson Lee1-0/+1
2010-01-09glu/sgi: Initialize member of class O_pwlcurve.Vinson Lee1-0/+2
2010-01-08progs/tests: Silence 'missing initializer' warnings.Vinson Lee2-2/+2
2010-01-08progs/glsl: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-01-08progs/demos: Add missing initializers in engine.c.Vinson Lee1-3/+15
2010-01-08r300g: Silence unused variable warnings.Vinson Lee2-1/+2
2010-01-08tgsi: Silence uninitialized variable warnings.Vinson Lee1-0/+8
2010-01-09Bump the libdrm build-dep to 2.4.17 because of the changed radeon API.Timo Aaltonen2-6/+23
2010-01-06util: Add u_bitmask to make buildJakob Bornecrantz1-0/+1
2010-01-08mesa: Ensure libmesagallium.a is finished building before descendingDan Nicholson1-1/+1
2010-01-08r300: Move initial declaration outside for loop.Vinson Lee1-2/+4
2010-01-07docs: document Gallium SSE codegen for XPD bug fixBrian Paul1-0/+1
2010-01-07tgsi: fix SSE code emit for XPDBrian Paul1-20/+30
2010-01-07progs/fp: remove invalid tri-inv.c testBrian Paul3-113/+0
2010-01-06progs/demos: Assert that input to malloc is valid.Vinson Lee1-0/+2
2010-01-06progs/xdemos: Check for string overflow.Vinson Lee1-3/+29
2010-01-06progs/xdemos: Check for string overflow.Vinson Lee1-0/+4
2010-01-06svga: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-01-06meta: remove F suffix from _mesa_Ortho() paramsBrian Paul1-3/+3
2010-01-06docs: document a mipmap generation bug fixBrian Paul1-0/+1
2010-01-06meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmapBrian Paul1-19/+21
2010-01-06meta: set viewport and projection matrix in _mesa_meta_GenerateMipmapBrian Paul1-0/+9
2010-01-06r600: adjust after radeon mipmap changes in 7118db8700Andre Maasikas2-6/+5
2010-01-06tnl: set FOGC result to (f,0,0,1)Brian Paul1-0/+7
2010-01-06progs/xdemos: Remove comma at end of enumerator list.Vinson Lee1-1/+1
2010-01-06progs/xdemos: Use temporary variables.Vinson Lee1-2/+2
2010-01-06progs/glsl: Prevent possible string overflow.Vinson Lee1-0/+4
2010-01-06progs/xdemos: Prevent possible string overflow.Vinson Lee1-1/+27
2010-01-06r600: float texture component orderingPierre Ossman1-20/+20
2010-01-06mesa: test index bounds before array elementRoel Kluin3-3/+3
2010-01-06win32_menu: add missing parentheses in mapMenu()Roel Kluin1-1/+1
2010-01-06nv50: add missing parentheses in nv50_query_result()Roel Kluin1-1/+1
2010-01-06i965: fix invalid assertion in emit_xpd(), againBrian Paul1-1/+1
2010-01-06pipebuffer: Multi-threading fixes for fencing.José Fonseca1-111/+170
2010-01-05i965: fix invalid assertion in emit_xpd()Brian Paul1-1/+1