summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_utility.h
Commit message (Expand)AuthorAgeFilesLines
* Remove all the USE_MEMPOOL debug code.Brian2007-04-211-11/+1
* Use new memory pool allocator. Lots of debug code still in place...Brian2007-04-211-3/+9
* remove unused slang_atom_pool_gen()Brian2007-02-231-10/+0
* Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...Brian2006-12-131-0/+4
* revert prev check-inBrian Paul2006-11-161-1/+1
* Add a lot of const qualifiers for const-correctness.Brian Paul2006-11-161-1/+1
* Add GLSL preprocessor.Michal Krol2006-09-261-1/+37
* Remove carriage-return chars *ONLY*.Michal Krol2006-04-181-74/+74
* silence a bunch of warningsBrian Paul2006-02-271-1/+1
* More GLSL code:Michal Krol2006-02-271-2/+2
* Get it running for ARB_vertex_shader.Michal Krol2006-02-131-9/+32
* fix static assertion problem for gcc (bug 4022)Brian Paul2005-08-101-1/+4
* add static_assert macroMichal Krol2005-05-191-0/+2
* Move some utility functions to slang_utility.c.Michal Krol2005-04-221-0/+46