summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_storage.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: checkpoint: GLSL 1.20 array constructorsBrian Paul2008-12-121-1/+0
* disable apparently unused codeBrian2007-03-211-0/+2
* change all enum tokens to uppercaseBrian2007-02-161-9/+8
* reformat, clean-up commentsBrian2007-02-021-44/+50
* rename slang_assemble_typeinfo.[ch] to slang_typeinfo.[ch]Brian2007-02-021-1/+1
* remove more slang assembly-related codeBrian2007-02-021-1/+1
* remove more assembly-related codeBrian2007-02-021-0/+2
* Remove all dependencies on the old slang interpreter/executor.Brian2007-02-021-2/+0
* _slang_evaluate_int() no longer usedBrian2007-02-021-8/+0
* More GLSL code - more support for vec4 operations on x86 back-end.Michal Krol2006-08-091-4/+18
* More GLSL code:Michal Krol2006-02-271-1/+1
* add some #includes, fix some prototypes (bug 5992)Brian Paul2006-02-221-9/+20
* silence a variety of compiler warningsBrian Paul2006-02-221-0/+2
* More GLSL code:Michal Krol2006-02-211-2/+5
* More GLSL code.Michal Krol2006-02-181-40/+40
* Get it running for ARB_vertex_shader.Michal Krol2006-02-131-3/+4
* Split slang_compile.c into several smaller files - it was just too big.Michal Krol2006-01-301-3/+4
* Committing in .Jouk Jansen2005-06-011-109/+109
* intermediate code generator (not finished);Michal Krol2005-05-191-0/+109