[Mesa-dev] [PATCH] docs: Mark ARB_cull_distance as in progress

Samuel Pitoiset samuel.pitoiset at gmail.com
Mon May 25 07:49:52 PDT 2015


yeah, very important thing to do *before* starting to write a new 
extension. ;)

Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>

On 05/25/2015 03:57 PM, Tobias Klausmann wrote:
> Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>
> ---
>
> I'm already getting emails wanting me to do this, so just mark it,
> wont change anything really
>
>   docs/GL3.txt | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index 44a824b..8e1c8cd 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -190,7 +190,7 @@ GL 4.5, GLSL 4.50:
>     GL_ARB_ES3_1_compatibility                           not started
>     GL_ARB_clip_control                                  DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
>     GL_ARB_conditional_render_inverted                   DONE (i965, nv50, nvc0, llvmpipe, softpipe)
> -  GL_ARB_cull_distance                                 not started
> +  GL_ARB_cull_distance                                 in progress (Tobias)
>     GL_ARB_derivative_control                            DONE (i965, nv50, nvc0, r600)
>     GL_ARB_direct_state_access                           DONE (all drivers)
>     - Transform Feedback object                          DONE



More information about the mesa-dev mailing list