Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-09 | tgsi: Gather cylindrical wrap info in tgsi_shader_info struct. | Michal Krol | |
2009-12-22 | Merge branch 'gallium-edgeflags' | Roland Scheidegger | |
Conflicts: src/mesa/state_tracker/st_draw.c | |||
2009-12-18 | gallium: store edgflag info in tgsi_shader_info | Roland Scheidegger | |
provides easier access for drivers which may base fallback decision on this | |||
2009-12-14 | tgsi: add properties and system value register | Zack Rusin | |
adds support for properties to all parts of the tgsi framework, plus introduces a new register which will be used for system generated values. | |||
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 | |