summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/glxapi.c
Commit message (Expand)AuthorAgeFilesLines
* implemented glXMakeContextCurrent() and glXGetCurrentReadDrawable()Brian Paul1999-11-251-7/+13
* added GLX 1.3 functionsBrian Paul1999-11-231-1/+159
* added glXGetCurrentDisplay() for GLX 1.2Brian Paul1999-11-221-1/+14
* disabled glXGetProcAddress codeBrian Paul1999-10-271-2/+2
* added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul1999-09-161-4/+19
* added GLX_EXT_get_proc_addressBrian Paul1999-09-111-1/+12
* Initial revisionjtg1999-08-191-0/+405