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_print.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: added support for GLSL 1.20 array.length() method
Brian Paul
2008-11-24
1
-0
/
+5
*
mesa: silence warnings
Brian Paul
2008-11-01
1
-3
/
+3
*
mesa: glsl tree print improvements
Brian Paul
2008-11-01
1
-1
/
+17
*
mesa: import latest GLSL code from gallium-0.1 branch
Brian Paul
2008-08-16
1
-1
/
+1
*
mesa: Silence compiler warnings on Windows.
Brian Paul
2008-07-29
1
-1
/
+2
*
mesa: Silence compiler warnings on Windows.
Brian Paul
2008-07-29
1
-7
/
+3
*
mesa: improved printing
Brian Paul
2008-07-29
1
-4
/
+8
*
mesa: more debug output
Brian Paul
2008-07-08
1
-22
/
+62
*
support for GLSL 1.20 non-square matrices
Brian
2007-04-08
1
-0
/
+18
*
Get rid of SLANG_OPER_GOTO, start rewrite of 'return' handling.
Brian
2007-03-26
1
-5
/
+0
*
remove debug abort() calls
Brian
2007-03-26
1
-2
/
+0
*
improve literal printing
Brian
2007-03-13
1
-8
/
+13
*
Implement GL_ARB_texture_rectangle support
Brian
2007-03-12
1
-0
/
+4
*
s/equal/EQUAL/, fix bugs in logical or/and code.
Brian
2007-03-07
1
-2
/
+2
*
change all enum tokens to uppercase
Brian
2007-02-16
1
-139
/
+139
*
remove slang_asm_string()
Brian
2007-02-02
1
-154
/
+0
*
remove more assembly-related code
Brian
2007-02-02
1
-1
/
+2
*
Rework code related to temp register allocation, both for user variables
Brian
2007-01-13
1
-199
/
+8
*
tweak output
Brian
2007-01-11
1
-3
/
+4
*
Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...
Brian
2006-12-13
1
-0
/
+1136