| Commit message (Expand) | Author | Age | Files | Lines |
* | nvc0: improve vertex state validation | Christoph Bumiller | 2012-04-14 | 1 | -10/+35 |
* | nvc0: track texture dirty state individually | Christoph Bumiller | 2012-04-14 | 1 | -10/+22 |
* | nv50,nvc0: hold references to the framebuffer surfaces | Christoph Bumiller | 2012-04-14 | 1 | -1/+13 |
* | nouveau: switch to libdrm_nouveau-2.0 | Christoph Bumiller | 2012-04-14 | 1 | -7/+13 |
* | Squash-merge branch 'gallium-clip-state' | Marek Olšák | 2012-01-10 | 1 | -5/+13 |
* | nvc0: implement new stream output interface | Christoph Bumiller | 2011-12-15 | 1 | -59/+59 |
* | gallium: interface changes necessary to implement transform feedback (v5) | Marek Olšák | 2011-12-15 | 1 | -4/+4 |
* | gallium: disable stream output in drivers that support it | Marek Olšák | 2011-12-15 | 1 | -0/+7 |
* | nv50,nvc0: support polygon offset clamp state | Christoph Bumiller | 2011-09-28 | 1 | -0/+2 |
* | nv50,nvc0: add support for multi-sample resources | Christoph Bumiller | 2011-07-14 | 1 | -0/+12 |
* | nv50-nvc0: make use of COLOR_MASK,BLEND_ENABLE_COMMON | Christoph Bumiller | 2011-04-10 | 1 | -1/+3 |
* | nvc0: shrink CSOs a little | Christoph Bumiller | 2011-04-10 | 1 | -19/+16 |
* | nv50,nvc0: identify some line rasterization state | Christoph Bumiller | 2011-04-10 | 1 | -2/+6 |
* | nv50,nvc0: implement colour clamping controls | Christoph Bumiller | 2011-03-29 | 1 | -0/+4 |
* | nv50,nvc0: add some missing resource referencing | Christoph Bumiller | 2011-03-13 | 1 | -4/+7 |
* | nvc0: don't enable early-z if alpha test is enabled | Christoph Bumiller | 2011-03-13 | 1 | -10/+4 |
* | nvc0: move sprite coord replace state into cso | Christoph Bumiller | 2011-03-13 | 1 | -0/+8 |
* | nv50,nvc0: share sampler state creation | Christoph Bumiller | 2011-03-05 | 1 | -92/+8 |
* | nv50,nvc0: update the format tables | Christoph Bumiller | 2011-03-05 | 1 | -1/+1 |
* | nouveau: ensure vbo_dirty is set when buffer write transfer complete | Ben Skeggs | 2011-03-01 | 1 | -57/+59 |
* | nvc0: port to common fence/mm/buffer code | Ben Skeggs | 2011-03-01 | 1 | -2/+1 |
* | nvc0: multiply polygon offset units by 2 | Christoph Bumiller | 2011-02-24 | 1 | -1/+1 |
* | nvc0: fix blend factor mapping | Christoph Bumiller | 2011-02-16 | 1 | -31/+26 |
* | nvc0: fix clipping and use VIEWPORT instead of SCISSOR | Christoph Bumiller | 2011-02-16 | 1 | -3/+3 |
* | nvc0: front stencil mask and func mask methods are swapped | Christoph Bumiller | 2011-02-16 | 1 | -5/+7 |
* | gallium: notify drivers about possible changes in user buffer contents | Marek Olšák | 2011-02-14 | 1 | -0/+3 |
* | nvc0: implement transform feedback state | Christoph Bumiller | 2011-01-30 | 1 | -0/+73 |
* | nvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH state | Christoph Bumiller | 2011-01-13 | 1 | -0/+1 |
* | nvc0: reference the vertex buffers | Christoph Bumiller | 2010-12-27 | 1 | -0/+6 |
* | nvc0: implement VRAM buffer transfers with bounce buffers | Christoph Bumiller | 2010-12-27 | 1 | -0/+4 |
* | nvc0: use most defs/decls from nouveau_pushbuf.h | Christoph Bumiller | 2010-12-23 | 1 | -13/+13 |
* | nvc0: fix clipping with scissors/viewport | Christoph Bumiller | 2010-12-19 | 1 | -0/+4 |
* | nvc0: support user clip planes | Christoph Bumiller | 2010-12-11 | 1 | -0/+5 |
* | nvc0: fix FACE state and and handle FACE sysval/varying offset | Christoph Bumiller | 2010-12-10 | 1 | -19/+15 |
* | nvc0: import nvc0 gallium driver | Christoph Bumiller | 2010-11-12 | 1 | -0/+849 |