X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Ffeatures.txt;h=4cc06637b581088f9ece85b6bc2de3f801ea0465;hb=2fc9c7e3d9b2bcd65c9e192bc11d3c87835f85dc;hp=6959b0bdf93f0be05781fbd35ca1301c36941607;hpb=bf47b2bf887ba15d318b6489c4e5116df771028c;p=mesa.git diff --git a/docs/features.txt b/docs/features.txt index 6959b0bdf93..4cc06637b58 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -260,18 +260,18 @@ GLES3.2, GLSL ES 3.2: GL_OES_copy_image DONE (all drivers) GL_OES_draw_buffers_indexed DONE (all drivers that support GL_ARB_draw_buffers_blend) GL_OES_draw_elements_base_vertex DONE (all drivers) - GL_OES_geometry_shader DONE (i965/gen8+) + GL_OES_geometry_shader DONE (i965/gen8+, nvc0, radeonsi) GL_OES_gpu_shader5 DONE (all drivers that support GL_ARB_gpu_shader5) - GL_OES_primitive_bounding_box DONE (nvc0, radeonsi) + GL_OES_primitive_bounding_box DONE (i965/gen7+, nvc0, radeonsi) GL_OES_sample_shading DONE (i965, nvc0, r600, radeonsi) GL_OES_sample_variables DONE (i965, nvc0, r600, radeonsi) GL_OES_shader_image_atomic DONE (all drivers that support GL_ARB_shader_image_load_store) GL_OES_shader_io_blocks DONE (i965/gen8+, nvc0, radeonsi) GL_OES_shader_multisample_interpolation DONE (i965, nvc0, r600, radeonsi) - GL_OES_tessellation_shader started (Ken) + GL_OES_tessellation_shader DONE (all drivers that support GL_ARB_tessellation_shader) GL_OES_texture_border_clamp DONE (all drivers) GL_OES_texture_buffer DONE (i965, nvc0, radeonsi) - GL_OES_texture_cube_map_array DONE (i965/gen8+) + GL_OES_texture_cube_map_array DONE (i965/gen8+, nvc0, radeonsi) GL_OES_texture_stencil8 DONE (all drivers that support GL_ARB_texture_stencil8) GL_OES_texture_storage_multisample_2d_array DONE (all drivers that support GL_ARB_texture_multisample)