On Mon, 2016-03-28 at 11:14 -0700, Ian Romanick wrote:
> I am confused by this patch. Mesa drivers doesn't support
> GL_NV_vertex_program, but the library still supports the protocol for it
> for compatibility with other server implementations.
> src/glx/glxextensions.c still tries to advertise su
I am confused by this patch. Mesa drivers doesn't support
GL_NV_vertex_program, but the library still supports the protocol for it
for compatibility with other server implementations.
src/glx/glxextensions.c still tries to advertise support. I'm guess
that these aren't getting stuffed in the disp
Signed-off-by: Adam Jackson
---
src/glx/indirect_vertex_array.c | 39
src/glx/indirect_vertex_program.c | 202 --
src/glx/tests/indirect_api.cpp| 2 -
src/mapi/glapi/gen/glX_XML.py | 6 +-
4 files changed, 4 insertions(+), 245 deletions(