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_scan.c
Age
Commit message (
Expand
)
Author
2010-01-04
Fix test
Alan Hourihane
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-18
gallium: store edgflag info in tgsi_shader_info
Roland Scheidegger
2009-12-14
tgsi: add properties and system value register
Zack Rusin
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_declaration to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
gallium: simplify tgsi tokens further
Keith Whitwell
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-09-17
tgsi: Scan input interpolators, too.
Michal Krol
2009-02-12
tgsi: keep immediate file info uptodate
Keith Whitwell
2009-01-19
tgsi: change an if to an else-if, added const qual, added comments
Brian Paul
2008-12-23
tgsi: fix incomplete rename of loop counter variable
Keith Whitwell
2008-12-18
tgsi: scan for additional info: uses_fogcoord, uses_frontfacing
Brian Paul
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca