[Mesa-dev] [PATCH 6/6] docs: Mark off ARB_conditional_render_inverted for nvc0
Marek Olšák
maraeo at gmail.com
Sat Aug 16 03:42:46 PDT 2014
On Sat, Aug 16, 2014 at 1:59 AM, Tobias Klausmann
<tobias.johannes.klausmann at mni.thm.de> wrote:
> Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>
> ---
> docs/GL3.txt | 2 +-
> docs/relnotes/10.3.html | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index b38e42c..bbd1838 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -186,7 +186,7 @@ GL 4.5, GLSL 4.50:
>
> GL_ARB_ES3_1_compatibility not started
> GL_ARB_clip_control not started
> - GL_ARB_conditional_render_inverted not started
> + GL_ARB_conditional_render_inverted DONE (nvc0)
> GL_ARB_cull_distance not started
> GL_ARB_derivative_control DONE (i965, nv50, nvc0, r600)
> GL_ARB_direct_state_access not started
> diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
> index 1afa932..1deef28 100644
> --- a/docs/relnotes/10.3.html
> +++ b/docs/relnotes/10.3.html
> @@ -67,7 +67,8 @@ Note: some of the new features are only available with certain drivers.
> <li>GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe</li>
> <li>A new software rasterizer driver (kms_swrast_dri.so) that works with
> DRM drivers that don't have a full-fledged GEM (such as qxl or simpledrm)</li>
> -<li>Distribute the Khronos GL/glcorearb.h header file.
> +<li>Distribute the Khronos GL/glcorearb.h header file.</li>
> +<li>ARB_conditional_render_inverted on nvc0</li>
The GL_ prefix is missing. Also, the extensions are sorted alphabetically above.
Marek
> </ul>
>
>
> --
> 1.8.4.5
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list