| Commit message (Expand) | Author | Age | Files | Lines |
* | nouveau: remove u_simple_screen.h includes | Ben Skeggs | 2010-02-11 | 1 | -1/+0 |
* | gallium: squash-merge of gallium screen context | Keith Whitwell | 2010-02-08 | 1 | -2/+2 |
* | gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple... | José Fonseca | 2010-02-02 | 1 | -1/+1 |
* | nv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen->cur_ctx) | Marcin Slusarz | 2010-01-25 | 1 | -0/+4 |
* | nv50: only flush texture caches on st request | Christoph Bumiller | 2010-01-24 | 1 | -0/+5 |
* | nv50: implement instanced drawing | Christoph Bumiller | 2010-01-17 | 1 | -0/+2 |
* | nv50: support for geometry programs in nv50_program | Christoph Bumiller | 2010-01-16 | 1 | -2/+6 |
* | nouveau: Unreference state/buffer objects on context/screen destruction. | Younes Manton | 2009-12-28 | 1 | -0/+33 |
* | gallium: fix up drivers for edgeflag changes | Roland Scheidegger | 2009-12-19 | 1 | -6/+0 |
* | nv50: use SIFC for TIC, TSC upload | Christoph Bumiller | 2009-10-19 | 1 | -7/+0 |
* | nouveau: implement is_{texture,buffer}_referenced properly | Ben Skeggs | 2009-10-19 | 1 | -25/+2 |
* | nv50: avoid excessive FIRE_RING | Maarten Maathuis | 2009-09-15 | 1 | -2/+3 |
* | nv50: use flush_notify to reduce number of relocs | Maarten Maathuis | 2009-09-15 | 1 | -0/+3 |
* | nv50: remove a few cases of directly casting struct pipe_context | Maarten Maathuis | 2009-08-17 | 1 | -1/+1 |
* | nv50: borrow some flushing code from the ddx | Maarten Maathuis | 2009-08-17 | 1 | -3/+11 |
* | nv50: whitespace fixes and deobfuscation | Maarten Maathuis | 2009-08-17 | 1 | -2/+0 |
* | nouveau: move channel creation into pipe drivers | Ben Skeggs | 2009-06-05 | 1 | -1/+1 |
* | gallium: Make sure we flush before some texture / buffer operations. | Thomas Hellstrom | 2009-04-15 | 1 | -0/+26 |
* | nv50: stop using nouveau_push.h, it's evil | Ben Skeggs | 2009-02-05 | 1 | -1/+1 |
* | gallium: make p_winsys internal | Zack Rusin | 2009-01-30 | 1 | -1/+1 |
* | nouveau: gallium directory structure changed again.. | Ben Skeggs | 2008-09-11 | 1 | -1/+0 |
* | nv50: add license headers to .c files | Ben Skeggs | 2008-07-11 | 1 | -0/+22 |
* | nv50: more "abuse" by using libc malloc etc.. | Ben Skeggs | 2008-07-11 | 1 | -1/+1 |
* | nouveau: very quick port to tex-surface changes. | Ben Skeggs | 2008-05-27 | 1 | -1/+0 |
* | nouveau: stub set_edgeflags for all nv pipe drivers | Ben Skeggs | 2008-04-27 | 1 | -0/+7 |
* | nouveau: adapt to recent gallium changes | Ben Skeggs | 2008-03-30 | 1 | -15/+3 |
* | nv50: convert to hwctx-in-screen as nv40 is | Ben Skeggs | 2008-03-12 | 1 | -54/+7 |
* | nouveau: enable multi-context/single-channel support for nv40 | Ben Skeggs | 2008-03-02 | 1 | -1/+1 |
* | nouveau: hand nouveau_winsys in with pipe_screen init | Ben Skeggs | 2008-02-29 | 1 | -1/+2 |
* | nouveau: implement pipe_screen | Ben Skeggs | 2008-02-29 | 1 | -86/+5 |
* | nouveau: match gallium code reorginisation. | Ben Skeggs | 2008-02-16 | 1 | -0/+202 |