xserver-multidpi/GL
Ian Romanick a9ef586291 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.

This is just a server-side regeneration from gl_API.xml version 1.68.
2006-08-31 13:47:50 -07:00
..
apple Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
glx Fix problems with vertex program protocol 2006-08-31 13:47:50 -07:00
mesa Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
windows Replace all uses of __glEvalComputeK (and the doubly redundant 2005-09-28 03:37:22 +00:00
Makefile.am Drop unused GL/include subtree. 2006-07-06 03:25:38 -04:00
symlink-mesa.sh Adapt to Mesa header name change. 2006-08-24 15:57:09 +02:00