Related to #882.
This commit is contained in:
Camilla Löwy 2016-12-03 21:02:14 +01:00
parent 11a2413476
commit 887e58bd21

View File

@ -123,6 +123,7 @@ information on what to include when reporting a bug.
(#165,#192,#508,#511)
- [Cocoa] Bugfix: Disabled use of deprecated `CGDisplayModeCopyPixelEncoding`
function on macOS 10.12+
- [Cocoa] Bugfix: Running in AppSandbox would emit warnings (#816,#882)
- [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871)