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_sanity.c
Age
Commit message (
Expand
)
Author
2009-12-01
tgsi/sanity: Up MAX_REGISTERS to 1024.
Michal Krol
2009-11-02
tgsi: Update for gallium interface changes.
Michal Krol
2009-09-12
tgsi: add const qualifier
Keith Whitwell
2009-09-03
aux/tgsi: pull back ureg work from 0.1 branch
Keith Whitwell
2009-07-31
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-30
tgsi: Add proper constraints to sanity.
Michal Krol
2009-07-30
tgsi: Declare a LOOP register.
Michal Krol
2009-02-28
tgsi: More descriptive sanity diagnostic messages.
Michal Krol
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2008-11-05
gallium: don't range check tgsi register index for indirect accesses
Brian
2008-09-17
gallium: fix tgsi sanity checker with respect to END.
Brian Paul
2008-09-16
tgsi: Make tgsi_sanity.c compile with make
Jakob Bornecrantz
2008-09-10
tgsi: Fix newline pos.
José Fonseca
2008-08-13
tgsi: Validate instruction opcode and operand counts.
Michal Krol
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca