[Mesa-dev] [PATCH 4/4] docs: update GL3.txt for ARB_base_instance

Brian Paul brianp at vmware.com
Mon Jun 18 11:32:07 PDT 2012


On 06/15/2012 03:38 PM, Fredrik Höglund wrote:
> ---
>   docs/GL3.txt |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index 17136de..89b46c0 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -119,7 +119,7 @@ GL_ARB_compressed_texture_pixel_storage              not started
>   GL_ARB_shader_atomic_counters                        not started
>   GL_ARB_texture_storage                               DONE (r300, r600, swrast)
>   GL_ARB_transform_feedback_instanced                  not started
> -GL_ARB_base_instance                                 not started
> +GL_ARB_base_instance                                 DONE (nv50, nvc0, r600, radeonsi)
>   GL_ARB_shader_image_load_store                       not started
>   GL_ARB_conservative_depth                            DONE (softpipe)
>   GL_ARB_shading_language_420pack                      not started


Reviewed-by: Brian Paul <brianp at vmware.com>


We should start a docs/relnotes-8.1.html file and list this extension 
as a new feature...

-Brian


More information about the mesa-dev mailing list