summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_compile_operation.h
AgeCommit message (Expand)AuthorFilesLines
2007-03-08Rework matrix-related code.Brian1-0/+3
2007-03-07s/equal/EQUAL/, fix bugs in logical or/and code.Brian1-2/+2
2007-02-23Re-implement branching with slang_labels.Brian1-8/+1
2007-02-16change all enum tokens to uppercaseBrian1-65/+65
2007-02-03Add literal_size field to slang_operation.Brian1-0/+1
2007-02-03remove unused slang_operation fieldsBrian1-2/+0
2007-02-02s/slang_assembly_typeinfo/slang_typeinfo/Brian1-1/+1
2006-12-15Lots of assorted changes.Brian1-0/+3
2006-12-13Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...Brian1-3/+16
2006-11-28indent, comments, etcBrian Paul1-7/+16
2006-11-23clean-up, commentsBrian Paul1-1/+3
2006-11-22indentBrian Paul1-76/+76
2006-11-15Comments for operations.Brian Paul1-54/+66
2006-04-18Remove carriage-return chars *ONLY*.Michal Krol1-117/+117
2006-02-13Get it running for ARB_vertex_shader.Michal Krol1-1/+1
2006-01-30Split slang_compile.c into several smaller files - it was just too big.Michal Krol1-0/+117