From f65187bb937dcd0b3a388c946feda674151eef0e Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Fri, 16 Sep 2016 12:03:31 -0400 Subject: docs: add GL_ARB_gl_spirv to features list Signed-off-by: Ilia Mirkin --- docs/features.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/features.txt b/docs/features.txt index 9850a43..df81f91 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -282,6 +282,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_ARB_compute_variable_group_size not started GL_ARB_ES3_2_compatibility DONE (i965/gen8+) GL_ARB_fragment_shader_interlock not started + GL_ARB_gl_spirv not started GL_ARB_gpu_shader_int64 started (airlied for core and Gallium, idr for i965) GL_ARB_indirect_parameters DONE (nvc0, radeonsi) GL_ARB_parallel_shader_compile not started, but Chia-I Wu did some related work in 2014 -- cgit v1.1