[Mesa-dev] [PATCH] GL3: remove radeonsi occurrences in GL 4.2, already specified as "all DONE"
eocallaghan at alterapraxis.com
eocallaghan at alterapraxis.com
Sat Apr 30 14:20:43 UTC 2016
Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
On 2016-04-30 01:48, Fabio Pedretti wrote:
> ---
> docs/GL3.txt | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index bb2bb6e..5a6be41 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -148,17 +148,17 @@ GL 4.1, GLSL 4.10 --- all DONE: nvc0, r600,
> radeonsi
>
> GL 4.2, GLSL 4.20 -- all DONE: radeonsi
>
> - GL_ARB_texture_compression_bptc DONE (i965,
> nvc0, r600, radeonsi)
> + GL_ARB_texture_compression_bptc DONE (i965,
> nvc0, r600)
> GL_ARB_compressed_texture_pixel_storage DONE (all
> drivers)
> - GL_ARB_shader_atomic_counters DONE (i965,
> nvc0, radeonsi, softpipe)
> + GL_ARB_shader_atomic_counters DONE (i965,
> nvc0, softpipe)
> GL_ARB_texture_storage DONE (all
> drivers)
> - GL_ARB_transform_feedback_instanced DONE (i965,
> nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
> - GL_ARB_base_instance DONE (i965,
> nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
> - GL_ARB_shader_image_load_store DONE (i965,
> radeonsi, softpipe)
> + GL_ARB_transform_feedback_instanced DONE (i965,
> nv50, nvc0, r600, llvmpipe, softpipe)
> + GL_ARB_base_instance DONE (i965,
> nv50, nvc0, r600, llvmpipe, softpipe)
> + GL_ARB_shader_image_load_store DONE (i965,
> softpipe)
> 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_shading_language_packing DONE (all
> drivers)
> - GL_ARB_internalformat_query DONE (i965,
> nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
> + GL_ARB_internalformat_query DONE (i965,
> nv50, nvc0, r600, llvmpipe, softpipe)
> GL_ARB_map_buffer_alignment DONE (all
> drivers)
More information about the mesa-dev
mailing list