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_constructor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed obsolete shader assembly files
Brian
2007-02-02
1
-421
/
+0
*
Remove all dependencies on the old slang interpreter/executor.
Brian
2007-02-02
1
-4
/
+4
*
Overhaul handling of writemasks/swizzling. This fixes two problem cases:
Brian
2007-01-31
1
-9
/
+8
*
Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...
Brian
2006-12-13
1
-2
/
+23
*
const correctness, clean-ups
Brian Paul
2006-11-23
1
-19
/
+24
*
move comments
Brian Paul
2006-11-23
1
-0
/
+15
*
indent
Brian Paul
2006-11-23
1
-303
/
+305
*
More GLSL code - more support for vec4 operations on x86 back-end.
Michal Krol
2006-08-09
1
-26
/
+20
*
Remove carriage-return chars *ONLY*.
Michal Krol
2006-04-18
1
-385
/
+385
*
GLSL fixes:
Michal Krol
2006-03-21
1
-15
/
+89
*
More GLSL code:
Michal Krol
2006-02-27
1
-3
/
+1
*
More GLSL code:
Michal Krol
2006-02-21
1
-5
/
+5
*
More GLSL code.
Michal Krol
2006-02-18
1
-83
/
+86
*
Fix a few warnings:
Brian Paul
2006-02-15
1
-6
/
+11
*
Get it running for ARB_vertex_shader.
Michal Krol
2006-02-13
1
-75
/
+39
*
Split slang_compile.c into several smaller files - it was just too big.
Michal Krol
2006-01-30
1
-4
/
+6
*
silence gcc warnings
Keith Whitwell
2005-05-23
1
-0
/
+6
*
intermediate code generator (not finished);
Michal Krol
2005-05-19
1
-0
/
+333