index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
tgsi
/
mesa
Age
Commit message (
Expand
)
Author
2007-08-16
Cosmetic changes.
michal
2007-08-16
Copy fragment z if the fragment shader does not write depth on its own.`
michal
2007-08-15
Add UsageMask to DECLARATION in TGSI.
michal
2007-08-15
Add declaration_semantic token to TGSI.
michal
2007-08-15
Declare fragment shader output registers.
michal
2007-08-09
Quieten TGSI
Keith Whitwell
2007-08-07
Naive implementation of IF/ELSE/ENDIF.
michal
2007-08-07
Handle labels for IF/ELSE correctly
michal
2007-08-07
Enable compact TGSI dump.
michal
2007-08-07
Labels are always label targets.
michal
2007-08-06
Translate the remaining ops.
michal
2007-08-06
Translate MESA GLSL opcodes to TGSI opcodes.
michal
2007-07-25
implement DDX, DDY instructions
Brian
2007-07-24
added PROGRAM_NAMED_PARAM in map_register_file()
Brian
2007-07-24
added PROGRAM_UNIFORM to map_register_file()
Brian
2007-07-24
comments
Brian
2007-07-19
Trigger tgsi compilation for fragment programs.
Keith Whitwell
2007-07-06
Fix function names.
michal
2007-07-06
Indent.
michal
2007-07-05
Softpipe: import TGSI tree. Not hooked-up yet.
michal