Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-13 | nvc0: update/fix supported instruction src modifiers | Christoph Bumiller | |
2011-02-16 | nvc0: fix emit_dfdx,dfdy | Christoph Bumiller | |
2011-02-09 | nvc0: implement local memory load and store ops | Christoph Bumiller | |
2011-01-29 | nvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix them | Christoph Bumiller | |
2011-01-23 | nvc0: fix emit_cvt for ceil, floor and trunc | Christoph Bumiller | |
2011-01-23 | nvc0: don't omit highest bit of branch target | Christoph Bumiller | |
Fixes negative relative branch offsets. | |||
2011-01-23 | nvc0: accept neg abs modifiers on lg2 | Christoph Bumiller | |
2011-01-04 | nvc0: use mov instead of ld for scalar const loads | Christoph Bumiller | |
2010-12-19 | nvc0: improve shader support for texturing | Christoph Bumiller | |
Fixed shadow and cube texture fetches, add array texture fetches. | |||
2010-12-10 | nvc0: fix branching ops | Christoph Bumiller | |
- bra is PC relative - jump to else condition was inverted - handle integer comparisons | |||
2010-12-09 | nvc0: fix immediate arg for SHL/SHR | Christoph Bumiller | |
2010-12-09 | nvc0: rcp f32 also supports neg and abs modifiers | Christoph Bumiller | |
2010-11-12 | nvc0: import nvc0 gallium driver | Christoph Bumiller | |