mkxp-z/macos/Dependencies/Frameworks/ANGLE
2021-02-19 14:30:36 -05:00
..
EGL Move from native OpenGL to ANGLE on macOS 2021-01-08 07:13:07 -05:00
GLES2 Remove unnecessary ANGLE source 2021-02-19 14:30:36 -05:00
KHR Move from native OpenGL to ANGLE on macOS 2021-01-08 07:13:07 -05:00
platform Move from native OpenGL to ANGLE on macOS 2021-01-08 07:13:07 -05:00
libEGL.dylib Move from native OpenGL to ANGLE on macOS 2021-01-08 07:13:07 -05:00
libGLESv2.dylib Move from native OpenGL to ANGLE on macOS 2021-01-08 07:13:07 -05:00
README.txt Move from native OpenGL to ANGLE on macOS 2021-01-08 07:13:07 -05:00

Here lives Google's ANGLE, which is pretty necessary right now.

On top of Apple deprecating OpenGL, MKXP has crashing issues from
the OpenGL -> Metal translation implemented in Apple Silicon macs.

Currently, the build of ANGLE here is the one provided with
Google Chrome/Chromium. Soon as ANGLE's gclient doesn't fail
on Apple Silicon macs, I'll build it myself.