Add GLX protocol support for ARB_fragement_program,
authorIan Romanick <idr@us.ibm.com>
Fri, 25 Feb 2005 22:46:30 +0000 (22:46 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 25 Feb 2005 22:46:30 +0000 (22:46 +0000)
commit40af76bbaa9e8909d63d8eeab4689ed2dfe1e19c
tree8af45b2aa2892647d2b41659a94b0cf0621dab60
parent1fd3bbc42e8ad267c552a3818f64b0850c188927
Add GLX protocol support for ARB_fragement_program,
ARB_fragment_program_shadow, ARB_vertex_program, NV_fragment_program,
NV_fragment_program_option, NV_fragment_program2, NV_vertex_program,
NV_vertex_program1_1, NV_vertex_program2, NV_vertex_program2_option,
NV_vertex_program3, and ATI_text_fragment_shader.
src/glx/x11/Makefile
src/glx/x11/glxextensions.c
src/glx/x11/glxextensions.h
src/glx/x11/indirect.c
src/glx/x11/indirect.h
src/glx/x11/indirect_init.c
src/glx/x11/indirect_vertex_array.c
src/glx/x11/indirect_vertex_array.h
src/glx/x11/indirect_vertex_program.c [new file with mode: 0644]
src/mesa/glapi/gl_API.xml