Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-23 | nvc0: implement point coord replacement | Christoph Bumiller | |
But we have to cheat and peek at the GENERIC semantic indices the state tracker uses for TEXn. Only outputs from 0x300 to 0x37c can be replaced, and so we have to know on shader compilation which ones to put there in order to keep doing separate shader objects properly. At some point I'll probably create a patch that makes gallium not force us to discard the information about what is a TexCoord. | |||
2011-01-16 | nvc0: fix and enable instanced drawing and arrays | Christoph Bumiller | |
2011-01-15 | nvc0: enable early fragment tests where possible | Christoph Bumiller | |
2010-12-11 | nvc0: support user clip planes | Christoph Bumiller | |
2010-11-12 | nvc0: import nvc0 gallium driver | Christoph Bumiller | |