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
/
auxiliary
/
tgsi
/
tgsi_info.c
Age
Commit message (
Expand
)
Author
2010-01-05
gallium: Add UMOD TGSI opcode.
Michal Krol
2010-01-05
gallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcodes to TGSI.
Michal Krol
2010-01-05
tgsi: Implement new integer opcodes.
Michal Krol
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
gallium: remove noise opcodes
Keith Whitwell
2009-09-03
aux/tgsi: pull back ureg work from 0.1 branch
Keith Whitwell
2009-09-01
tgsi: remove redundant CND0 opcode
Keith Whitwell
2009-08-03
tgsi: added tgsi_get_opcode_name()
Brian Paul
2009-07-31
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-30
tgsi: Fix number operands for LOOP/ENDLOOP.
Michal Krol
2009-07-23
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-22
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-04-01
tgsi: Fix structure members initialisation.
Michal Krol
2009-04-01
tgsi: Provide alternate instruction mnemonics in tgsi info.
Michal Krol
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2008-09-16
gallium: fix info entries for KIL, KILP
Brian Paul
2008-08-13
tgsi: Opcode information.
Michal Krol