aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glxcurrent.c
Commit message (Expand)AuthorAgeFilesLines
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-513/+0
* glx: Remove unnecessary headers.Vinson Lee2010-02-011-4/+0
* glx: Set GL context to null in __glXSetCurrentContextNullLuca Barbieri2010-01-191-0/+1
* apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSXJeremy Huddleston2010-01-031-7/+0
* glx: indent -br -i3 -npcs --no-tabsRALOVICH, Kristóf2009-08-131-16/+13
* glx: remove XTHREADS supportRALOVICH, Kristóf2009-07-271-39/+1
* GLX: attempt to fix glean makeCurrent test cases.Dave Airlie2009-06-171-1/+1
* glx: MakeCurrent fixes.Thomas Hellstrom2009-04-021-9/+39
* Fix issues with glXMakeContextCurrent and glXMakeCurrentReadSGIIan Romanick2009-01-201-21/+25
* Build fixes for gcc 2.95Matthieu Herrb2009-01-111-3/+2
* Don't mess with emacs tab width.Kristian Høgsberg2008-11-111-1/+0
* glx: indent -br -i3 -npcs --no-tabs glxcurrent.cRALOVICH, Kristóf2008-10-131-265/+284
* glx: add a line of Emacs helping variablesRALOVICH, Kristóf2008-10-131-0/+1
* Update to SGI FreeB 2.0.Adam Jackson2008-09-191-33/+28
* glx: remove #include "glheader.h" linesBrian Paul2008-09-181-1/+0
* glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protectionJeremy Huddleston2008-08-081-0/+8
* glx: split out current context codeGeorge Sapountzis2008-04-231-0/+510