mesa/src/glx
Ian Romanick d6c675f497 Fix problems with vertex program protocol
There were two sets of bugs in the vertex program (ARB and NV)
protocol.  First, several of the ARB functions were missing the
'doubles_in_order="true"' annotation.  Second, after the ARB decided
that glVertexAttrib*ARB functions must not alias fixed-function state
for GLSL, Nvidia re-assigned GLX protocol opcodes for
glVertexAttrib*NV (circa Septeber 2004).  For some reason gl_API.xml
was never updated to reflect this, and the updated version of the
GL_NV_vertex_program spec never made into the registry.
2006-08-31 20:41:16 +00:00
..
mini LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
x11 Fix problems with vertex program protocol 2006-08-31 20:41:16 +00:00
Makefile Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE 2004-06-01 00:06:14 +00:00