Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of
[mesa.git] / src / mesa / drivers / x11 / glxapi.h
2005-07-26 Ian RomanickRemove the last remnants of GLX_BUILT_IN_XMESA. This...
2004-11-25 Brian PaulUse __GLXextFuncPtr type instead of void * for generic...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-01-14 Brian Paulinitial code for render-to-texture
2002-10-08 Brian Pauladded missing dispatch code for new AGP-related functions
2002-08-22 Brian Paulstub functions for glXAllocate/FreeMemoryNV()
2002-03-15 Brian Paulupdated comments. removed dead code.
2001-05-29 Brian Paulmore DRI libGL-related changes
2001-05-25 Brian Paulmore work on XMesa / libGL integration
2001-05-24 Brian PaulInitial changes to allow Mesa and its fake GLX to be...
2000-12-15 Brian Pauladded more GLX extension function stubs
2000-12-14 Brian Pauladded some more GLX extension entrypoints (fix GLUT...
2000-06-08 Brian Paulvariety of updates to better conform to real GLX
2000-04-10 Brian Pauladded glXGetFBConfigs(), fixed glXChooseFBConfig()
2000-02-27 Brian Paulchanged glXCopyContext() mask to unsigned long, per...
2000-02-25 Brian Paulchanged glXCopyContext mask back to GLuint
2000-02-23 Brian Paulchanged glXCopyContext()'s mask to unsigned long
1999-11-28 Brian Paulinitial rev