summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/cpuinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg2010-02-191-2/+2
* Remove _mesa_strlen in favor of plain strlen.Kenneth Graunke2010-02-191-1/+1
* mesa: new cpuinfo.c file to init/query cpu info and extensionsBrian Paul2009-03-041-0/+109