Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't mess with emacs tab width. | Kristian Høgsberg | 2008-11-11 | 1 | -1/+0 |
| | |||||
* | glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h | RALOVICH, Kristóf | 2008-10-13 | 1 | -15/+15 |
| | |||||
* | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | 2008-10-13 | 1 | -0/+1 |
| | |||||
* | Remove a couple of "deprecated" fields from __GLXcontextRec. | Kristian Høgsberg | 2007-11-06 | 1 | -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 Sapountzis | 2007-04-05 | 1 | -0/+52 |
It is no longer linked with DRI drivers, libGL passes function pointers through the DRI interface. |