| Commit message (Expand) | Author | Age | Files | Lines |
* | nv30, nv40: fully unify nv[34]0_context.h | Luca Barbieri | 2010-03-15 | 1 | -14/+0 |
* | nv30, nv40: non-trivially unify nv[34]0_vertprog.c | Luca Barbieri | 2010-03-15 | 1 | -3/+0 |
* | nv30, nv40: partially unify nv[34]0_state.c | Luca Barbieri | 2010-03-15 | 1 | -6/+0 |
* | nv30, nv40: unify nv[34]0_vbo.c | Luca Barbieri | 2010-03-15 | 1 | -10/+0 |
* | nv30, nv40: non-trivially unify nv[34]0_draw.c | Luca Barbieri | 2010-03-15 | 1 | -8/+0 |
* | nv30, nv40: non-trivially unify nv[34]0_fragprog.c | Luca Barbieri | 2010-03-15 | 1 | -5/+0 |
* | nv30, nv40: non-trivially unify nv[34]0_state_fb.c | Luca Barbieri | 2010-03-15 | 1 | -1/+0 |
* | nv30, nv40: unify nv[34]0_state_viewport.c | Luca Barbieri | 2010-03-15 | 1 | -1/+0 |
* | nv30, nv40: unify nv[34]0_query.c | Luca Barbieri | 2010-03-15 | 1 | -2/+0 |
* | nv30, nv40: unify nv[34]0_miptree.c | Luca Barbieri | 2010-03-15 | 1 | -2/+0 |
* | nv30, nv40: unify nv[34]0_state_stipple.c | Luca Barbieri | 2010-03-15 | 1 | -1/+0 |
* | nv30, nv40: unify identical nv[34]0_state_zsa.c | Luca Barbieri | 2010-03-15 | 1 | -2/+0 |
* | nv30, nv40: unify identical nv[34]0_state_scissor.c | Luca Barbieri | 2010-03-15 | 1 | -1/+0 |
* | nv30, nv40: unify identical nv[34]0_state_rasterizer.c | Luca Barbieri | 2010-03-15 | 1 | -1/+0 |
* | nv30, nv40: unify identical nv[34]0_state_blend.c | Luca Barbieri | 2010-03-15 | 1 | -2/+0 |
* | nv30, nv40: non-trivially unify nv[34]0_state_emit.c | Luca Barbieri | 2010-03-15 | 1 | -4/+0 |
* | nv30, nv40: unify identical nv[34]0_transfer.c | Luca Barbieri | 2010-03-15 | 1 | -1/+0 |
* | nv30, nv40: unify identical nv[34]0_clear.c | Luca Barbieri | 2010-03-15 | 1 | -4/+0 |
* | nv30, nv40: unify all structures and headers, except shaders | Luca Barbieri | 2010-03-15 | 1 | -206/+29 |
* | Squashed commit of gallium-context-transfers: | Keith Whitwell | 2010-03-11 | 1 | -0/+1 |
* | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger | 2010-03-09 | 1 | -2/+7 |
|\ |
|
| * | nv40: adapt to vertex element cso | Roland Scheidegger | 2010-03-01 | 1 | -2/+7 |
* | | gallium: Remove bypass_vs_clip_and_viewport from rasteriser state. | Michal Krol | 2010-02-22 | 1 | -1/+0 |
|/ |
|
* | nv40: adapt to stencil ref changes | Roland Scheidegger | 2010-02-11 | 1 | -1/+5 |
* | gallium: squash-merge of gallium screen context | Keith Whitwell | 2010-02-08 | 1 | -1/+4 |
* | nouveau: include stdio.h and u_inlines.h in all context files since embedded ... | Dave Airlie | 2010-02-04 | 1 | -0/+3 |
* | nouveau: kill nouveau_push.h and use libdrm versions of BEGIN_RINGs, etc | Marcin Slusarz | 2010-01-05 | 1 | -4/+0 |
* | Merge commit 'origin/gallium-draw-retval' | Keith Whitwell | 2010-01-05 | 1 | -3/+3 |
|\ |
|
| * | gallium: propogate draw retval changes into more drivers | Keith Whitwell | 2009-12-21 | 1 | -3/+3 |
* | | Merge branch 'gallium-edgeflags' | Roland Scheidegger | 2009-12-22 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | gallium: fix up drivers for edgeflag changes | Roland Scheidegger | 2009-12-19 | 1 | -1/+0 |
* | | nouveau: avoid running out of relocs | Maarten Maathuis | 2009-12-14 | 1 | -0/+1 |
|/ |
|
* | nouveau: implement is_{texture,buffer}_referenced properly | Ben Skeggs | 2009-10-19 | 1 | -0/+1 |
* | gallium: Clean up driver clear() interface. | Michel Dänzer | 2009-04-04 | 1 | -2/+2 |
* | nouveau: gallium directory structure changed again.. | Ben Skeggs | 2008-09-11 | 1 | -0/+4 |
* | nouveau: update for interface changes + hack around gallium x86_64 bustage | Ben Skeggs | 2008-06-23 | 1 | -0/+1 |
* | 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 | -0/+1 |
* | nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBS | Ben Skeggs | 2008-04-15 | 1 | -2/+2 |
* | nv40: implement user clip planes | Ben Skeggs | 2008-04-07 | 1 | -4/+0 |
* | nv40: static attribs -> stateobj | Ben Skeggs | 2008-04-04 | 1 | -1/+2 |
* | nv40: only update draw module state when using swtnl | Ben Skeggs | 2008-04-02 | 1 | -2/+4 |
* | nv40: respect rasterizer cso bypass_clipping flag | Ben Skeggs | 2008-03-24 | 1 | -0/+1 |
* | nv40: simple swtnl path (half broken, but getting there) | Ben Skeggs | 2008-03-16 | 1 | -3/+22 |
* | nouveau: match interface changes | Ben Skeggs | 2008-03-13 | 1 | -0/+2 |
* | nouveau: enable multi-context/single-channel support for nv40 | Ben Skeggs | 2008-03-02 | 1 | -0/+1 |
* | nv40: move "channel context" stuff into nv40_screen | Ben Skeggs | 2008-02-29 | 1 | -24/+5 |
* | nouveau: implement pipe_screen | Ben Skeggs | 2008-02-29 | 1 | -0/+2 |
* | nv40: remove pipe_state struct now. | Ben Skeggs | 2008-02-25 | 1 | -22/+19 |