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.h
Age
Commit message (
Expand
)
Author
2010-12-08
tgsi: new tgsi_shader_info fields for system values
Brian Paul
2010-10-15
tgsi: add scanner support for centroid inputs
Dave Airlie
2010-10-13
gallium/tgsi: add support for stencil writes.
Dave Airlie
2010-07-21
tgsi: added tgsi_shader_info::indirect_files field
Brian Paul
2010-06-01
tgsi: Drop uses_fogcoord and uses_frontfacing from tgsi_scan.
José Fonseca
2010-06-01
tgsi: Determine which shader input channels are effectively.
José Fonseca
2010-05-12
tgsi: also count instructions in tgsi_scan_shader()
Brian Paul
2010-02-09
tgsi: Gather cylindrical wrap info in tgsi_shader_info struct.
Michal Krol
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-09-17
tgsi: Scan input interpolators, too.
Michal Krol
2008-12-18
tgsi: scan for additional info: uses_fogcoord, uses_frontfacing
Brian Paul
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca