mirror of
https://github.com/glfw/glfw.git
synced 2024-11-11 13:03:52 +00:00
Remove claim that EGL is not supported on macOS
(cherry picked from commit a39115a27b
)
This commit is contained in:
parent
a149810df9
commit
020ce99170
@ -334,9 +334,6 @@ which API was used to create the current context may fail if you change this
|
|||||||
hint. This can be resolved by having it load functions via @ref
|
hint. This can be resolved by having it load functions via @ref
|
||||||
glfwGetProcAddress.
|
glfwGetProcAddress.
|
||||||
|
|
||||||
@note @macos The EGL API is not available on this platform and requests to use
|
|
||||||
it will fail.
|
|
||||||
|
|
||||||
@note @wayland The EGL API _is_ the native context creation API, so this hint
|
@note @wayland The EGL API _is_ the native context creation API, so this hint
|
||||||
will have no effect.
|
will have no effect.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user