summaryrefslogtreecommitdiffstats
path: root/src/glx/glcontextmodes.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg2010-02-191-31/+4
|
* Remove _mesa_memset in favor of plain memset.Kenneth Graunke2010-02-191-5/+2
| | | | This may break the SUNOS4 build, but it's no longer relevant.
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+544