aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/glxextensions.h
Commit message (Collapse)AuthorAgeFilesLines
* glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.Kristian Høgsberg2010-07-281-3/+3
|
* glx: Rename __GLXscreenConfigs to struct glx_screenKristian Høgsberg2010-07-281-5/+4
| | | | Because double underscores in private type names is painful.
* glx: Drop support for GLX_MESA_allocate_memoryKristian Høgsberg2010-07-191-1/+0
| | | | Only r200 implemented it.
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+292