Cleanup
This commit is contained in:
parent
c4903d9267
commit
91c1ff1b7d
@ -275,6 +275,7 @@ information on what to include when reporting a bug.
|
|||||||
- [Cocoa] Bugfix: Event polling did not initialize AppKit if necessary (#1218)
|
- [Cocoa] Bugfix: Event polling did not initialize AppKit if necessary (#1218)
|
||||||
- [Cocoa] Bugfix: OpenGL rendering was not initially visible on 10.14
|
- [Cocoa] Bugfix: OpenGL rendering was not initially visible on 10.14
|
||||||
(#1334,#1346)
|
(#1334,#1346)
|
||||||
|
- [Cocoa] Bugfix: Caps Lock did not generate any key events (#1368,#1373)
|
||||||
- [WGL] Added support for `WGL_EXT_colorspace` for OpenGL ES contexts
|
- [WGL] Added support for `WGL_EXT_colorspace` for OpenGL ES contexts
|
||||||
- [WGL] Added support for `WGL_ARB_create_context_no_error`
|
- [WGL] Added support for `WGL_ARB_create_context_no_error`
|
||||||
- [GLX] Added support for `GLX_ARB_create_context_no_error`
|
- [GLX] Added support for `GLX_ARB_create_context_no_error`
|
||||||
@ -283,7 +284,6 @@ information on what to include when reporting a bug.
|
|||||||
- [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871)
|
- [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871)
|
||||||
- [EGL] Added support for `EGL_KHR_context_flush_control`
|
- [EGL] Added support for `EGL_KHR_context_flush_control`
|
||||||
- [EGL] Bugfix: The test for `EGL_RGB_BUFFER` was invalid
|
- [EGL] Bugfix: The test for `EGL_RGB_BUFFER` was invalid
|
||||||
- [Cocoa] Bugfix: caps lock was not generating key events
|
|
||||||
|
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
Loading…
Reference in New Issue
Block a user