Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-18 | dri/nouveau: Implement texture matrices. | Francisco Jerez | |
2010-03-11 | dri/nouveau: Just reemit the BO state on pushbuf flush. | Francisco Jerez | |
Reemitting dirty states on flush causes problems if the GL context isn't fully consistent when we get to it. It didn't serve any specific purpose, so, use nouveau_bo_state_emit instead. | |||
2010-03-04 | dri/nouveau: Remove some CI remnants. | Francisco Jerez | |
2010-03-01 | dri/nouveau: Fix up the ADD texture environment on nv0x. | Francisco Jerez | |
2010-02-17 | dri/nouveau: Some multithreaded rendering fixes. | Francisco Jerez | |
2010-02-04 | Import a classic DRI driver for nv0x-nv2x. | Francisco Jerez | |