Clean-up some warnings caused by the addition of vertex / fragment program
authorIan Romanick <idr@us.ibm.com>
Mon, 28 Feb 2005 19:37:10 +0000 (19:37 +0000)
committerIan Romanick <idr@us.ibm.com>
Mon, 28 Feb 2005 19:37:10 +0000 (19:37 +0000)
commit03dc437363429d275b7f8cae74201a8e7993a52b
treed96f3471bb27b834aa25ecb34ea787d9fd1c7738
parent80875253ce0e166bd8f529ba9b869139ce82902a
Clean-up some warnings caused by the addition of vertex / fragment program
protocol support (reported by Adam Jackson).  Added code to validate the
'type' parameter to the draw element functions.
src/glx/x11/indirect_vertex_array.c
src/glx/x11/indirect_vertex_program.c