summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glcontextmodes.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't mess with emacs tab width.Kristian Høgsberg2008-11-111-1/+0
|
* glx: indent -br -i3 -npcs --no-tabs glcontextmodes.hRALOVICH, Kristóf2008-10-131-15/+15
|
* glx: add a line of Emacs helping variablesRALOVICH, Kristóf2008-10-131-0/+1
|
* Remove a couple of "deprecated" fields from __GLXcontextRec.Kristian Høgsberg2007-11-061-2/+4
| | | | | The __GLXcontextRec struct is internal to the libGL implementation. No point in "deprecating", just get rid of it.
* Move glcontextmodes.c to glx.George Sapountzis2007-04-051-0/+52
It is no longer linked with DRI drivers, libGL passes function pointers through the DRI interface.