Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EGL: Use EGL_EXT_platform_base whenever possible | Riteo | 2024-06-04 | 1 | -0/+12 |
| | | | | | | This avoids any assumption from the driver, which would otherwise select a specific platform and potentially mess up everything, resulting usually in a display server failure. | ||||
* | [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add ↵ | bruvzg | 2023-09-21 | 1 | -0/+408 |
EGL_ANDROID_blob_cache caching. Co-authored-by: Riteo <riteo@posteo.net> |