summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv30/nvfx_fragprog.c
Commit message (Expand)AuthorAgeFilesLines
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-1251/+0
* nv30: find first unused texcoord rather than bailing if first is usedIlia Mirkin2013-09-011-2/+1
* nv30: fix KILL_IF breakageBrian Paul2013-07-121-1/+1
* tgsi: rename the TGSI fragment kill opcodesBrian Paul2013-07-121-3/+3
* gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3Christoph Bumiller2013-03-201-19/+23
* Remove useless checks for NULL before freeingMatt Turner2012-09-051-6/+4
* nv30: Fix generic passing to fragment program in NV34.Roy Spliet2012-05-251-3/+7
* nv30/shader: SSG, LIT only requires one source registerRoy Spliet2012-05-121-1/+1
* gallium/drivers: handle TGSI_OPCODE_CEILChristoph Bumiller2012-05-091-0/+5
* nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs2012-04-141-0/+1241