Skip to content

Commit

Permalink
specs: Sync framebuffer_flip_y text with GL registry
Browse files Browse the repository at this point in the history
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 <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
  • Loading branch information
Heinrich Fink committed Sep 5, 2019
1 parent c9a3f4f commit e2c88b7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/specs/MESA_framebuffer_flip_y.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Version

Number

302
OpenGL Extension #540
OpenGL ES Extension #302

Dependencies

Expand Down Expand Up @@ -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.



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)

0 comments on commit e2c88b7

Please sign in to comment.