aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir.cpp
Commit message (Expand)AuthorAgeFilesLines
* nv50/ir: adapt to new method for passing in cull/clip distance masksIlia Mirkin2015-10-291-1/+0
* nvc0: preliminary tess supportIlia Mirkin2015-07-231-2/+2
* nv50/ir: use unordered_set instead of list to keep track of var usesTobias Klausmann2014-07-081-3/+3
* nv50/ir: change texture offsets to ValueRefs, allow nonconstIlia Mirkin2014-04-281-0/+7
* nv30: remove nv30_context use from nvfx_*progIlia Mirkin2014-02-261-1/+1
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+1231