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_assemble.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...
Brian
2006-12-13
1
-215
/
+265
*
move fix-up code into new slang_fixup_save() function
Brian Paul
2006-11-18
1
-12
/
+6
*
Add a lot of const qualifiers for const-correctness.
Brian Paul
2006-11-16
1
-3
/
+3
*
reindent
Brian Paul
2006-11-05
1
-1217
/
+1262
*
More GLSL code - more support for vec4 operations on x86 back-end.
Michal Krol
2006-08-09
1
-87
/
+113
*
Enable vec4 extension for x86 back-end.
Michal Krol
2006-08-02
1
-1
/
+10
*
Change constructor prototype.
Michal Krol
2006-05-16
1
-35
/
+39
*
Remove carriage-return chars *ONLY*.
Michal Krol
2006-04-18
1
-1464
/
+1464
*
GLSL fixes:
Michal Krol
2006-03-21
1
-5
/
+48
*
More GLSL code:
Michal Krol
2006-03-14
1
-14
/
+55
*
More GLSL code:
Michal Krol
2006-02-27
1
-6
/
+2
*
silence a variety of compiler warnings
Brian Paul
2006-02-22
1
-2
/
+4
*
More GLSL code:
Michal Krol
2006-02-21
1
-59
/
+55
*
More GLSL code.
Michal Krol
2006-02-18
1
-465
/
+402
*
Fix a few warnings:
Brian Paul
2006-02-15
1
-3
/
+8
*
Add support for forward function declarations.
Michal Krol
2006-02-15
1
-209
/
+247
*
Get it running for ARB_vertex_shader.
Michal Krol
2006-02-13
1
-422
/
+639
*
Split slang_compile.c into several smaller files - it was just too big.
Michal Krol
2006-01-30
1
-6
/
+7
*
remove some test code;
Michal Krol
2006-01-16
1
-20
/
+0
*
change local var names from "asm" to "assem" - I guess it caused
Michal Krol
2005-05-25
1
-22
/
+22
*
more slang code
Michal Krol
2005-05-25
1
-238
/
+61
*
intermediate code generator (not finished);
Michal Krol
2005-05-19
1
-0
/
+1385