summaryrefslogtreecommitdiff
path: root/GL/glx/indirect_dispatch.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-17glx: Use glapi sources from the mesa treeDan Nicholson1-5889/+0
2007-11-09Regenerate GLX dispatch code for recent gl_API.xml changes (#12935).Kristian Høgsberg1-25/+0
2007-01-04Regenerate from Mesa scripts.Ian Romanick1-0/+1
2006-10-11Fix bug #8608.Ian Romanick1-125/+319
2006-08-31Fix problems with vertex program protocolIan Romanick1-8/+8
2006-08-25Enable GL_EXT_texture_filter_anisotropic and GL_EXT_blend_equation_separate.Ian Romanick1-0/+8
2006-08-24Regenerate from gl_API.xml 1.63. Enable extensions.Ian Romanick1-0/+58
2006-08-24Regenerate from gl_API.xml 1.62. Functions move, no real changes.Ian Romanick1-909/+909
2006-03-30Regenerate these files using updated scripts to avoid unused variableKristian Høgsberg1-68/+68
2006-01-19Only try to use byteswap.h on linux. Assume that everyone else (thinking ofEric Anholt1-1/+0
2006-01-12Bug #2996: libglx / libGLcore should use a dispatch tableIan Romanick1-0/+5654