Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / drivers / nv30 / nvfx_fragprog.c
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.
2013-09-01 Ilia Mirkinnv30: find first unused texcoord rather than bailing...
2013-07-12 Brian Paulnv30: fix KILL_IF breakage
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-03-20 Christoph Bumillergallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-05-25 Roy Splietnv30: Fix generic passing to fragment program in NV34.
2012-05-12 Roy Splietnv30/shader: SSG, LIT only requires one source register
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-09 Christoph Bumillergallium/drivers: handle TGSI_OPCODE_CEIL
2012-04-13 Ben Skeggsnv30: import new driver for GeForce FX/6/7 chipsets...