WGL: Add support for WGL_EXT_colorspace

This commit is contained in:
Camilla Löwy
2017-05-10 17:24:40 +02:00
parent b234e28d5d
commit 731ff91acd
3 changed files with 29 additions and 7 deletions
+1
View File
@@ -195,6 +195,7 @@ information on what to include when reporting a bug.
- [Cocoa] Bugfix: Value range was ignored for joystick hats and buttons (#888)
- [Cocoa] Bugfix: Full screen framebuffer was incorrectly sized for some video
modes (#682)
- [WGL] Added support for `WGL_EXT_colorspace` for OpenGL ES contexts
- [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