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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Generate IR code for for/while loops, break and continue statements.
Brian
2006-12-18
1
-2
/
+101
*
Implement if-conditionals and while loops, added temporary resolve-branches f...
Brian
2006-12-18
3
-52
/
+167
*
GLSL API functions.
Brian
2006-12-18
2
-0
/
+1449
*
Use _mesa_free_linked_program_data()
Brian
2006-12-18
1
-40
/
+6
*
comments
Brian
2006-12-18
2
-26
/
+32
*
Initial code for conditional constructs.
Brian
2006-12-16
2
-16
/
+79
*
print BRA instructions
Brian
2006-12-16
1
-1
/
+30
*
added cases for BRA, NOP
Brian
2006-12-16
1
-0
/
+5
*
start implementing relational operators
Brian
2006-12-15
3
-18
/
+40
*
start rewriting the matrix/vector functions
Brian
2006-12-15
2
-204
/
+260
*
fix double-printing of comment info
Brian
2006-12-15
1
-3
/
+0
*
code movement
Brian
2006-12-15
2
-50
/
+47
*
Lots of assorted changes.
Brian
2006-12-15
7
-154
/
+242
*
redo mat4 addition, mat4 constructor from vec4s
Brian
2006-12-15
2
-507
/
+535
*
use MAX_VARYING
Brian
2006-12-15
1
-2
/
+2
*
use MAX_VARYING
Brian
2006-12-15
1
-1
/
+1
*
more debug output
Brian
2006-12-15
1
-2
/
+11
*
Renamed s_nvfragprog.[ch] to s_fragprog.[ch], program_instruction.h to prog_i...
Brian
2006-12-15
1
-364
/
+0
*
remove unneeded includes
Brian
2006-12-14
1
-2
/
+1
*
remove unneeded includes
Brian
2006-12-14
3
-7
/
+0
*
remove unneded includes
Brian
2006-12-14
2
-4
/
+0
*
remove some unneeded includes
Brian
2006-12-14
1
-3
/
+0
*
include prog_print.h
Brian
2006-12-14
1
-0
/
+1
*
Remove some moved extern decls.
Brian
2006-12-14
1
-15
/
+0
*
Move some code from prog_print.c to prog_instruction.c
Brian
2006-12-14
2
-112
/
+112
*
chmod a-x
Brian
2006-12-14
1
-0
/
+0
*
Updated includes.
Brian
2006-12-14
3
-2
/
+6
*
Updated includes.
Brian
2006-12-14
4
-4
/
+9
*
Updated #includes after splitting program.h
Brian
2006-12-14
4
-3
/
+11
*
Move many functions into new files.
Brian
2006-12-14
2
-1855
/
+4
*
Split the program.[ch] files into several new files.
Brian
2006-12-14
8
-0
/
+2482
*
Updates for new linker (merged varying/uniform vars).
Brian
2006-12-14
1
-7
/
+11
*
Assorted fix-ups for the new linker.
Brian
2006-12-14
2
-3
/
+18
*
The new linker actually does a few things right now:
Brian
2006-12-14
1
-140
/
+261
*
New functions for cloning programs and parameter lists.
Brian
2006-12-14
2
-11
/
+131
*
Obsolete.
Brian
2006-12-13
2
-180
/
+0
*
Remove unused 3Dlabs code.
Brian
2006-12-13
58
-25555
/
+0
*
Remove unused 3Dlabs code.
Brian
2006-12-13
4
-405
/
+0
*
Not needed.
Brian
2006-12-13
1
-78
/
+0
*
Checkpoint of work for new GLSL compiler back-end. Lots of assorted changes.
Brian
2006-12-13
16
-1190
/
+1527
*
Rewrite/simplify most built-in functions to use updated set of __asm instruct...
Brian
2006-12-13
3
-670
/
+1105
*
Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...
Brian
2006-12-13
29
-339
/
+5016
*
call Driver.ProgramStringNotify if a ati_fragment_shader changes and pick up ...
Roland Scheidegger
2006-11-29
1
-0
/
+2
*
indent, comments, etc
Brian Paul
2006-11-28
2
-61
/
+87
*
comments
Brian Paul
2006-11-27
1
-2
/
+2
*
call slang_variable_construct() inside slang_variable_scope_grow()
Brian Paul
2006-11-24
2
-7
/
+6
*
new slang_variable_scope_grow() function
Brian Paul
2006-11-24
3
-32
/
+38
*
const correctness, clean-ups
Brian Paul
2006-11-23
4
-24
/
+30
*
indent
Brian Paul
2006-11-23
2
-96
/
+105
*
fix several program-related bugs (bug 9136)
Brian Paul
2006-11-23
2
-2
/
+12
[prev]
[next]