summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_utility.c
Commit message (Expand)AuthorAgeFilesLines
* 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-17/+2
* Use new memory pool allocator. Lots of debug code still in place...Brian2007-04-211-8/+28
* formatting fixesBrian2007-02-261-6/+8
* remove unused slang_atom_pool_gen()Brian2007-02-231-14/+0
* Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...Brian2006-12-131-0/+13
* Comment and indent the atom functions.Michal Krol2006-11-171-54/+71
* revert prev check-inBrian Paul2006-11-161-13/+8
* Add a lot of const qualifiers for const-correctness.Brian Paul2006-11-161-8/+13
* Add GLSL preprocessor.Michal Krol2006-09-261-1/+94
* Remove carriage-return chars *ONLY*.Michal Krol2006-04-181-112/+112
* Get it running for ARB_vertex_shader.Michal Krol2006-02-131-24/+63
* Move some utility functions to slang_utility.c.Michal Krol2005-04-221-0/+73