Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tgsi: Drop uses_fogcoord and uses_frontfacing from tgsi_scan. | José Fonseca | 2010-06-01 | 1 | -2/+0 |
* | tgsi: Determine which shader input channels are effectively. | José Fonseca | 2010-06-01 | 1 | -0/+1 |
* | tgsi: also count instructions in tgsi_scan_shader() | Brian Paul | 2010-05-12 | 1 | -0/+1 |
* | tgsi: Gather cylindrical wrap info in tgsi_shader_info struct. | Michal Krol | 2010-02-09 | 1 | -0/+1 |
* | Merge branch 'gallium-edgeflags' | Roland Scheidegger | 2009-12-22 | 1 | -0/+1 |
|\ | |||||
| * | gallium: store edgflag info in tgsi_shader_info | Roland Scheidegger | 2009-12-18 | 1 | -0/+1 |
* | | tgsi: add properties and system value register | Zack Rusin | 2009-12-14 | 1 | -2/+6 |
|/ | |||||
* | tgsi: Scan input interpolators, too. | Michal Krol | 2009-09-17 | 1 | -0/+1 |
* | tgsi: scan for additional info: uses_fogcoord, uses_frontfacing | Brian Paul | 2008-12-18 | 1 | -1/+2 |
* | Merge tgsi/exec and tgsi/util directories. | José Fonseca | 2008-07-28 | 1 | -0/+74 |