Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-05 | nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc | Marcin Slusarz | |
2009-12-19 | gallium: fix up drivers for edgeflag changes | Roland Scheidegger | |
several drivers which chose to ignore edgeflags might require some more work, while edgeflags never worked there they might now crash. | |||
2009-11-15 | nv10: Fix build for the last nouveau_class.h changes. | Francisco Jerez | |
Signed-off-by: Francisco Jerez <currojerez@riseup.net> Signed-off-by: Pekka Paalanen <pq@iki.fi> | |||
2009-10-19 | nouveau: implement is_{texture,buffer}_referenced properly | Ben Skeggs | |
2009-06-05 | nouveau: move channel creation into pipe drivers | Ben Skeggs | |
2009-04-15 | gallium: Make sure we flush before some texture / buffer operations. | Thomas Hellstrom | |
Also implement context member functions to optimize away those flushes whenever possible. Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com> | |||
2009-01-30 | gallium: make p_winsys internal | Zack Rusin | |
move it to pipe/internal/p_winsys_screen.h and start converting the state trackers to the screen usage | |||
2008-11-30 | Nouveau: update nouveau_class.h | Pekka Paalanen | |
Fresh from renouveau. Signed-off-by: Pekka Paalanen <pq@iki.fi> | |||
2008-09-11 | nouveau: gallium directory structure changed again.. | Ben Skeggs | |
2008-05-27 | nouveau: very quick port to tex-surface changes. | Ben Skeggs | |
probably the last match-gallium-upstream merge for a bit, some cleanup+nv50 work coming RSN... | |||
2008-05-13 | nouveau: remove chipset fields in all nv pipe driver context/screen structs. | Ben Skeggs | |
2008-04-27 | nouveau: stub set_edgeflags for all nv pipe drivers | Ben Skeggs | |
2008-04-20 | nv10: fix random stuff | Peter Winters | |
2008-04-02 | nv10: fix stuff and things. | Stephane Marchesin | |
2008-03-30 | nouveau: adapt to recent gallium changes | Ben Skeggs | |
2008-03-15 | nv10. | Stephane Marchesin | |