EGL: Fix test for EGL_RGB_BUFFER

This commit is contained in:
Camilla Löwy
2017-01-02 16:01:20 +01:00
parent ec410fb6fe
commit dd81707992
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -132,6 +132,7 @@ information on what to include when reporting a bug.
- [Cocoa] Bugfix: Running in AppSandbox would emit warnings (#816,#882)
- [Cocoa] Bugfix: Windows created after the first were not cascaded (#195)
- [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871)
- [EGL] Bugfix: The test for `EGL_RGB_BUFFER` was invalid
## Contact