summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/glxapi.h
Commit message (Expand)AuthorAgeFilesLines
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* initial code for render-to-textureBrian Paul2003-01-141-3/+8
* added missing dispatch code for new AGP-related functionsBrian Paul2002-10-081-2/+5
* stub functions for glXAllocate/FreeMemoryNV()Brian Paul2002-08-221-1/+7
* updated comments. removed dead code.Brian Paul2002-03-151-6/+14
* more DRI libGL-related changesBrian Paul2001-05-291-2/+2
* more work on XMesa / libGL integrationBrian Paul2001-05-251-40/+29
* Initial changes to allow Mesa and its fake GLX to be built into XFree86 libGL.Brian Paul2001-05-241-4/+19
* added more GLX extension function stubsBrian Paul2000-12-151-15/+55
* added some more GLX extension entrypoints (fix GLUT link problems when using ...Brian Paul2000-12-141-5/+23
* variety of updates to better conform to real GLXBrian Paul2000-06-081-23/+13
* added glXGetFBConfigs(), fixed glXChooseFBConfig()Brian Paul2000-04-101-2/+3
* changed glXCopyContext() mask to unsigned long, per GLX specBrian Paul2000-02-271-2/+2
* changed glXCopyContext mask back to GLuintBrian Paul2000-02-251-2/+2
* changed glXCopyContext()'s mask to unsigned longBrian Paul2000-02-231-2/+2
* initial revBrian Paul1999-11-281-0/+162