summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_compile_function.h
Commit message (Expand)AuthorAgeFilesLines
* remove end_label fieldBrian2007-03-071-5/+0
* Re-implement branching with slang_labels.Brian2007-02-231-7/+4
* change all enum tokens to uppercaseBrian2007-02-161-3/+3
* remove slang_export.c and related codeBrian2007-02-021-6/+0
* Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...Brian2006-12-131-0/+4
* commentsBrian Paul2006-11-271-2/+2
* new commentsBrian Paul2006-11-221-9/+9
* move fix-up code into new slang_fixup_save() functionBrian Paul2006-11-181-1/+7
* indent, commentsBrian Paul2006-11-151-24/+42
* Remove not needed forward declaration.Michal Krol2006-05-301-1/+0
* unbreak the buildTilman Sauerbeck2006-05-171-0/+1
* Cleanup code. Change constructor prototype.Michal Krol2006-05-161-4/+7
* Remove carriage-return chars *ONLY*.Michal Krol2006-04-181-84/+84
* silence a bunch of warningsBrian Paul2006-02-271-0/+2
* More GLSL code:Michal Krol2006-02-271-0/+3
* Add support for forward function declarations.Michal Krol2006-02-151-0/+10
* Get it running for ARB_vertex_shader.Michal Krol2006-02-131-1/+1
* Split slang_compile.c into several smaller files - it was just too big.Michal Krol2006-01-301-0/+69