summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_compile_operation.h
Commit message (Expand)AuthorAgeFilesLines
* Checkpoint: implementing true CAL/RET instructions for subroutine calls.Brian2007-03-261-0/+1
* Get rid of SLANG_OPER_GOTO, start rewrite of 'return' handling.Brian2007-03-261-2/+1
* Rework matrix-related code.Brian2007-03-081-0/+3
* s/equal/EQUAL/, fix bugs in logical or/and code.Brian2007-03-071-2/+2
* Re-implement branching with slang_labels.Brian2007-02-231-8/+1
* change all enum tokens to uppercaseBrian2007-02-161-65/+65
* Add literal_size field to slang_operation.Brian2007-02-031-0/+1
* remove unused slang_operation fieldsBrian2007-02-031-2/+0
* s/slang_assembly_typeinfo/slang_typeinfo/Brian2007-02-021-1/+1
* Lots of assorted changes.Brian2006-12-151-0/+3
* Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...Brian2006-12-131-3/+16
* indent, comments, etcBrian Paul2006-11-281-7/+16
* clean-up, commentsBrian Paul2006-11-231-1/+3
* indentBrian Paul2006-11-221-76/+76
* Comments for operations.Brian Paul2006-11-151-54/+66
* Remove carriage-return chars *ONLY*.Michal Krol2006-04-181-117/+117
* 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/+117