| Commit message (Expand) | Author | Age | Files | Lines |
* | nv30, nv40: non-trivially unify nv[34]0_draw.c | Luca Barbieri | 2010-03-15 | 1 | -1/+1 |
* | nv30, nv40: unify nv[34]0_query.c | Luca Barbieri | 2010-03-15 | 1 | -2/+2 |
* | nv30, nv40: non-trivially unify nv[34]0_state_emit.c | Luca Barbieri | 2010-03-15 | 1 | -1/+1 |
* | nv30, nv40: unify identical nv[34]0_transfer.c | Luca Barbieri | 2010-03-15 | 1 | -1/+1 |
* | nv30, nv40: unify identical nv[34]0_clear.c | Luca Barbieri | 2010-03-15 | 1 | -1/+1 |
* | nv30, nv40: add is_nv4x member to context and screen structs | Luca Barbieri | 2010-03-15 | 1 | -0/+2 |
* | nv30, nv40: unify all structures and headers, except shaders | Luca Barbieri | 2010-03-15 | 1 | -39/+39 |
* | nouveau: s/rankine/eng3d/g; s/curie/eng3d/g | Luca Barbieri | 2010-03-15 | 1 | -3/+3 |
* | Squashed commit of gallium-context-transfers: | Keith Whitwell | 2010-03-11 | 1 | -0/+1 |
* | 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 |
* | nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc | Marcin Slusarz | 2010-01-05 | 1 | -5/+10 |
* | nouveau: Unreference state/buffer objects on context/screen destruction. | Younes Manton | 2009-12-28 | 1 | -0/+6 |
* | nouveau: avoid running out of relocs | Maarten Maathuis | 2009-12-14 | 1 | -0/+3 |
* | nouveau: implement is_{texture,buffer}_referenced properly | Ben Skeggs | 2009-10-19 | 1 | -33/+2 |
* | nouveau: nv40: Use same workaround as i915 for segfault related to vbo | Patrice Mandin | 2009-10-17 | 1 | -6/+13 |
* | gallium: Make sure we flush before some texture / buffer operations. | Thomas Hellstrom | 2009-04-15 | 1 | -0/+26 |
* | 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 |
* | nouveau: very quick port to tex-surface changes. | Ben Skeggs | 2008-05-27 | 1 | -1/+0 |
* | nouveau: remove chipset fields in all nv pipe driver context/screen structs. | Ben Skeggs | 2008-05-13 | 1 | -2/+0 |
* | nv40: do full swtnl fallback when edge flags present. | Ben Skeggs | 2008-04-28 | 1 | -6/+0 |
* | nouveau: stub set_edgeflags for all nv pipe drivers | Ben Skeggs | 2008-04-27 | 1 | -0/+6 |
* | nouveau: adapt to recent gallium changes | Ben Skeggs | 2008-03-30 | 1 | -14/+3 |
* | nv40: s/free/FREE/ | Ben Skeggs | 2008-03-21 | 1 | -1/+1 |
* | nv40: simple swtnl path (half broken, but getting there) | Ben Skeggs | 2008-03-16 | 1 | -1/+5 |
* | nouveau: enable multi-context/single-channel support for nv40 | Ben Skeggs | 2008-03-02 | 1 | -1/+2 |
* | nv40: move "channel context" stuff into nv40_screen | Ben Skeggs | 2008-02-29 | 1 | -162/+6 |
* | 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 | -80/+5 |
* | nouveau: match gallium code reorginisation. | Ben Skeggs | 2008-02-16 | 1 | -0/+312 |