[Mesa-dev] Mesa (master): gl3.txt: add not of ARB_texture_storage work started.

Brian Paul brianp at vmware.com
Sat Nov 5 11:03:26 PDT 2011


On 11/05/2011 11:19 AM, Dave Airlie wrote:
> Module: Mesa
> Branch: master
> Commit: 7494c814ef642468c8e6838027443703d311602f
> URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7494c814ef642468c8e6838027443703d311602f
>
> Author: Dave Airlie<airlied at redhat.com>
> Date:   Sat Nov  5 17:18:34 2011 +0000
>
> gl3.txt: add not of ARB_texture_storage work started.
>
> ---
>
>   docs/GL3.txt |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index 5409945..f0a31bb 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -118,7 +118,7 @@ GLSL 4.2                                             not started
>   GL_ARB_texture_compression_bptc                      not started
>   GL_ARB_compressed_texture_pixel_storage              not started
>   GL_ARB_shader_atomic_counters                        not started
> -GL_ARB_texture_storage                               not started
> +GL_ARB_texture_storage                               started

Actually, you could say it's done for gallium and swrast drivers.

-Brian


More information about the mesa-dev mailing list