mesa/src
Ian Romanick 758c5b9a7e Change the 'count' for COMPRESSED_TEXTURE_FORMATS from "?" to "-1". This
signals to the script (glX_proto_size.py) that generates the server-side
size functions that a handcoded query is needed to determine the data size.

Also do s/FOG_COORD_SOURCE/FOG_COORD_SRC/.

When initializing the count in glx_enum::__init__, cast the local property
to int.  Thanks to Python's dynamic typing, if this isn't done the type of
stored count will be a string instead of an int.
2005-10-03 15:05:53 +00:00
..
egl Add missing egldri.h header file 2005-08-07 02:30:32 +00:00
glu Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will 2005-07-26 05:55:56 +00:00
glut Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will 2005-07-26 05:55:56 +00:00
glw GLw demo doesn't belong here 2005-08-23 14:49:30 +00:00
glx port over fix from unstable branch to fix miniglx 2005-08-31 01:25:24 +00:00
mesa Change the 'count' for COMPRESSED_TEXTURE_FORMATS from "?" to "-1". This 2005-10-03 15:05:53 +00:00
descrip.mms Committing in . 2003-06-17 07:20:22 +00:00
Makefile print current config name before building src and progs 2004-08-25 14:49:41 +00:00