mesa/src
Ian Romanick fdb0527ddc Slightly modify the meaning of the 'handcode' attribute in a 'glx' element.
The attribute can now take one of 4 states.  "false" (the default value)
means that no handcoding is required for the function.  "client" means that
the function must be handcoded on the client-side only.  "server" means that
the function must be handcoded on the server-side only.  "true" menas that
the function must be handcoded on both the client-side and the server-side.

Version 1.14 of glX_proto_send.py accidentally contained a line of this
change.
2005-01-28 17:30:25 +00:00
..
glu Put quotes around the CC and CXX variables passed to mklib. This make 2005-01-11 22:43:45 +00:00
glut Remove depend on make clean 2005-01-19 11:39:23 +00:00
glw Put quotes around the CC and CXX variables passed to mklib. This make 2005-01-11 22:43:45 +00:00
glx Mark a couple more function parameters as counters. 2005-01-27 19:50:59 +00:00
mesa Slightly modify the meaning of the 'handcode' attribute in a 'glx' element. 2005-01-28 17:30:25 +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