index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
/
slang
/
slang_compile_operation.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Remove unused member x from struct slang_operation.
Vinson Lee
2009-12-09
1
-1
/
+0
*
glsl: overhaul 'return' statement handling
Brian Paul
2009-06-26
1
-0
/
+1
*
glsl: add comments
Brian Paul
2009-06-26
1
-0
/
+3
*
glsl: added slang_operation_free_children()
Brian Paul
2009-06-26
1
-0
/
+3
*
glsl: added slang_oper_num_children() helper
Brian Paul
2009-06-26
1
-0
/
+7
*
glsl: added slang_operation_insert_child()
Brian Paul
2009-06-26
1
-0
/
+3
*
glsl: added slang_oper_child_const()
Brian Paul
2009-06-26
1
-0
/
+8
*
glsl: added slang_operation_literal_int/bool() helper functions
Brian Paul
2009-06-26
1
-0
/
+26
*
glsl: added slang_operation_add_children() and slang_oper_child() helpers
Brian Paul
2009-06-26
1
-0
/
+11
*
mesa: glsl clean-ups
Brian Paul
2008-12-11
1
-0
/
+6
*
mesa: added support for GLSL 1.20 array.length() method
Brian Paul
2008-11-24
1
-0
/
+2
*
mesa: fix some function inlining bugs
Brian Paul
2008-07-29
1
-0
/
+5
*
fix-up inlined/non-inlined function inconsistencies
Brian
2007-07-26
1
-1
/
+1
*
Checkpoint: implementing true CAL/RET instructions for subroutine calls.
Brian
2007-03-26
1
-0
/
+1
*
Get rid of SLANG_OPER_GOTO, start rewrite of 'return' handling.
Brian
2007-03-26
1
-2
/
+1
*
Rework matrix-related code.
Brian
2007-03-08
1
-0
/
+3
*
s/equal/EQUAL/, fix bugs in logical or/and code.
Brian
2007-03-07
1
-2
/
+2
*
Re-implement branching with slang_labels.
Brian
2007-02-23
1
-8
/
+1
*
change all enum tokens to uppercase
Brian
2007-02-16
1
-65
/
+65
*
Add literal_size field to slang_operation.
Brian
2007-02-03
1
-0
/
+1
*
remove unused slang_operation fields
Brian
2007-02-03
1
-2
/
+0
*
s/slang_assembly_typeinfo/slang_typeinfo/
Brian
2007-02-02
1
-1
/
+1
*
Lots of assorted changes.
Brian
2006-12-15
1
-0
/
+3
*
Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...
Brian
2006-12-13
1
-3
/
+16
*
indent, comments, etc
Brian Paul
2006-11-28
1
-7
/
+16
*
clean-up, comments
Brian Paul
2006-11-23
1
-1
/
+3
*
indent
Brian Paul
2006-11-22
1
-76
/
+76
*
Comments for operations.
Brian Paul
2006-11-15
1
-54
/
+66
*
Remove carriage-return chars *ONLY*.
Michal Krol
2006-04-18
1
-117
/
+117
*
Get it running for ARB_vertex_shader.
Michal Krol
2006-02-13
1
-1
/
+1
*
Split slang_compile.c into several smaller files - it was just too big.
Michal Krol
2006-01-30
1
-0
/
+117