summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/cpuinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Don't cast the return value of malloc/reallocMatt Turner2012-09-051-1/+1
* Remove src/mesa/ppcMatt Turner2012-01-211-18/+0
* mesa: Clean up header file inclusion in cpuinfo.c.Vinson Lee2011-01-081-1/+1
* 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