summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11
Commit message (Expand)AuthorAgeFilesLines
...
* clean up of version handling, removed GLX_EXT_get_proc_address stringBrian Paul1999-11-221-11/+31
* added glXGetCurrentDisplay() for GLX 1.2Brian Paul1999-11-224-4/+43
* test visinfo, not vishandle in save_glx_visual (Wolfram Gloger)Brian Paul1999-11-181-3/+3
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-113-15/+78
* disabled glXGetProcAddress codeBrian Paul1999-10-272-3/+5
* 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-132-4/+4
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-081-10/+47
* added GL_EXT_get_proc_addressBrian Paul1999-09-161-3/+3
* added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul1999-09-162-20/+58
* 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-112-2/+39
* fix for GL_COMPILE_AND_EXECUTE bugKeith Whitwell1999-09-031-43/+1
* Initial revisionjtg1999-08-196-0/+3168