Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50,nvc0: extensive surface format renaming to get consistency | Christoph Bumiller | 2011-07-14 | 1 | -33/+48 |
| | | | | Now the component ordering is consistent and matches gallium again. | ||||
* | nv50,nvc0: update the format tables | Christoph Bumiller | 2011-03-05 | 1 | -20/+40 |
| | | | | | | | | Removed sampler view support for USCALED/SSCALED, the texture unit refuses to convert to non-normalized float. The enums are treated like UNORM. Removed duplicate format related headers. | ||||
* | nv50: replace most of it with nvc0 driver ported to nv50 | Christoph Bumiller | 2011-02-28 | 1 | -0/+259 |
We'll have to do some unification now to reduce code duplication. |