EGL: Add support for EGL_KHR_context_flush_control

This commit is contained in:
Camilla Löwy
2017-03-15 17:37:33 +01:00
parent 7c070f55be
commit 27a8b3c17b
3 changed files with 24 additions and 9 deletions
+1
View File
@@ -188,6 +188,7 @@ information on what to include when reporting a bug.
- [Cocoa] Bugfix: Iconified full screen windows could not be restored (#848)
- [X11] Moved to XI2 `XI_RawMotion` for disable cursor mode motion input (#125)
- [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871)
- [EGL] Added support for `EGL_KHR_context_flush_control`
- [EGL] Bugfix: The test for `EGL_RGB_BUFFER` was invalid