nv50,nvc0: add support for fine derivatives
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 14 Aug 2014 04:17:17 +0000 (00:17 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Fri, 15 Aug 2014 00:25:33 +0000 (20:25 -0400)
commitf08d7b8fe1e6689beb750d7654af4db228aef392
treef37a6514244559d6071fbd3ffcd7eef55d2da288
parent88b0c6403fd97e5527a684732250162242f340c2
nv50,nvc0: add support for fine derivatives

The quadop-based method we currently use on all chipsets already
provides the fine version of the derivatives.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
docs/GL3.txt
docs/relnotes/10.3.html
src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp
src/gallium/drivers/nouveau/nv50/nv50_screen.c
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c