aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_stateobj.h
Commit message (Expand)AuthorAgeFilesLines
* 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