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
/
gallium
/
drivers
/
svga
/
svga_tgsi_insn.c
Age
Commit message (
Expand
)
Author
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-04-27
svga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-02-22
svga: Emit a scalar rcp in shadow maps.
José Fonseca
2010-02-22
svga: Don't emit zero writemasks.
José Fonseca
2010-02-17
svga: Silence uninitialized variable warnings.
Vinson Lee
2010-02-14
svga: Silence uninitialized variable warning.
Vinson Lee
2010-02-03
svga: fix TXD and TXL opcode translation
Keith Whitwell
2010-02-03
svga: deriv insns not valid in dynamic flow control either
Keith Whitwell
2010-02-03
svga: texture from lod zero inside dynamic branching
Keith Whitwell
2010-02-03
svga: better method for generating white fs color outputs
Keith Whitwell
2010-01-05
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-17
svga: Add svga driver
Jakob Bornecrantz