diff --git a/docs/features.txt b/docs/features.txt index 9bc0718d591..1a80192d55c 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -56,7 +56,7 @@ GL 3.0, GLSL 1.30 --- all DONE: freedreno, nv50, nvc0, r600, radeonsi, llvmpipe, GL_ARB_texture_rg DONE (v3d, lima, etnaviv/HALTI2) GL_EXT_transform_feedback (Transform feedback) DONE (v3d) GL_ARB_vertex_array_object (Vertex array objects) DONE (v3d, vc4, lima) - GL_EXT_framebuffer_sRGB (sRGB framebuffer format) DONE (v3d, vc4, lima) + GL_EXT_framebuffer_sRGB (sRGB framebuffer format) DONE (v3d, vc4, lima, etnaviv/HALTI3) glClearBuffer commands DONE glGetStringi command DONE glTexParameterI, glGetTexParameterI commands DONE @@ -105,7 +105,7 @@ GL 3.3, GLSL 3.30 --- all DONE: freedreno, nv50, nvc0, r600, radeonsi, llvmpipe, GL_ARB_sampler_objects DONE (all drivers) GL_ARB_shader_bit_encoding DONE (v3d, panfrost) GL_ARB_texture_rgb10_a2ui DONE (v3d, panfrost) - GL_ARB_texture_swizzle DONE (v3d, vc4, panfrost, lima) + GL_ARB_texture_swizzle DONE (v3d, vc4, panfrost, lima, etnaviv/HALTI0) GL_ARB_timer_query DONE () GL_ARB_instanced_arrays DONE (etnaviv/HALTI2, v3d, panfrost) GL_ARB_vertex_type_2_10_10_10_rev DONE (v3d, panfrost)