From: Dave Airlie Date: Mon, 18 Dec 2017 04:28:07 +0000 (+0000) Subject: docs: mark GL4.3 as finished for r600 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8de6d4ba0c930e0baa0062200183a16776dd2ab5;p=mesa.git docs: mark GL4.3 as finished for r600 Still only on fp64 supported hw. --- 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: diff --git a/docs/relnotes/17.4.0.html b/docs/relnotes/17.4.0.html index 5474e044d38..b477c274fe1 100644 --- a/docs/relnotes/17.4.0.html +++ b/docs/relnotes/17.4.0.html @@ -48,8 +48,9 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_shader_atomic_counters and GL_ARB_shader_atomic_counter_ops on r600/evergreen+
  • GL_ARB_shader_image_load_store and GL_ARB_shader_image_size on r600/evergreen+
  • GL_ARB_shader_storage_buffer_object on r600/evergreen+
  • +
  • GL_ARB_compute_shader on r600/evergreen+
  • GL_ARB_cull_distance on r600/evergreen+
  • -
  • OpenGL 4.2 on r600/evergreen with hw fp64 support
  • +
  • OpenGL 4.3 on r600/evergreen with hw fp64 support
  • Support 1 binary format for GL_ARB_get_program_binary on i965