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_strlen in favor of plain strlen. | Kenneth Graunke |
2007-04-21 | Remove all the USE_MEMPOOL debug code. | Brian |
2007-04-21 | Use new memory pool allocator. Lots of debug code still in place... | Brian |
2007-03-27 | added _slang_label_new_unique() | Brian |
2007-02-23 | label routines for implementing branches, jumps | Brian |