Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-15 | nouveau: avoid relocations where possible. | Ben Skeggs | |
Potential relocations are emitted as NOPs where they're needed. In the event a buffer moves, the pushbuf code will emit the relevant state changes into the NOPs. Just a start, more work is needed to get this looking how I want it to. | |||
2008-01-28 | nouveau: quicky-port to gallium changes | Ben Skeggs | |
2008-01-07 | nouveau: share pushbuf interface code between pipe drivers | Ben Skeggs | |