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_execute.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
-0
/
+25
*
comments
Brian Paul
2006-11-18
1
-6
/
+20
*
reindent, doxygen-style comments
Brian Paul
2006-11-17
1
-489
/
+529
*
Add missing vec4 instructions to the interpreter.
Michal Krol
2006-08-30
1
-14
/
+159
*
replace abort with _mesa_problem()
Brian Paul
2006-08-29
1
-1
/
+2
*
Extend printMESA function to output also to shader's info log.
Michal Krol
2006-05-16
1
-8
/
+24
*
Remove carriage-return chars *ONLY*.
Michal Krol
2006-04-18
1
-567
/
+567
*
More GLSL code:
Michal Krol
2006-03-14
1
-28
/
+52
*
More GLSL code:
Michal Krol
2006-02-27
1
-4
/
+28
*
More GLSL code:
Michal Krol
2006-02-21
1
-0
/
+31
*
More GLSL code.
Michal Krol
2006-02-18
1
-0
/
+33
*
Get it running for ARB_vertex_shader.
Michal Krol
2006-02-13
1
-79
/
+167
*
remove some test code;
Michal Krol
2006-01-16
1
-47
/
+48
*
additional wrapper updates, bug 4468
Brian Paul
2005-09-19
1
-0
/
+14
*
use mesa import wrappers, bug 4468
Brian Paul
2005-09-16
1
-1
/
+1
*
disable the pointer size assertions (bug 4021)
Brian Paul
2005-08-10
1
-2
/
+5
*
fix indentation
Brian Paul
2005-08-10
1
-14
/
+14
*
change the behaviour of enter and local_addr instructions
Michal Krol
2005-05-25
1
-5
/
+5
*
silence gcc warnings
Keith Whitwell
2005-05-23
1
-0
/
+2
*
intermediate code generator (not finished);
Michal Krol
2005-05-19
1
-0
/
+347