summaryrefslogtreecommitdiff
path: root/src/glx/glcontextmodes.c
AgeCommit message (Expand)Author
2010-02-19Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg
2010-02-19Remove _mesa_memset in favor of plain memset.Kenneth Graunke
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg