From 4d81c8e43e2b235684e480da02eab2c647e6de6b Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Mon, 20 Nov 2017 13:42:33 -0800 Subject: docs: Update GL_ARB_get_program_binary docs to support 1 format MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jordan Justen Reviewed-by: Timothy Arceri Acked-by: Tapani Pälli --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/features.txt') diff --git a/docs/features.txt b/docs/features.txt index 5d65d4fdf02..f5541d0342c 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -139,7 +139,7 @@ GL 4.0, GLSL 4.00 --- all DONE: i965/gen7+, nvc0, r600, radeonsi GL 4.1, GLSL 4.10 --- all DONE: i965/gen7+, nvc0, r600, radeonsi GL_ARB_ES2_compatibility DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr) - GL_ARB_get_program_binary DONE (0 binary formats) + GL_ARB_get_program_binary DONE (0 or 1 binary formats) GL_ARB_separate_shader_objects DONE (all drivers) GL_ARB_shader_precision DONE (i965/gen7+, all drivers that support GLSL 4.10) GL_ARB_vertex_attrib_64bit DONE (i965/gen7+, llvmpipe, softpipe) -- cgit v1.2.3