diff options
author | Pierre-Eric Pelloux-Prayer <[email protected]> | 2019-11-06 10:57:53 +0100 |
---|---|---|
committer | Pierre-Eric Pelloux-Prayer <[email protected]> | 2019-11-19 08:49:45 +0100 |
commit | a807b8c0a893a437534df5292fe70c54c8d8332b (patch) | |
tree | 13cf920878bfb696166999e8c39bfc8a043f7426 /docs/features.txt | |
parent | e3385eb0c1c9e6e0466c282d722f02dd5fd49204 (diff) |
mesa: add ARB_gpu_shader_fp64 selector-less functions
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs/features.txt')
-rw-r--r-- | docs/features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt index 82ebac79b04..49ed0fdb7e6 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -379,7 +379,7 @@ GL_EXT_direct_state_access additions from other extensions (complete list): GL_ARB_buffer_storage DONE GL_ARB_clear_buffer_object DONE GL_ARB_framebuffer_no_attachments DONE - GL_ARB_gpu_shader_fp64 not started + GL_ARB_gpu_shader_fp64 DONE GL_ARB_instanced_arrays not started GL_ARB_internalformat_query2 DONE GL_ARB_sparse_texture n/a |