Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-24 | nvc0: change TGSI CMP translation to use slct | Christoph Bumiller | |
Saves us the explicit compare instruction needed with selp. | |||
2011-02-24 | nvc0: presin and preex2 can load from const space | Christoph Bumiller | |
2011-02-09 | nvc0: replace branching with predicated insns where feasible | Christoph Bumiller | |
2011-02-09 | nvc0: implement local memory load and store ops | Christoph Bumiller | |
2011-01-23 | nvc0: fix emit_cvt for ceil, floor and trunc | Christoph Bumiller | |
2011-01-23 | nvc0: commute sources of SET too if beneficial | Christoph Bumiller | |
2010-12-27 | nvc0: reenable some shader optimizations | Christoph Bumiller | |
CSE and constants folding. | |||
2010-12-19 | nvc0: improve shader support for texturing | Christoph Bumiller | |
Fixed shadow and cube texture fetches, add array texture fetches. | |||
2010-11-12 | nvc0: import nvc0 gallium driver | Christoph Bumiller | |