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_emit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: remove unused prototype
Brian Paul
2009-02-04
1
-4
/
+0
*
glsl: propagate pragma info down into compiler from preprocessor
Brian Paul
2009-01-14
1
-1
/
+3
*
mesa: fix some GLSL array regressions
Brian Paul
2008-12-16
1
-0
/
+4
*
mesa: import latest GLSL code from gallium-0.1 branch
Brian Paul
2008-08-16
1
-2
/
+2
*
mesa: rework array/struct addressing code.
Brian Paul
2008-07-29
1
-4
/
+0
*
mesa: make _slang_swizzle_swizzle() non-private
Brian Paul
2008-07-01
1
-2
/
+6
*
Overhaul of error handling.
Brian
2007-02-26
1
-1
/
+2
*
Reimplement code for swizzling so that expressions like (p+q).x for vectors p...
Brian
2007-01-18
1
-4
/
+0
*
Rework code related to temp register allocation, both for user variables
Brian
2007-01-13
1
-12
/
+1
*
Fix a problem with inlined "return" statements. Make some attempt to free te...
Brian
2007-01-11
1
-0
/
+4
*
checkpoint: codegen for global vars/constants now working
Brian
2007-01-10
1
-1
/
+1
*
Move storage allocation functions from slang_emit.c to slang_codegen.c
Brian
2007-01-08
1
-7
/
+2
*
Lots of assorted changes.
Brian
2006-12-15
1
-4
/
+12
*
Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...
Brian
2006-12-13
1
-0
/
+56