mesa/src
Brian Paul 25515b557e 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-28 17:01:34 -07:00
..
egl mesa: standardize on C99's uint*_t instead of u_int*_t 2008-09-21 09:45:00 -07:00
glu glu: Add mangled symbols to export list 2009-01-05 08:00:16 -07:00
glut glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file 2008-12-15 18:19:05 -07:00
glw Add more package metadata to the pkg-config files 2008-12-14 08:47:03 -08:00
glx Fix issues with glXMakeContextCurrent and glXMakeCurrentReadSGI 2009-01-20 13:55:18 -08:00
mesa i965: fix bug in pass0_precalc_mov() 2009-01-28 17:01:34 -07:00
descrip.mms Committing in . 2003-06-17 07:20:22 +00:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-22 20:19:35 -07:00