summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvc0/nvc0_state.c
AgeCommit message (Expand)Author
2011-03-13nv50,nvc0: add some missing resource referencingChristoph Bumiller
2011-03-13nvc0: don't enable early-z if alpha test is enabledChristoph Bumiller
2011-03-13nvc0: move sprite coord replace state into csoChristoph Bumiller
2011-03-05nv50,nvc0: share sampler state creationChristoph Bumiller
2011-03-05nv50,nvc0: update the format tablesChristoph Bumiller
2011-03-01nouveau: ensure vbo_dirty is set when buffer write transfer completeBen Skeggs
2011-03-01nvc0: port to common fence/mm/buffer codeBen Skeggs
2011-02-24nvc0: multiply polygon offset units by 2Christoph Bumiller
2011-02-16nvc0: fix blend factor mappingChristoph Bumiller
2011-02-16nvc0: fix clipping and use VIEWPORT instead of SCISSORChristoph Bumiller
2011-02-16nvc0: front stencil mask and func mask methods are swappedChristoph Bumiller
2011-02-14gallium: notify drivers about possible changes in user buffer contentsMarek Olšák
2011-01-30nvc0: implement transform feedback stateChristoph Bumiller
2011-01-13nvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH stateChristoph Bumiller
2010-12-27nvc0: reference the vertex buffersChristoph Bumiller
2010-12-27nvc0: implement VRAM buffer transfers with bounce buffersChristoph Bumiller
2010-12-23nvc0: use most defs/decls from nouveau_pushbuf.hChristoph Bumiller
2010-12-19nvc0: fix clipping with scissors/viewportChristoph Bumiller
2010-12-11nvc0: support user clip planesChristoph Bumiller
2010-12-10nvc0: fix FACE state and and handle FACE sysval/varying offsetChristoph Bumiller
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller