Age | Commit message (Expand) | Author |
2010-03-11 | Squashed commit of gallium-context-transfers: | Keith Whitwell |
2010-03-10 | nv50: remove horrific abuse of nouveau_channel.flush_notify | Ben Skeggs |
2010-03-10 | nv50: rework state emission | Ben Skeggs |
2010-02-11 | nouveau: remove u_simple_screen.h includes | Ben Skeggs |
2010-02-08 | gallium: squash-merge of gallium screen context | Keith Whitwell |
2010-02-02 | gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple... | José Fonseca |
2010-01-25 | nv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen->cur_ctx) | Marcin Slusarz |
2010-01-24 | nv50: only flush texture caches on st request | Christoph Bumiller |
2010-01-17 | nv50: implement instanced drawing | Christoph Bumiller |
2010-01-16 | nv50: support for geometry programs in nv50_program | Christoph Bumiller |
2009-12-28 | nouveau: Unreference state/buffer objects on context/screen destruction. | Younes Manton |
2009-12-19 | gallium: fix up drivers for edgeflag changes | Roland Scheidegger |
2009-10-19 | nv50: use SIFC for TIC, TSC upload | Christoph Bumiller |
2009-10-19 | nouveau: implement is_{texture,buffer}_referenced properly | Ben Skeggs |
2009-09-15 | nv50: avoid excessive FIRE_RING | Maarten Maathuis |
2009-09-15 | nv50: use flush_notify to reduce number of relocs | Maarten Maathuis |
2009-08-17 | nv50: remove a few cases of directly casting struct pipe_context | Maarten Maathuis |
2009-08-17 | nv50: borrow some flushing code from the ddx | Maarten Maathuis |
2009-08-17 | nv50: whitespace fixes and deobfuscation | Maarten Maathuis |
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 |
2009-02-05 | nv50: stop using nouveau_push.h, it's evil | Ben Skeggs |
2009-01-30 | gallium: make p_winsys internal | Zack Rusin |
2008-09-11 | nouveau: gallium directory structure changed again.. | Ben Skeggs |
2008-07-11 | nv50: add license headers to .c files | Ben Skeggs |
2008-07-11 | nv50: more "abuse" by using libc malloc etc.. | Ben Skeggs |
2008-05-27 | nouveau: very quick port to tex-surface changes. | Ben Skeggs |
2008-04-27 | nouveau: stub set_edgeflags for all nv pipe drivers | Ben Skeggs |
2008-03-30 | nouveau: adapt to recent gallium changes | Ben Skeggs |
2008-03-12 | nv50: convert to hwctx-in-screen as nv40 is | 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 |
2008-02-16 | nouveau: match gallium code reorginisation. | Ben Skeggs |