[Mesa-dev] [PATCH] docs/features: mark KHR_no_error as started

Nicolai Hähnle nhaehnle at gmail.com
Fri Apr 21 07:41:00 UTC 2017


On 20.04.2017 12:21, Kai Wasserbäch wrote:
> The OpenGL extension KHR_no_error is exposed since commit
> d42d150ad26e29d9e894ba9f9e28f8134e2e5393 by Timothy Arceri. Therefore it
> should be marked as "started" in the features.txt
>
> Signed-off-by: Kai Wasserbäch <kai at dev.carbon-project.org>
> ---
>
> Hey,
> this is a rather trivial "patch" (doesn't really deserve that designation), but
> I like the documentation to be in line with reality. AFAICT "started" is the
> correct state for now. If it is considered "DONE" already, let me know and I
> send a v2.

I agree with this interpretation. Once GLX/EGL extensions for creating 
no_error contexts are added, we can change this to "done".

R-b and pushed.

Nicolai

>
> Cheers,
> Kai
>
> P.S.: Please push this for me, if you accept it, since I do not have commit access.
>
>
>  docs/features.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/features.txt b/docs/features.txt
> index 5f63632e82..a0d7c1be48 100644
> --- a/docs/features.txt
> +++ b/docs/features.txt
> @@ -305,7 +305,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
>    GL_ARB_texture_filter_minmax                          not started
>    GL_ARB_transform_feedback_overflow_query              DONE (i965/gen6+)
>    GL_KHR_blend_equation_advanced_coherent               DONE (i965/gen9+)
> -  GL_KHR_no_error                                       not started
> +  GL_KHR_no_error                                       started (Timothy Arceri)
>    GL_KHR_texture_compression_astc_hdr                   DONE (core only)
>    GL_KHR_texture_compression_astc_sliced_3d             not started
>    GL_OES_depth_texture_cube_map                         DONE (all drivers that support GLSL 1.30+)
>


-- 
Lerne, wie die Welt wirklich ist,
Aber vergiss niemals, wie sie sein sollte.


More information about the mesa-dev mailing list