diff options
author | Dave Airlie <[email protected]> | 2017-12-18 04:28:07 +0000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2017-12-18 04:30:14 +0000 |
commit | 8de6d4ba0c930e0baa0062200183a16776dd2ab5 (patch) | |
tree | 187ccf9c904b49b6f4faa8fdf7e43f27ee35a87a /docs/features.txt | |
parent | 7ce3bd9af388d8800d46f672a608718d8b384c23 (diff) |
docs: mark GL4.3 as finished for r600
Still only on fp64 supported hw.
Diffstat (limited to 'docs/features.txt')
-rw-r--r-- | docs/features.txt | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/docs/features.txt b/docs/features.txt index 407aaf07d7c..f6aec63294b 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -162,29 +162,29 @@ GL 4.2, GLSL 4.20 -- all DONE: i965/gen7+, nvc0, r600, radeonsi GL_ARB_map_buffer_alignment DONE (all drivers) -GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, radeonsi +GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0, r600, radeonsi GL_ARB_arrays_of_arrays DONE (all drivers that support GLSL 1.30) GL_ARB_ES3_compatibility DONE (all drivers that support GLSL 3.30) GL_ARB_clear_buffer_object DONE (all drivers) GL_ARB_compute_shader DONE (freedreno/a5xx, i965, softpipe) - GL_ARB_copy_image DONE (i965, nv50, r600, softpipe, llvmpipe) + GL_ARB_copy_image DONE (i965, nv50, softpipe, llvmpipe) GL_KHR_debug DONE (all drivers) GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL) - GL_ARB_fragment_layer_viewport DONE (i965, nv50, r600, llvmpipe, softpipe) - GL_ARB_framebuffer_no_attachments DONE (freedreno, i965, r600, softpipe) + GL_ARB_fragment_layer_viewport DONE (i965, nv50, llvmpipe, softpipe) + GL_ARB_framebuffer_no_attachments DONE (freedreno, i965, softpipe) GL_ARB_internalformat_query2 DONE (all drivers) GL_ARB_invalidate_subdata DONE (all drivers) - GL_ARB_multi_draw_indirect DONE (freedreno, i965, r600, llvmpipe, softpipe, swr) + GL_ARB_multi_draw_indirect DONE (freedreno, i965, llvmpipe, softpipe, swr) GL_ARB_program_interface_query DONE (all drivers) - GL_ARB_robust_buffer_access_behavior DONE (i965, r600) - GL_ARB_shader_image_size DONE (freedreno/a5xx, i965, r600, softpipe) - GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx, i965, r600, softpipe) - GL_ARB_stencil_texturing DONE (freedreno, i965/hsw+, nv50, r600, llvmpipe, softpipe, swr) - GL_ARB_texture_buffer_range DONE (freedreno, nv50, i965, r600, llvmpipe) + GL_ARB_robust_buffer_access_behavior DONE (i965) + GL_ARB_shader_image_size DONE (freedreno/a5xx, i965, softpipe) + GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx, i965, softpipe) + GL_ARB_stencil_texturing DONE (freedreno, i965/hsw+, nv50, llvmpipe, softpipe, swr) + GL_ARB_texture_buffer_range DONE (freedreno, nv50, i965, llvmpipe) GL_ARB_texture_query_levels DONE (all drivers that support GLSL 1.30) GL_ARB_texture_storage_multisample DONE (all drivers that support GL_ARB_texture_multisample) - GL_ARB_texture_view DONE (freedreno, i965, nv50, r600, llvmpipe, softpipe, swr) + GL_ARB_texture_view DONE (freedreno, i965, nv50, llvmpipe, softpipe, swr) GL_ARB_vertex_attrib_binding DONE (all drivers) @@ -238,26 +238,26 @@ GL 4.6, GLSL 4.60 (*) softpipe and llvmpipe advertise 16x anisotropy but simply ignore the setting These are the extensions cherry-picked to make GLES 3.1 -GLES3.1, GLSL ES 3.1 -- all DONE: i965/hsw+, nvc0, radeonsi +GLES3.1, GLSL ES 3.1 -- all DONE: i965/hsw+, nvc0, r600, radeonsi GL_ARB_arrays_of_arrays DONE (all drivers that support GLSL 1.30) GL_ARB_compute_shader DONE (freedreno/a5xx, i965/gen7+, softpipe) - GL_ARB_draw_indirect DONE (freedreno, i965/gen7+, r600, llvmpipe, softpipe, swr) + GL_ARB_draw_indirect DONE (freedreno, i965/gen7+, llvmpipe, softpipe, swr) GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL) - GL_ARB_framebuffer_no_attachments DONE (freedreno, i965/gen7+, r600, softpipe) + GL_ARB_framebuffer_no_attachments DONE (freedreno, i965/gen7+, softpipe) GL_ARB_program_interface_query DONE (all drivers) - GL_ARB_shader_atomic_counters DONE (freedreno/a5xx, i965/gen7+, r600, softpipe) - GL_ARB_shader_image_load_store DONE (freedreno/a5xx, i965/gen7+, r600, softpipe) - GL_ARB_shader_image_size DONE (freedreno/a5xx, i965/gen7+, r600, softpipe) - GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx, i965/gen7+, r600, softpipe) + GL_ARB_shader_atomic_counters DONE (freedreno/a5xx, i965/gen7+, softpipe) + GL_ARB_shader_image_load_store DONE (freedreno/a5xx, i965/gen7+, softpipe) + GL_ARB_shader_image_size DONE (freedreno/a5xx, i965/gen7+, softpipe) + GL_ARB_shader_storage_buffer_object DONE (freedreno/a5xx, i965/gen7+, softpipe) GL_ARB_shading_language_packing DONE (all drivers) GL_ARB_separate_shader_objects DONE (all drivers) - GL_ARB_stencil_texturing DONE (freedreno, nv50, r600, llvmpipe, softpipe, swr) - GL_ARB_texture_multisample (Multisample textures) DONE (i965/gen7+, nv50, r600, llvmpipe, softpipe) + GL_ARB_stencil_texturing DONE (freedreno, nv50, llvmpipe, softpipe, swr) + GL_ARB_texture_multisample (Multisample textures) DONE (i965/gen7+, nv50, llvmpipe, softpipe) GL_ARB_texture_storage_multisample DONE (all drivers that support GL_ARB_texture_multisample) GL_ARB_vertex_attrib_binding DONE (all drivers) - GS5 Enhanced textureGather DONE (freedreno, i965/gen7+, r600) - GS5 Packing/bitfield/conversion functions DONE (i965/gen6+, r600) + GS5 Enhanced textureGather DONE (freedreno, i965/gen7+,) + GS5 Packing/bitfield/conversion functions DONE (i965/gen6+) GL_EXT_shader_integer_mix DONE (all drivers that support GLSL) Additional functionality not covered above: |