On 15 June 2016 at 12:01, Ian Romanick <i...@freedesktop.org> wrote:
> From: Ian Romanick <ian.d.roman...@intel.com>
>
> Based loosely on patches submitted ages ago by Thomas Helland.
>
> Signed-off-by: Ian Romanick <ian.d.roman...@intel.com>
> ---
>  docs/GL3.txt | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 56 insertions(+)
>
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index 0deeaa1..b0966a2 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -275,5 +275,61 @@ GLES3.2, GLSL ES 3.2:
>    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)
>
> +Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL 
> ES version:
> +
> +  GL_ARB_bindless_texture                               not started

I've started bindless as well, but it's on the not sure I'll ever finish it list

https://cgit.freedesktop.org/~airlied/mesa/log/?h=arb_bindless_texture

it works with softpipe.

Dave.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to