summaryrefslogtreecommitdiff
path: root/src/glx/x11/glxcurrent.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-513/+0
2010-02-01glx: Remove unnecessary headers.Vinson Lee1-4/+0
2010-01-19glx: Set GL context to null in __glXSetCurrentContextNullLuca Barbieri1-0/+1
2010-01-03apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSXJeremy Huddleston1-7/+0
2009-08-13glx: indent -br -i3 -npcs --no-tabsRALOVICH, Kristóf1-16/+13
2009-07-27glx: remove XTHREADS supportRALOVICH, Kristóf1-39/+1
2009-06-17GLX: attempt to fix glean makeCurrent test cases.Dave Airlie1-1/+1
2009-04-02glx: MakeCurrent fixes.Thomas Hellstrom1-9/+39
2009-01-20Fix issues with glXMakeContextCurrent and glXMakeCurrentReadSGIIan Romanick1-21/+25
2009-01-11Build fixes for gcc 2.95Matthieu Herrb1-3/+2
2008-11-11Don't mess with emacs tab width.Kristian Høgsberg1-1/+0
2008-10-13glx: indent -br -i3 -npcs --no-tabs glxcurrent.cRALOVICH, Kristóf1-265/+284
2008-10-13glx: add a line of Emacs helping variablesRALOVICH, Kristóf1-0/+1
2008-09-19Update to SGI FreeB 2.0.Adam Jackson1-33/+28
2008-09-18glx: remove #include "glheader.h" linesBrian Paul1-1/+0
2008-08-08glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protectionJeremy Huddleston1-0/+8
2008-04-23glx: split out current context codeGeorge Sapountzis1-0/+510