Age | Commit message (Expand) | Author |
---|---|---|
2010-02-19 | Replace the _mesa_*printf() wrappers with the plain libc versions | Kristian Høgsberg |
2010-02-19 | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg |
2010-02-19 | Remove _mesa_memcpy in favor of plain memcpy. | Kenneth Graunke |
2008-07-24 | mesa: Prefix main includes with dir to avoid conflicts. | José Fonseca |
2007-05-24 | Add the vf module. | Keith Whitwell |