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_text.c
Age
Commit message (
Expand
)
Author
2009-11-02
tgsi: Update for gallium interface changes.
Michal Krol
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-07-30
tgsi: Declare a LOOP register.
Michal Krol
2009-07-22
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-10
tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-04-03
tgsi/text: Allow optional component selection for indirect registers.
Michal Krol
2009-04-03
tgsi/text: Allow `-|src|` variant of `-(|src|)`.
Michal Krol
2009-04-01
tgsi: Lookup alternate instruction mnemonics when parsing tgsi text.
Michal Krol
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-02-10
tgsi: Fix build -- rename Size to NrTokens.
Michal Krol
2008-08-13
tgsi: Use a homebrew version of toupper().
Michal Krol
2008-08-13
tgsi: Use tgsi_opcode_info.
Michal Krol
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca