index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
tgsi
/
exec
Age
Commit message (
Expand
)
Author
2008-04-11
gallium: merge the tgsi_emit_sse2() and tgsi_emit_sse2_fs() functions.
Brian Paul
2008-04-11
gallium: handle TGSI immediates in SSE code for vertex shaders
Brian Paul
2008-04-11
gallium: implement immediates (aka literals) for SSE fragment shaders
Brian Paul
2008-04-11
gallium: comments
Brian Paul
2008-04-11
gallium: fix SCS codegen (sin scalar src comes from X, not Y)
Brian Paul
2008-03-14
tgsi: Use debug_printf().
Michal Krol
2008-03-14
gallium: print warning rather than assert(0) for LOG/EXP opcodes
Brian Paul
2008-03-13
tgsi: replace erroneous use of FETCH with emit_tempf
Keith Whitwell
2008-03-12
tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.
Michal Krol
2008-02-27
gallium: better debug messages
Brian
2008-02-27
gallium: Replace // comments.
José Fonseca
2008-02-23
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-21
tgsi: print debug messages on failure to codegenerate
Keith Whitwell
2008-02-19
Use gallium's rtasm module.
José Fonseca
2008-02-18
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-02-15
tgsi: pass through failure to sse-codegenerate for fragment programs too.
Keith Whitwell
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
Code reorganization: s/aux/auxiliary/.
José Fonseca