summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-15nvc0: add maxwell (sm50) compiler backendBen Skeggs1-0/+6
2014-05-15nvc0: bump sched data member to 32-bitsBen Skeggs1-1/+1
2014-04-28nv50/ir: change texture offsets to ValueRefs, allow nonconstIlia Mirkin1-1/+2
2014-04-28nvc0/ir: add support for new bitfield manipulation opcodesIlia Mirkin1-0/+2
2014-04-26nvc0/ir: add support for SAMPLEMASK sysvalIlia Mirkin1-0/+1
2014-04-26nvc0: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin1-0/+7
2014-04-26nv50: add support for PIPE_CAP_SAMPLE_SHADINGIlia Mirkin1-0/+1
2014-04-07nv50: enable texture query lodIlia Mirkin1-0/+1
2014-01-27nv50: add support for texelFetch'ing MS textures, ARB_texture_multisampleIlia Mirkin1-0/+8
2014-01-27nv50/ir: fix PFETCH and add RDSV to get VSTRIDE for GPsChristoph Bumiller1-0/+1
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+1197