aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_stateobj.h
Commit message (Expand)AuthorAgeFilesLines
* nv50,nvc0: s/uint16/uint32 for constant buffer offsetChristoph Bumiller2013-07-241-1/+1
* nv50,nvc0: handle user vertex buffersChristoph Bumiller2012-05-171-1/+3
* nv50,nvc0: handle user constbufs without wrapping them in a resourceChristoph Bumiller2012-05-171-0/+10
* nv50,nvc0: fix handling of user vbufs with stride < access sizeChristoph Bumiller2012-04-141-0/+1
* nvc0: replace VERTEX_DATA push mode with translate to bufferChristoph Bumiller2012-04-141-2/+2
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-4/+2
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-101-1/+1
* nvc0: implement new stream output interfaceChristoph Bumiller2011-12-151-5/+11
* 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
* nvc0: shrink CSOs a littleChristoph Bumiller2011-04-101-3/+3
* nv50,nvc0: implement colour clamping controlsChristoph Bumiller2011-03-291-1/+1
* nv50,nvc0: share sampler state creationChristoph Bumiller2011-03-051-23/+2
* nv50,nvc0: fix texture layer issuesChristoph Bumiller2011-03-051-1/+1
* nvc0: fix clipping and use VIEWPORT instead of SCISSORChristoph Bumiller2011-02-161-2/+0
* nvc0: force vertex data through FIFO if we need to convert itChristoph Bumiller2011-02-161-0/+1
* nvc0: implement transform feedback stateChristoph Bumiller2011-01-301-4/+4
* nvc0: fix and enable instanced drawing and arraysChristoph Bumiller2011-01-161-1/+2
* nvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH stateChristoph Bumiller2011-01-131-1/+1
* nvc0: use most defs/decls from nouveau_pushbuf.hChristoph Bumiller2010-12-231-1/+1
* nvc0: fix clipping with scissors/viewportChristoph Bumiller2010-12-191-1/+3
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+79