| Commit message (Expand) | Author | Age | Files | Lines |
* | nvc0: don't upload UCPs if the shader doesn't use them | Christoph Bumiller | 2012-05-29 | 1 | -1/+1 |
* | nvc0: don't set NEW_IDXBUF in nvc0_switch_pipe_context if none is bound | Christoph Bumiller | 2012-05-22 | 1 | -0/+2 |
* | nv50,nvc0: handle user constbufs without wrapping them in a resource | Christoph Bumiller | 2012-05-17 | 1 | -53/+36 |
* | nvc0: add initial support for nve4+ (Kepler) chipsets | Christoph Bumiller | 2012-04-15 | 1 | -15/+23 |
* | nvc0: track texture dirty state individually | Christoph Bumiller | 2012-04-14 | 1 | -0/+6 |
* | nvc0: only force early fragment tests if requested by shader | Christoph Bumiller | 2012-04-14 | 1 | -8/+0 |
* | nouveau: switch to libdrm_nouveau-2.0 | Christoph Bumiller | 2012-04-14 | 1 | -164/+158 |
* | nv50/ir,nvc0: make ClipDistance and ClipVertex work | Christoph Bumiller | 2012-01-10 | 1 | -7/+5 |
* | Squash-merge branch 'gallium-clip-state' | Marek Olšák | 2012-01-10 | 1 | -29/+63 |
* | nvc0: implement new stream output interface | Christoph Bumiller | 2011-12-15 | 1 | -2/+14 |
* | nouveau,nvc0: fix/improve handling of multiple constant buffers | Christoph Bumiller | 2011-10-21 | 1 | -31/+11 |
* | nvc0: add support for linear and buffer textures and RTs | Christoph Bumiller | 2011-10-21 | 1 | -21/+44 |
* | nvc0: add support for clip distance shader outputs | Christoph Bumiller | 2011-10-21 | 1 | -5/+7 |
* | nv50,nvc0: add states mask to state validation function | Christoph Bumiller | 2011-08-30 | 1 | -5/+10 |
* | nv50,nvc0: add support for multi-sample resources | Christoph Bumiller | 2011-07-14 | 1 | -0/+30 |
* | nv50,nvc0: unify nvc0_miptree and nv50_miptree structs | Christoph Bumiller | 2011-07-14 | 1 | -6/+6 |
* | nv50,nvc0: use screen instead of context for flush notifier | Christoph Bumiller | 2011-07-07 | 1 | -2/+1 |
* | nvc0: fix viewport rectangle calculation | Christoph Bumiller | 2011-04-17 | 1 | -5/+7 |
* | nvc0: shrink CSOs a little | Christoph Bumiller | 2011-04-10 | 1 | -4/+3 |
* | nv50,nvc0: fix pipe context switch | Christoph Bumiller | 2011-03-13 | 1 | -5/+32 |
* | nv50,nvc0: clean up flushes | Christoph Bumiller | 2011-03-13 | 1 | -2/+3 |
* | nvc0: don't enable early-z if alpha test is enabled | Christoph Bumiller | 2011-03-13 | 1 | -0/+15 |
* | nvc0: move sprite coord replace state into cso | Christoph Bumiller | 2011-03-13 | 1 | -27/+0 |
* | nv50,nvc0: fix texture layer issues | Christoph Bumiller | 2011-03-05 | 1 | -3/+7 |
* | nvc0: port to common fence/mm/buffer code | Ben Skeggs | 2011-03-01 | 1 | -9/+9 |
* | nvc0: sprite coord enable is per GENERIC, not overall index | Christoph Bumiller | 2011-02-24 | 1 | -5/+3 |
* | nvc0: sync textures with render targets ourselves | Christoph Bumiller | 2011-02-24 | 1 | -0/+16 |
* | nvc0: fix clipping and use VIEWPORT instead of SCISSOR | Christoph Bumiller | 2011-02-16 | 1 | -59/+41 |
* | nvc0: implement transform feedback state | Christoph Bumiller | 2011-01-30 | 1 | -1/+2 |
* | nvc0: implement point coord replacement | Christoph Bumiller | 2011-01-23 | 1 | -0/+29 |
* | nvc0: add MARK_RING where missing to avoid too many relocs errors | Christoph Bumiller | 2011-01-23 | 1 | -2/+9 |
* | nvc0: fix layer stride state | Christoph Bumiller | 2010-12-23 | 1 | -2/+2 |
* | nvc0: s/INLIN_RING/IMMED_RING | Christoph Bumiller | 2010-12-19 | 1 | -1/+1 |
* | nvc0: adapt to array textures interface change | Christoph Bumiller | 2010-12-19 | 1 | -13/+20 |
* | nvc0: fix clipping with scissors/viewport | Christoph Bumiller | 2010-12-19 | 1 | -10/+49 |
* | nvc0: switch to the proper constants upload path | Christoph Bumiller | 2010-12-19 | 1 | -5/+6 |
* | nvc0: support user clip planes | Christoph Bumiller | 2010-12-11 | 1 | -0/+17 |
* | nvc0: upload constants with m2mf for the time being | Christoph Bumiller | 2010-12-09 | 1 | -24/+62 |
* | nvc0: import nvc0 gallium driver | Christoph Bumiller | 2010-11-12 | 1 | -0/+328 |