Age | Commit message (Expand) | Author |
2005-07-26 | Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of | Ian Romanick |
2004-11-25 | Use __GLXextFuncPtr type instead of void * for generic functions to | Brian Paul |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2003-01-14 | initial code for render-to-texture | Brian Paul |
2002-10-08 | added missing dispatch code for new AGP-related functions | Brian Paul |
2002-08-22 | stub functions for glXAllocate/FreeMemoryNV() | Brian Paul |
2002-03-15 | updated comments. removed dead code. | Brian Paul |
2001-05-29 | more DRI libGL-related changes | Brian Paul |
2001-05-25 | more work on XMesa / libGL integration | Brian Paul |
2001-05-24 | Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL. | Brian Paul |
2000-12-15 | added more GLX extension function stubs | Brian Paul |
2000-12-14 | added some more GLX extension entrypoints (fix GLUT link problems when using ... | Brian Paul |
2000-06-08 | variety of updates to better conform to real GLX | Brian Paul |
2000-04-10 | added glXGetFBConfigs(), fixed glXChooseFBConfig() | Brian Paul |
2000-02-27 | changed glXCopyContext() mask to unsigned long, per GLX spec | Brian Paul |
2000-02-25 | changed glXCopyContext mask back to GLuint | Brian Paul |
2000-02-23 | changed glXCopyContext()'s mask to unsigned long | Brian Paul |
1999-11-28 | initial rev | Brian Paul |