Age | Commit message (Expand) | Author |
---|---|---|
2010-02-19 | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg |
2010-02-19 | Remove _mesa_strlen in favor of plain strlen. | Kenneth Graunke |
2009-03-04 | mesa: new cpuinfo.c file to init/query cpu info and extensions | Brian Paul |