Age | Commit message (Expand) | Author |
---|---|---|
2007-01-30 | nouveau: NV40 glClipPlane support. | Ben Skeggs |
2007-01-30 | nouveau: rework shader param handling | Ben Skeggs |
2007-01-30 | nouveau: oops, build attrib map after we know how the final shader will look.. | Ben Skeggs |
2007-01-30 | nouveau: remove an unused table | Ben Skeggs |
2007-01-30 | nouveau: oops | Ben Skeggs |
2007-01-30 | nouveau: maintain a map of which vtxprog input corresponds to which array | Ben Skeggs |
2007-01-25 | nouveau: add result scaling to shader backend, use it in RSQ emul for NV40. | Ben Skeggs |
2007-01-23 | nouveau: DPH and CMP for NV40 which doesn't do it natively. | Ben Skeggs |
2007-01-23 | nouveau: allow for card-specific shader infos to be kept | Ben Skeggs |
2007-01-23 | nouveau: fill in condition info for instructions | Ben Skeggs |
2007-01-23 | nouveau: reindent shader pass0/pass2 | Ben Skeggs |
2007-01-23 | nouveau: start converting shaders into a tree format again.. | Ben Skeggs |
2007-01-21 | nouveau: rename pass0_arb to pass0. | Ben Skeggs |