Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-11 | nouveau: gallium directory structure changed again.. | Ben Skeggs | |
2008-07-12 | nv30: Move edgeflag stuff | Patrice Mandin | |
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-23 | nv30: add stuff to init swtnl | Patrice Mandin | |
2008-04-11 | nv30: Move some structures and functions from context to screen | Patrice Mandin | |
2008-03-30 | nv30: use FREE macro | Patrice Mandin | |
2008-03-30 | nouveau: adapt to recent gallium changes | Ben Skeggs | |
2008-03-18 | nv30: update miptree stuff for texturing | Patrice Mandin | |
2008-03-10 | nv30: put the card into vtxprog mode + small cleanups/fixes | Ben Skeggs | |
2008-03-06 | nv30: a couple of vtxprog fixes | Ben Skeggs | |
2008-03-02 | nouveau: enable multi-context/single-channel support for nv40 | Ben Skeggs | |
2008-02-29 | nouveau: hand nouveau_winsys in with pipe_screen init | Ben Skeggs | |
2008-02-29 | nouveau: implement pipe_screen | Ben Skeggs | |
Untested on NV3x/NV5x. Quite possibly broken. | |||
2008-02-16 | nouveau: match gallium code reorginisation. | Ben Skeggs | |
That was... fun.. |