specs: Sync framebuffer_flip_y text with GL registry
authorHeinrich Fink <heinrich.fink@daqri.com>
Mon, 29 Jul 2019 13:35:19 +0000 (15:35 +0200)
committerHeinrich Fink <heinrich.fink@daqri.com>
Thu, 5 Sep 2019 07:26:30 +0000 (09:26 +0200)
Sync extension spec of MESA_framebuffer_flip_y to what has been merged
upstream in the GL registry. Update now carries the accepted GL
extension no.

v2: split GL headers update off to separate commit

Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
docs/specs/MESA_framebuffer_flip_y.txt

index 69eca342cba05cb4c3345ab88424e38a64bebacb..0866203689f89853c665ed37674d0d797b634f7e 100644 (file)
@@ -27,7 +27,8 @@ Version
 
 Number
 
 
 Number
 
-    302
+    OpenGL Extension #540
+    OpenGL ES Extension #302
 
 Dependencies
 
 
 Dependencies
 
@@ -76,10 +77,12 @@ Errors
     An INVALID_OPERATION error is generated by GetFramebufferParameteriv if the
     default framebuffer is bound to <target> and <pname> is FRAMEBUFFER_FLIP_Y_MESA.
 
     An INVALID_OPERATION error is generated by GetFramebufferParameteriv if the
     default framebuffer is bound to <target> and <pname> is FRAMEBUFFER_FLIP_Y_MESA.
 
+
+
 Revision History
 
     Version 2, June, 2019
 Revision History
 
     Version 2, June, 2019
-        Added OpenGL 4.3 as alternative requirement
+        Enable extension for OpenGL 4.3 and beyond
 
     Version 1, June, 2018
         Initial draft (Fritz Koenig)
 
     Version 1, June, 2018
         Initial draft (Fritz Koenig)