Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-11 | Don't mess with emacs tab width. | Kristian Høgsberg | |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h | RALOVICH, Kristóf | |
2008-10-13 | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | |
2007-11-06 | Remove a couple of "deprecated" fields from __GLXcontextRec. | Kristian Høgsberg | |
The __GLXcontextRec struct is internal to the libGL implementation. No point in "deprecating", just get rid of it. | |||
2007-04-05 | Move glcontextmodes.c to glx. | George Sapountzis | |
It is no longer linked with DRI drivers, libGL passes function pointers through the DRI interface. |