[Mesa-dev] [PATCH] docs: correct name for GL_OES_primitive_bounding_box

Kenneth Graunke kenneth at whitecape.org
Mon Apr 18 17:49:15 UTC 2016


On Monday, April 18, 2016 5:26:33 PM PDT Erik Faye-Lund wrote:
> When this extension was added, an underscore were mistakenly replaced
> by a space. Let's correct this, so it's a tad easier to grep for this
> extension.
> 
> Signed-off-by: Erik Faye-Lund <kusmabite at gmail.com>
> ---
> 
> Just a tiny nit I noticed while reading docs... 
> 
>  docs/GL3.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index dc75cf8..3febd6e 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -261,7 +261,7 @@ GLES3.2, GLSL ES 3.2
>    GL_OES_draw_elements_base_vertex                      DONE (all drivers)
>    GL_OES_geometry_shader                                started (Marta)
>    GL_OES_gpu_shader5                                    DONE (all drivers 
that support GL_ARB_gpu_shader5)
> -  GL_OES_primitive_bounding box                         not started
> +  GL_OES_primitive_bounding_box                         not started
>    GL_OES_sample_shading                                 DONE (nvc0, r600, 
radeonsi)
>    GL_OES_sample_variables                               DONE (nvc0, r600, 
radeonsi)
>    GL_OES_shader_image_atomic                            DONE (all drivers 
that support GL_ARB_shader_image_load_store)
> 

Pushed, thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160418/a39f0240/attachment.sig>


More information about the mesa-dev mailing list