summaryrefslogtreecommitdiff
path: root/src/glx/glcontextmodes.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-28glx: Rename glcontextmodes.[ch] to glxconfig.[ch]Kristian Høgsberg1-133/+0
2010-07-28glx: Rename __GLcontextModes to struct glx_configKristian Høgsberg1-12/+15
2010-07-28glx: Delete unused glcontextmodes.c functionsKristian Høgsberg1-8/+0
2010-07-28glx: Stop using glcore.h and glxint.h in glxKristian Høgsberg1-3/+89
2010-02-19Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg1-2/+0
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-0/+54