[Mesa-dev] [PATCH] docs/GL3.txt: fix typo
Kenneth Graunke
kenneth at whitecape.org
Sun Sep 27 17:55:09 PDT 2015
On Sunday, September 27, 2015 05:15:28 PM Boyan Ding wrote:
> Signed-off-by: Boyan Ding <boyan.j.ding at gmail.com>
> ---
> docs/GL3.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index bd44d12..ed6a98d 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -237,7 +237,7 @@ GLES3.2, GLSL ES 3.2
> GL_KHR_texture_compression_astc_ldr DONE (i965/gen9+)
> GL_OES_copy_image not started (based on GL_ARB_copy_image, which is done for some drivers)
> GL_OES_draw_buffers_indexed not started
> - GL_OES_draw_elements_base_vertex not started (based on GL_ARB_draw_elements_base_verte, which is done for all drivers)
> + GL_OES_draw_elements_base_vertex not started (based on GL_ARB_draw_elements_base_vertex, which is done for all drivers)
> GL_OES_geometry_shader not started (based on GL_ARB_geometry_shader4, which is done for all drivers)
> GL_OES_gpu_shader5 not started (based on parts of GL_ARB_gpu_shader5, which is done for some drivers)
> GL_OES_primitive_bounding box not started
>
Pushed, thanks!
To ssh://git.freedesktop.org/git/mesa/mesa
d6a41b5..3c63a2d master -> master
-------------- 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: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150927/fca30f97/attachment-0001.sig>
More information about the mesa-dev
mailing list