aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_program.h
Commit message (Expand)AuthorAgeFilesLines
* nvc0: implement compute support for nve4Christoph Bumiller2013-03-121-1/+8
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-1/+2
* nvc0: handle discontiguous outputs in stream_output_infoChristoph Bumiller2012-01-201-1/+1
* nvc0: fix submission of VertexID and EdgeFlag in push modeChristoph Bumiller2012-01-121-1/+2
* nv50/ir,nvc0: make ClipDistance and ClipVertex workChristoph Bumiller2012-01-101-2/+2
* nvc0: implement new stream output interfaceChristoph Bumiller2011-12-151-1/+10
* nvc0: add support for clip distance shader outputsChristoph Bumiller2011-10-211-0/+2
* nvc0: hook up to new shader code generatorChristoph Bumiller2011-09-141-55/+11
* nvc0: set local memory usage info in shader headerChristoph Bumiller2011-02-241-0/+1
* nvc0: implement point coord replacementChristoph Bumiller2011-01-231-1/+3
* nvc0: fix and enable instanced drawing and arraysChristoph Bumiller2011-01-161-0/+1
* nvc0: enable early fragment tests where possibleChristoph Bumiller2011-01-151-1/+5
* nvc0: support user clip planesChristoph Bumiller2010-12-111-0/+2
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+82