summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/fakeglx.c
Commit message (Expand)AuthorAgeFilesLines
* removed GL_EXT_get_proc_addressBrian Paul1999-10-161-1/+6
* fixed an RGB vs CI bug in overlay visual selectionBrian Paul1999-10-141-3/+27
* now using MALLOC, CALLOC, FREE, etc macrosBrian Paul1999-10-131-2/+2
* added GL_EXT_get_proc_addressBrian Paul1999-09-161-3/+3
* added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul1999-09-161-16/+39
* bumped version strings to Mesa 3.1Brian Paul1999-09-151-3/+3
* fixed typo in GetProcAddressBrian Paul1999-09-121-2/+2
* clean-up of glXGetProcAddressEXT()Brian Paul1999-09-111-6/+6
* added GLX_EXT_get_proc_addressBrian Paul1999-09-111-1/+27
* fix for GL_COMPILE_AND_EXECUTE bugKeith Whitwell1999-09-031-43/+1
* Initial revisionjtg1999-08-191-0/+1516