Files
esy-angle-prebuilt/README.md

14 lines
518 B
Markdown
Raw Permalink Normal View History

2020-08-11 10:56:20 -07:00
# esy-angle-prebuilt
2020-08-11 11:11:54 -07:00
2020-08-11 10:56:20 -07:00
Prebuilt binaries for Google's ANGLE library
2020-08-11 11:11:54 -07:00
Provides `libEGL.dll` and `libGLESV2.dll` from ANGLE: https://github.com/google/angle
The dlls are extracted from the `electron` project, and mingw64-compatible libraries are created with gendef.exe
## License
- Source code is MIT Licensed
- `libEGL.dll` and `libGLESV2.dll` are licensed according to the Electron terms at https://github.com/electron/electron
- `gendef.exe` is licensed under the MingW license terms: http://www.mingw.org/license