From 3518606c149393a656a653459972ef35aa527c55 Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Tue, 21 Jan 2014 00:26:14 -0500 Subject: docs: sync up nv50/nvc0 status on GL4.x extensions Signed-off-by: Ilia Mirkin --- docs/GL3.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/GL3.txt b/docs/GL3.txt index bc18d97052..86aad69629 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -98,7 +98,7 @@ GL 4.0: GLSL 4.0 not started GL_ARB_texture_query_lod DONE (i965) - GL_ARB_draw_buffers_blend DONE (i965, r600, radeonsi, softpipe) + GL_ARB_draw_buffers_blend DONE (i965, nv50, nvc0, r600, radeonsi, softpipe) GL_ARB_draw_indirect DONE (i965) GL_ARB_gpu_shader5 started GL_ARB_gpu_shader_fp64 not started @@ -106,16 +106,16 @@ GL 4.0: GL_ARB_shader_subroutine not started GL_ARB_tessellation_shader not started GL_ARB_texture_buffer_object_rgb32 DONE (i965, r600, radeonsi, softpipe) - GL_ARB_texture_cube_map_array DONE (i965, r600, softpipe) + GL_ARB_texture_cube_map_array DONE (i965, nvc0, r600, softpipe) GL_ARB_texture_gather DONE (i965) - GL_ARB_transform_feedback2 DONE (i965, r600, radeonsi) - GL_ARB_transform_feedback3 DONE (i965, r600, radeonsi) + GL_ARB_transform_feedback2 DONE (i965, nv50, nvc0, r600, radeonsi) + GL_ARB_transform_feedback3 DONE (i965, nv50, nvc0, r600, radeonsi) GL 4.1: GLSL 4.1 not started - GL_ARB_ES2_compatibility DONE (i965, r300, r600, radeonsi) + GL_ARB_ES2_compatibility DONE (i965, nv50, nvc0, r300, r600, radeonsi) GL_ARB_get_program_binary DONE (0 binary formats) GL_ARB_separate_shader_objects some infrastructure done GL_ARB_shader_precision not started @@ -130,12 +130,12 @@ GL 4.2: GL_ARB_compressed_texture_pixel_storage not started GL_ARB_shader_atomic_counters DONE (i965) GL_ARB_texture_storage DONE (all drivers) - GL_ARB_transform_feedback_instanced DONE (i965, r600, radeonsi) + GL_ARB_transform_feedback_instanced DONE (i965, nv50, nvc0, r600, radeonsi) GL_ARB_base_instance DONE (i965, nv50, nvc0, r600, radeonsi) GL_ARB_shader_image_load_store in progress (curro) GL_ARB_conservative_depth DONE (all drivers that support GLSL 1.30) GL_ARB_shading_language_420pack DONE (all drivers that support GLSL 1.30) - GL_ARB_internalformat_query DONE (i965, r300, r600, radeonsi) + GL_ARB_internalformat_query DONE (i965, nv50, nvc0, r300, r600, radeonsi) GL_ARB_map_buffer_alignment DONE (r300, r600, radeonsi) -- cgit v1.2.3