nv50,nvc0: add support for fine derivatives

Graphics / Mesa 3D Graphics Library / Mesa - Ilia Mirkin [alum.mit.edu] - 14 August 2014 19:25 UTC

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

f08d7b8 nv50,nvc0: add support for fine derivatives
docs/GL3.txt | 2 +-
docs/relnotes/10.3.html | 1 +
.../drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp | 4 ++++
src/gallium/drivers/nouveau/nv50/nv50_screen.c | 2 +-
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c | 2 +-
5 files changed, 8 insertions(+), 3 deletions(-)

Upstream: cgit.freedesktop.org


  • Share