mesa/src
Brian Paul 80b3767384 i965: fix bug in pass0_precalc_mov()
Previously, "in-place" swizzles such as:
   MOV t, t.xxyx;
were handled incorrectly.  Fixed by splitting the one loop into two loops so we
get all the refs before assigning them (to avoid potential clobbering).

(cherry picked from master/commit faa48915d2)
2009-01-29 00:59:54 +00:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl: fix makecurrent with null drawable/context 2009-01-14 11:58:06 +00:00
gallium intel: Fix type correctly this time 2009-01-28 23:40:10 +01:00
glew glew: Build it as a static lib. 2009-01-24 16:54:59 +00:00
glu Merge commit 'origin/master' into gallium-0.2 2009-01-06 08:15:54 -07:00
glut glut: Minor cleanups. 2009-01-26 20:28:04 +00:00
glw Merge commit 'origin/master' into gallium-0.2 2008-12-15 11:16:03 +00:00
glx Merge commit 'origin/master' into gallium-0.2 2009-01-22 09:43:42 +00:00
mesa i965: fix bug in pass0_precalc_mov() 2009-01-29 00:59:54 +00:00
xvmc g3dvl: Return BadAlloc if we can't create an XvMC surface. 2009-01-18 21:40:10 -05:00
Makefile
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00