summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare changelog for uploadmesa-7.7-1Brice Goglin2010-01-111-2/+2
* Merge branch 'debian-unstable' of git+ssh://git.debian.org/git/pkg-xorg/lib/m...Brice Goglin2010-01-116-31/+25
|\
| * Prepare changelog for uploadmesa-7.6.1-1Julien Cristau2009-12-291-2/+2
| * Update patch stackJulien Cristau2009-12-295-30/+15
| * Bump linux-libc-dev build-dep to 2.6.31 for the r600 dri driverJulien Cristau2009-12-292-1/+3
| * Bump changelogsJulien Cristau2009-12-292-0/+634
| * Merge branch 'mesa_7_6_branch' of git://anongit.freedesktop.org/mesa/mesa int...Julien Cristau2009-12-29181-1014/+1219
| |\
* | | New upstream releaseBrice Goglin2010-01-112-1/+1291
* | | Merge branch 'upstream-experimental' into debian-experimentalBrice Goglin2010-01-11186-1170/+2052
|\ \ \
| * | | progs/demos: Remove unnecessary header from fbotexture.c.Vinson Lee2010-01-111-1/+0
| * | | radeon: fix prediction for r100 inline vert/elt emits.Dave Airlie2010-01-111-0/+1
| * | | radeon: fix bug in realloc code.Dave Airlie2010-01-111-1/+1
| * | | glu/sgi: Initialize members of class Mesher.Vinson Lee2010-01-101-0/+3
| * | | glu/sgi: Initialize members of class Slicer.Vinson Lee2010-01-101-0/+4
| * | | glu/sgi: Include missing header file.Vinson Lee2010-01-101-0/+2
| * | | progs/demos: Check upper bounds of input in manywin.c.Vinson Lee2010-01-101-0/+2
| * | | progs/demos: Bounds check input to fire.c.Vinson Lee2010-01-101-1/+7
| * | | glu/sgi: Initialize members of class Renderhints.Vinson Lee2010-01-101-0/+4
| * | | glu/sgi: Initialize members of class StoredVertex.Vinson Lee2010-01-091-1/+1
| * | | glu/sgi: Include missing header file.Vinson Lee2010-01-091-0/+1
| * | | glu/sgi: Initialize member of class O_pwlcurve.Vinson Lee2010-01-091-0/+2
| * | | progs/tests: Silence 'missing initializer' warnings.Vinson Lee2010-01-082-2/+2
| * | | progs/glsl: Silence uninitialized variable warning.Vinson Lee2010-01-081-1/+1
| * | | progs/demos: Add missing initializers in engine.c.Vinson Lee2010-01-081-3/+15
| * | | r300g: Silence unused variable warnings.Vinson Lee2010-01-082-1/+2
| * | | tgsi: Silence uninitialized variable warnings.Vinson Lee2010-01-081-0/+8
| * | | util: Add u_bitmask to make buildJakob Bornecrantz2010-01-061-0/+1
| * | | mesa: Ensure libmesagallium.a is finished building before descendingDan Nicholson2010-01-081-1/+1
| * | | r300: Move initial declaration outside for loop.Vinson Lee2010-01-081-2/+4
| * | | docs: document Gallium SSE codegen for XPD bug fixBrian Paul2010-01-071-0/+1
| * | | tgsi: fix SSE code emit for XPDBrian Paul2010-01-071-20/+30
| * | | progs/fp: remove invalid tri-inv.c testBrian Paul2010-01-073-113/+0
| * | | progs/demos: Assert that input to malloc is valid.Vinson Lee2010-01-061-0/+2
| * | | progs/xdemos: Check for string overflow.Vinson Lee2010-01-061-3/+29
| * | | progs/xdemos: Check for string overflow.Vinson Lee2010-01-061-0/+4
| * | | svga: Silence uninitialized variable warning.Vinson Lee2010-01-061-1/+1
| * | | meta: remove F suffix from _mesa_Ortho() paramsBrian Paul2010-01-061-3/+3
| * | | docs: document a mipmap generation bug fixBrian Paul2010-01-061-0/+1
| * | | meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmapBrian Paul2010-01-061-19/+21
| * | | meta: set viewport and projection matrix in _mesa_meta_GenerateMipmapBrian Paul2010-01-061-0/+9
| * | | r600: adjust after radeon mipmap changes in 7118db8700Andre Maasikas2010-01-062-6/+5
| * | | tnl: set FOGC result to (f,0,0,1)Brian Paul2010-01-061-0/+7
| * | | progs/xdemos: Remove comma at end of enumerator list.Vinson Lee2010-01-061-1/+1
| * | | progs/xdemos: Use temporary variables.Vinson Lee2010-01-061-2/+2
| * | | progs/glsl: Prevent possible string overflow.Vinson Lee2010-01-061-0/+4
| * | | progs/xdemos: Prevent possible string overflow.Vinson Lee2010-01-061-1/+27
| * | | r600: float texture component orderingPierre Ossman2010-01-061-20/+20
| * | | mesa: test index bounds before array elementRoel Kluin2010-01-063-3/+3
| * | | win32_menu: add missing parentheses in mapMenu()Roel Kluin2010-01-061-1/+1
| * | | nv50: add missing parentheses in nv50_query_result()Roel Kluin2010-01-061-1/+1