Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Clean up header file inclusion in cpuinfo.c. | Vinson Lee | 2011-01-08 | 1 | -1/+1 |
* | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg | 2010-02-19 | 1 | -2/+2 |
* | Remove _mesa_strlen in favor of plain strlen. | Kenneth Graunke | 2010-02-19 | 1 | -1/+1 |
* | mesa: new cpuinfo.c file to init/query cpu info and extensions | Brian Paul | 2009-03-04 | 1 | -0/+109 |