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_memset in favor of plain memset. | Kenneth Graunke |
2008-10-03 | Mesa: short-circuit case when looking up the same program twice in cache | Keith Whitwell |
2008-05-07 | gallium: implement full reference counting for vertex/fragment programs | Brian Paul |
2008-01-01 | fix a memleak | Brian |
2007-10-30 | Program cache functions. | Brian |