Fix default value specified for EGL_GL_COLORSPACE (#125)
diff --git a/sdk/docs/man/eglCreatePlatformWindowSurface.xml b/sdk/docs/man/eglCreatePlatformWindowSurface.xml index 7f9794f..ee88467 100644 --- a/sdk/docs/man/eglCreatePlatformWindowSurface.xml +++ b/sdk/docs/man/eglCreatePlatformWindowSurface.xml
@@ -98,7 +98,7 @@ <constant>GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING</constant> value of <constant>GL_LINEAR</constant>. The default value of <constant>EGL_GL_COLORSPACE</constant> is - <constant>EGL_GL_COLORSPACE_SRGB</constant>. + <constant>EGL_GL_COLORSPACE_LINEAR</constant>. </para> <para> Note that the <constant>EGL_GL_COLORSPACE</constant>
diff --git a/sdk/docs/man/html/eglCreatePlatformWindowSurface.xhtml b/sdk/docs/man/html/eglCreatePlatformWindowSurface.xhtml index 989a820..f95ab1f 100644 --- a/sdk/docs/man/html/eglCreatePlatformWindowSurface.xhtml +++ b/sdk/docs/man/html/eglCreatePlatformWindowSurface.xhtml
@@ -142,7 +142,7 @@ <code class="constant">GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING</code> value of <code class="constant">GL_LINEAR</code>. The default value of <code class="constant">EGL_GL_COLORSPACE</code> is - <code class="constant">EGL_GL_COLORSPACE_SRGB</code>. + <code class="constant">EGL_GL_COLORSPACE_LINEAR</code>. </p> <p> Note that the <code class="constant">EGL_GL_COLORSPACE</code>