X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Ffeatures.txt;h=61c2a408624d01a8c0eeb443b2506249bcd5314f;hb=13ef793770e5c1ca6038e943da350125558fba5d;hp=f2890fee3041288f619b68919de6bdf46f68534b;hpb=084431ce45b3421ef224a16652559713151b122a;p=mesa.git diff --git a/docs/features.txt b/docs/features.txt index f2890fee304..61c2a408624 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -151,7 +151,7 @@ GL 4.1, GLSL 4.10 --- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl GL 4.2, GLSL 4.20 -- all DONE: i965/gen7+, nvc0, r600, radeonsi, virgl - GL_ARB_texture_compression_bptc DONE (freedreno, i965) + GL_ARB_texture_compression_bptc DONE (freedreno, i965, llvmpipe, softpipe, swr) GL_ARB_compressed_texture_pixel_storage DONE (all drivers) GL_ARB_shader_atomic_counters DONE (freedreno/a5xx+, i965, llvmpipe, softpipe) GL_ARB_texture_storage DONE (all drivers) @@ -204,7 +204,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi - specified transform/feedback layout DONE - input/output block locations DONE GL_ARB_multi_bind DONE (all drivers) - GL_ARB_query_buffer_object DONE (i965/hsw+, virgl) + GL_ARB_query_buffer_object DONE (i965/hsw+, llvmpipe, virgl) GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, llvmpipe, softpipe, swr, virgl) GL_ARB_texture_stencil8 DONE (freedreno, i965/hsw+, nv50, llvmpipe, softpipe, swr, virgl) GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965, nv50, llvmpipe, softpipe, swr, virgl) @@ -224,18 +224,18 @@ GL 4.5, GLSL 4.50 -- all DONE: nvc0, radeonsi, r600 GL_KHR_robustness DONE (freedreno, i965) GL_EXT_shader_integer_mix DONE (all drivers that support GLSL) -GL 4.6, GLSL 4.60 +GL 4.6, GLSL 4.60 -- all DONE: radeonsi GL_ARB_gl_spirv DONE (i965/gen7+) - GL_ARB_indirect_parameters DONE (i965/gen7+, nvc0, radeonsi, virgl) - GL_ARB_pipeline_statistics_query DONE (i965, nvc0, r600, radeonsi, llvmpipe, softpipe, swr) - GL_ARB_polygon_offset_clamp DONE (freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, swr, virgl) - GL_ARB_shader_atomic_counter_ops DONE (freedreno/a5xx+, i965/gen7+, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl) - GL_ARB_shader_draw_parameters DONE (i965, nvc0, radeonsi) - GL_ARB_shader_group_vote DONE (i965, nvc0, radeonsi) + GL_ARB_indirect_parameters DONE (i965/gen7+, nvc0, virgl) + GL_ARB_pipeline_statistics_query DONE (i965, nvc0, r600, llvmpipe, softpipe, swr) + GL_ARB_polygon_offset_clamp DONE (freedreno, i965, nv50, nvc0, r600, llvmpipe, swr, virgl) + GL_ARB_shader_atomic_counter_ops DONE (freedreno/a5xx+, i965/gen7+, nvc0, r600, llvmpipe, softpipe, virgl) + GL_ARB_shader_draw_parameters DONE (i965, llvmpipe, nvc0) + GL_ARB_shader_group_vote DONE (i965, nvc0) GL_ARB_spirv_extensions DONE (i965/gen7+) - GL_ARB_texture_filter_anisotropic DONE (freedreno, i965, nv50, nvc0, r600, radeonsi, softpipe (*), llvmpipe (*)) - GL_ARB_transform_feedback_overflow_query DONE (i965/gen6+, nvc0, radeonsi, llvmpipe, softpipe, virgl) + GL_ARB_texture_filter_anisotropic DONE (freedreno, i965, nv50, nvc0, r600, softpipe (*), llvmpipe (*)) + GL_ARB_transform_feedback_overflow_query DONE (i965/gen6+, nvc0, llvmpipe, softpipe, virgl) GL_KHR_no_error DONE (all drivers) (*) softpipe and llvmpipe advertise 16x anisotropy but simply ignore the setting @@ -311,6 +311,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_ARB_shader_clock DONE (i965/gen7+, nv50, nvc0, r600, radeonsi, virgl) GL_ARB_shader_stencil_export DONE (i965/gen9+, r600, radeonsi, softpipe, llvmpipe, swr, virgl) GL_ARB_shader_viewport_layer_array DONE (i965/gen6+, nvc0, radeonsi) + GL_ARB_shading_language_include DONE GL_ARB_sparse_buffer DONE (radeonsi/CIK+) GL_ARB_sparse_texture not started GL_ARB_sparse_texture2 not started @@ -347,54 +348,54 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GLX_ARB_robustness_share_group_isolation not started GL_EXT_direct_state_access subfeatures (in the spec order): - GL 1.1: Client commands not started - GL 1.0-1.3: Matrix and transpose matrix commands not started - GL 1.1-1.2: Texture commands not started - GL 1.2: 3D texture commands not started - GL 1.2.1: Multitexture commands not started - GL 1.2.1-3.0: Indexed texture commands not started - GL 1.2.1-3.0: Indexed generic queries not started - GL 1.2.1: EnableIndexed.. Get*Indexed not started - GL_ARB_vertex_program not started - GL 1.3: Compressed texture and multitexture commands not started - GL 1.5: Buffer commands not started - GL 2.0-2.1: Uniform and uniform matrix commands not started - GL_EXT_texture_buffer_object not started - GL_EXT_texture_integer not started - GL_EXT_gpu_shader4 not started - GL_EXT_gpu_program_parameters not started + GL 1.1: Client commands DONE + GL 1.0-1.3: Matrix and transpose matrix commands DONE + GL 1.1-1.2: Texture commands DONE + GL 1.2: 3D texture commands DONE + GL 1.2.1: Multitexture commands DONE + GL 1.2.1-3.0: Indexed texture commands DONE + GL 1.2.1-3.0: Indexed generic queries DONE + GL 1.2.1: EnableIndexed.. Get*Indexed DONE + GL_ARB_vertex_program DONE + GL 1.3: Compressed texture and multitexture commands DONE + GL 1.5: Buffer commands DONE + GL 2.0-2.1: Uniform and uniform matrix commands DONE + GL_EXT_texture_buffer_object DONE + GL_EXT_texture_integer DONE + GL_EXT_gpu_shader4 DONE + GL_EXT_gpu_program_parameters DONE GL_NV_gpu_program4 n/a GL_NV_framebuffer_multisample_coverage n/a - GL 3.0: Renderbuffer/framebuffer commands, Gen*Mipmap not started - GL 3.0: CopyBuffer command not started - GL_EXT_geometry_shader4 commands (expose in GL 3.2) not started + GL 3.0: Renderbuffer/framebuffer commands, Gen*Mipmap DONE + GL 3.0: CopyBuffer command DONE + GL_EXT_geometry_shader4 commands (expose in GL 3.2) DONE GL_NV_explicit_multisample n/a - GL 3.0: Vertex array/attrib/query/map commands not started - Matrix GL tokens not started + GL 3.0: Vertex array/attrib/query/map commands DONE + Matrix GL tokens DONE GL_EXT_direct_state_access additions from other extensions (complete list): GL_AMD_framebuffer_sample_positions n/a - GL_AMD_gpu_shader_int64 not started - GL_ARB_bindless_texture not started - GL_ARB_buffer_storage not started - GL_ARB_clear_buffer_object not started - GL_ARB_framebuffer_no_attachments not started - GL_ARB_gpu_shader_fp64 not started - GL_ARB_instanced_arrays not started - GL_ARB_internalformat_query2 not started + GL_AMD_gpu_shader_int64 n/a (not enabled in compat profile) + GL_ARB_bindless_texture DONE + GL_ARB_buffer_storage DONE + GL_ARB_clear_buffer_object DONE + GL_ARB_framebuffer_no_attachments DONE + GL_ARB_gpu_shader_fp64 DONE + GL_ARB_instanced_arrays DONE + GL_ARB_internalformat_query2 DONE GL_ARB_sparse_texture n/a - GL_ARB_sparse_buffer not started - GL_ARB_texture_buffer_range not started - GL_ARB_texture_storage not started - GL_ARB_texture_storage_multisample not started - GL_ARB_vertex_attrib_64bit not started - GL_ARB_vertex_attrib_binding not started - GL_EXT_buffer_storage not started - GL_EXT_external_buffer not started + GL_ARB_sparse_buffer DONE + GL_ARB_texture_buffer_range DONE + GL_ARB_texture_storage DONE + GL_ARB_texture_storage_multisample DONE + GL_ARB_vertex_attrib_64bit DONE + GL_ARB_vertex_attrib_binding DONE + GL_EXT_buffer_storage DONE + GL_EXT_external_buffer n/a GL_EXT_separate_shader_objects n/a GL_EXT_sparse_texture n/a GL_EXT_texture_storage n/a - GL_EXT_vertex_attrib_64bit not started + GL_EXT_vertex_attrib_64bit DONE GL_EXT_EGL_image_storage n/a GL_NV_bindless_texture n/a GL_NV_gpu_shader5 n/a @@ -408,7 +409,6 @@ we DO NOT WANT implementations of these extensions for Mesa. GL_ARB_geometry_shader4 Superseded by GL 3.2 geometry shaders GL_ARB_matrix_palette Superseded by GL_ARB_vertex_program - GL_ARB_shading_language_include Not interesting GL_ARB_shadow_ambient Superseded by GL_ARB_fragment_program GL_ARB_vertex_blend Superseded by GL_ARB_vertex_program @@ -467,8 +467,8 @@ Khronos extensions that are not part of any Vulkan version: VK_KHR_sampler_mirror_clamp_to_edge DONE (anv, radv) VK_KHR_shader_atomic_int64 DONE (anv, radv) VK_KHR_shader_float16_int8 DONE (anv/gen8+, radv) - VK_KHR_shader_float_controls DONE (anv/gen8+) - VK_KHR_shader_subgroup_extended_types not started + VK_KHR_shader_float_controls DONE (anv/gen8+, radv) + VK_KHR_shader_subgroup_extended_types DONE (radv) VK_KHR_shared_presentable_image not started VK_KHR_surface DONE (anv, radv) VK_KHR_surface_protected_capabilities DONE (anv, radv)