From f08d7b8fe1e6689beb750d7654af4db228aef392 Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Thu, 14 Aug 2014 00:17:17 -0400 Subject: 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 --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/GL3.txt') diff --git a/docs/GL3.txt b/docs/GL3.txt index 298f8d7f9a5..e1fda457bdb 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -188,7 +188,7 @@ GL 4.5, GLSL 4.50: GL_ARB_clip_control not started GL_ARB_conditional_render_inverted not started GL_ARB_cull_distance not started - GL_ARB_derivative_control not started + GL_ARB_derivative_control DONE (nv50, nvc0) GL_ARB_direct_state_access not started GL_ARB_get_texture_sub_image started (Brian Paul) GL_ARB_shader_texture_image_samples not started -- cgit v1.2.3