aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_mem.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: move shader/slang/* sources to main/slang/*Brian Paul2010-06-101-55/+0
* mesa: import latest GLSL code from gallium-0.1 branchBrian Paul2008-08-161-1/+1
* Remove all the USE_MEMPOOL debug code.Brian2007-04-211-2/+0
* Use new memory pool allocator. Lots of debug code still in place...Brian2007-04-211-6/+4
* Memory pool manager.Brian2007-04-211-0/+59