index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
/
slang
/
slang_simplify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: more glsl function renaming
Brian Paul
2008-12-12
1
-2
/
+2
*
mesa: glsl compiler function renaming
Brian Paul
2008-12-12
1
-1
/
+1
*
mesa: import latest GLSL code from gallium-0.1 branch
Brian Paul
2008-08-16
1
-5
/
+57
*
mesa: Silence compiler warnings on Windows.
Brian Paul
2008-07-29
1
-2
/
+2
*
mesa: glsl: assorted fixes for resolving polymorphic functions
Brian Paul
2008-07-29
1
-105
/
+126
*
mesa: glsl: additional error detection
Brian Paul
2008-07-29
1
-2
/
+6
*
Check for, simplify vec2/3/4(x). Only do call adapting for constructors.
Brian
2007-03-13
1
-3
/
+25
*
Overhaul of error handling.
Brian
2007-02-26
1
-3
/
+3
*
change all enum tokens to uppercase
Brian
2007-02-16
1
-33
/
+33
*
Add literal_size field to slang_operation.
Brian
2007-02-03
1
-7
/
+23
*
s/slang_assembly_typeinfo/slang_typeinfo/
Brian
2007-02-02
1
-7
/
+7
*
s/slang_assembly_name_space/slang_name_space/
Brian
2007-02-02
1
-2
/
+2
*
Move guts of slang_lookup_constant() into a new function in slang_simplify.c
Brian
2007-02-02
1
-0
/
+58
*
Fix logic in _slang_simplify(): vec2() constructor case wasn't getting used.
Brian
2007-02-01
1
-18
/
+39
*
New _slang_adapt_call() function.
Brian
2007-01-17
1
-0
/
+148
*
added vec3 constructor code
Brian
2007-01-15
1
-0
/
+14
*
Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...
Brian
2006-12-13
1
-0
/
+170