summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_stateobj.h
Commit message (Expand)AuthorAgeFilesLines
* nv50,nvc0: handle user vertex buffersChristoph Bumiller2012-05-171-1/+2
* nv50,nvc0: handle user constbufs without wrapping them in a resourceChristoph Bumiller2012-05-171-0/+10
* nv50: implement stream outputChristoph Bumiller2012-05-041-0/+13
* nv50,nvc0: fix handling of user vbufs with stride < access sizeChristoph Bumiller2012-04-141-0/+1
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-6/+4
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-101-1/+1
* nv50,nvc0: support polygon offset clamp stateChristoph Bumiller2011-09-281-1/+1
* nv50,nvc0: add support for multi-sample resourcesChristoph Bumiller2011-07-141-2/+2
* nv50-nvc0: make use of COLOR_MASK,BLEND_ENABLE_COMMONChristoph Bumiller2011-04-101-1/+1
* nv50,nvc0: implement colour clamping controlsChristoph Bumiller2011-03-291-1/+1
* nv50,nvc0: don't assert on cso with 0 vertex elementsChristoph Bumiller2011-03-131-1/+1
* nv50,nvc0: share sampler state creationChristoph Bumiller2011-03-051-23/+2
* nv50: implement independent blend functions for nva3+ and fix capChristoph Bumiller2011-03-021-1/+5
* nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller2011-02-281-0/+72