Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50,nvc0: silence shader debug output | Christoph Bumiller | 2011-04-10 | 1 | -13/+10 |
* | nvc0: update/fix supported instruction src modifiers | Christoph Bumiller | 2011-03-13 | 1 | -0/+8 |
* | nvc0: don't fold loads from local memory | Christoph Bumiller | 2011-02-24 | 1 | -0/+5 |
* | nvc0: don't visit target blocks of a loop break multiple times | Christoph Bumiller | 2011-02-24 | 1 | -1/+4 |
* | nvc0: replace branching with predicated insns where feasible | Christoph Bumiller | 2011-02-09 | 1 | -7/+6 |
* | nvc0: set basic block on manual instruction insertion | Christoph Bumiller | 2011-02-09 | 1 | -0/+2 |
* | nvc0: recognize r63 as zero in constant folding | Christoph Bumiller | 2011-01-23 | 1 | -2/+8 |
* | nvc0: make sure all sources of the BIND op are distinct | Christoph Bumiller | 2011-01-15 | 1 | -0/+7 |
* | nvc0: improve shader support for texturing | Christoph Bumiller | 2010-12-19 | 1 | -1/+1 |
* | nvc0: fix branching ops | Christoph Bumiller | 2010-12-10 | 1 | -1/+2 |
* | nvc0: import nvc0 gallium driver | Christoph Bumiller | 2010-11-12 | 1 | -0/+685 |