mesa/src
Brian Paul 5c0c5e5af9 mesa: basic array constructors work now
For example: float[3] xxx = float[3](1.1, 2.2, 3.3);

Optimizations for const-qualified arrays next.
2008-12-12 15:07:21 -07:00
..
egl mesa: standardize on C99's uint*_t instead of u_int*_t 2008-09-21 09:45:00 -07:00
glu fix possible memory leak in bezierPatchMeshMake 2008-11-26 07:20:02 -07:00
glut glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file 2008-12-09 10:23:14 -07:00
glw Fixed 'make install' for darwin 2008-08-12 10:59:40 -07:00
glx Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol. 2008-12-01 21:44:03 -05:00
mesa mesa: basic array constructors work now 2008-12-12 15:07:21 -07:00
descrip.mms
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-22 20:19:35 -07:00