summaryrefslogtreecommitdiff
path: root/GL/glx/glxcmds.c
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2006-08-31 13:47:50 -0700
committerIan Romanick <idr@us.ibm.com>2006-08-31 13:47:50 -0700
commita9ef5862919313582f72fc0cfb5ab0af4df6507e (patch)
treea69ea8e3d54f0f3084d28bdabbf411cb2d19267b /GL/glx/glxcmds.c
parent69d5becce4ca2cfc8f8de53672ed54a47de62164 (diff)
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.
Diffstat (limited to 'GL/glx/glxcmds.c')
0 files changed, 0 insertions, 0 deletions