Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |