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
/
pipe
/
tgsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make SGE, SGT, SLE working.
michal
2007-08-06
1
-12
/
+32
*
Remove garbage text.
michal
2007-08-06
1
-1
/
+1
*
Reorder opcodes.
michal
2007-08-06
1
-10
/
+10
*
Translate the remaining ops.
michal
2007-08-06
1
-30
/
+83
*
Translate MESA GLSL opcodes to TGSI opcodes.
michal
2007-08-06
2
-1
/
+28
*
Add GLSL opcodes.
michal
2007-08-06
1
-2
/
+57
*
implement DDX, DDY instructions
Brian
2007-07-25
2
-2
/
+38
*
patch things up enough to allow texture sampling to work
Brian
2007-07-25
1
-0
/
+21
*
use consistent indentation
Brian
2007-07-24
1
-373
/
+361
*
check return value of tgsi_parse_init()
Brian
2007-07-24
1
-4
/
+21
*
added PROGRAM_NAMED_PARAM in map_register_file()
Brian
2007-07-24
1
-1
/
+1
*
added PROGRAM_UNIFORM to map_register_file()
Brian
2007-07-24
1
-0
/
+1
*
comments
Brian
2007-07-24
1
-5
/
+22
*
added missing OPCODE_ARL to TGSI_OPCODES[], added sanity check assertion
Brian
2007-07-24
1
-2
/
+8
*
Execute fs tokens.
michal
2007-07-23
1
-4
/
+11
*
Trigger tgsi compilation for fragment programs.
Keith Whitwell
2007-07-19
2
-0
/
+6
*
Fix function names.
michal
2007-07-06
1
-2
/
+2
*
Indent.
michal
2007-07-06
1
-148
/
+171
*
Softpipe: import TGSI tree. Not hooked-up yet.
michal
2007-07-05
19
-0
/
+7200
[prev]