mesa/src
Brian Paul c2445f43a3 mesa: increase MAX_UNIFORMS to 1024 (of vec4 type)
Old limit was 256.  Note that no arrays are declared to this size.
The only place we have to be careful about raising this limit is the
prog_src/dst_register Index bitfields.  These have been bumped up too.

Added assertions to check we don't exceed the bitfield in the future too.

(cherry picked from master, commit 5b2f8dc013)
2009-02-18 13:40:57 -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 dri2: support glXWaitX & glXWaitGL by using fake front buffer. 2009-02-16 11:48:24 +00:00
mesa mesa: increase MAX_UNIFORMS to 1024 (of vec4 type) 2009-02-18 13:40:57 -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