| Commit message (Expand) | Author | Age | Files | Lines |
* | nv50,nvc0: s/uint16/uint32 for constant buffer offset | Christoph Bumiller | 2013-07-24 | 1 | -1/+1 |
* | nv50,nvc0: handle user vertex buffers | Christoph Bumiller | 2012-05-17 | 1 | -1/+3 |
* | nv50,nvc0: handle user constbufs without wrapping them in a resource | Christoph Bumiller | 2012-05-17 | 1 | -0/+10 |
* | nv50,nvc0: fix handling of user vbufs with stride < access size | Christoph Bumiller | 2012-04-14 | 1 | -0/+1 |
* | nvc0: replace VERTEX_DATA push mode with translate to buffer | Christoph Bumiller | 2012-04-14 | 1 | -2/+2 |
* | nouveau: switch to libdrm_nouveau-2.0 | Christoph Bumiller | 2012-04-14 | 1 | -4/+2 |
* | Squash-merge branch 'gallium-clip-state' | Marek Olšák | 2012-01-10 | 1 | -1/+1 |
* | nvc0: implement new stream output interface | Christoph Bumiller | 2011-12-15 | 1 | -5/+11 |
* | nv50,nvc0: support polygon offset clamp state | Christoph Bumiller | 2011-09-28 | 1 | -1/+1 |
* | nv50,nvc0: add support for multi-sample resources | Christoph Bumiller | 2011-07-14 | 1 | -2/+2 |
* | nv50-nvc0: make use of COLOR_MASK,BLEND_ENABLE_COMMON | Christoph Bumiller | 2011-04-10 | 1 | -1/+1 |
* | nvc0: shrink CSOs a little | Christoph Bumiller | 2011-04-10 | 1 | -3/+3 |
* | nv50,nvc0: implement colour clamping controls | Christoph Bumiller | 2011-03-29 | 1 | -1/+1 |
* | nv50,nvc0: share sampler state creation | Christoph Bumiller | 2011-03-05 | 1 | -23/+2 |
* | nv50,nvc0: fix texture layer issues | Christoph Bumiller | 2011-03-05 | 1 | -1/+1 |
* | nvc0: fix clipping and use VIEWPORT instead of SCISSOR | Christoph Bumiller | 2011-02-16 | 1 | -2/+0 |
* | nvc0: force vertex data through FIFO if we need to convert it | Christoph Bumiller | 2011-02-16 | 1 | -0/+1 |
* | nvc0: implement transform feedback state | Christoph Bumiller | 2011-01-30 | 1 | -4/+4 |
* | nvc0: fix and enable instanced drawing and arrays | Christoph Bumiller | 2011-01-16 | 1 | -1/+2 |
* | nvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH state | Christoph Bumiller | 2011-01-13 | 1 | -1/+1 |
* | nvc0: use most defs/decls from nouveau_pushbuf.h | Christoph Bumiller | 2010-12-23 | 1 | -1/+1 |
* | nvc0: fix clipping with scissors/viewport | Christoph Bumiller | 2010-12-19 | 1 | -1/+3 |
* | nvc0: import nvc0 gallium driver | Christoph Bumiller | 2010-11-12 | 1 | -0/+79 |