aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_target_nv50.cpp
Commit message (Expand)AuthorAgeFilesLines
* nvc0: maxwell isa has no per-instruction join modifierBen Skeggs2014-05-151-1/+1
* nv50/ir: allow load propagation when flags are definedIlia Mirkin2014-05-071-3/+4
* nv50: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin2014-04-261-0/+2
* nvc0: handle TGSI_SEMANTIC_LAYERChristoph Bumiller2014-02-071-1/+1
* nv50/ir: add support for gl_PrimitiveIDInIlia Mirkin2014-01-271-0/+3
* nv50/ir: fix support for shader input + immediate in gpIlia Mirkin2014-01-271-0/+1
* nv50/ir: disallow shader input + cbuf in same instruction in gpIlia Mirkin2014-01-271-1/+6
* nv50/ir: disallow predicates on emit/restart opsIlia Mirkin2014-01-271-1/+2
* nv50/ir: txg not available on nvaa/nvacIlia Mirkin2014-01-271-1/+1
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-0/+552