summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/platform_gl.h
Commit message (Collapse)AuthorAgeFilesLines
* [X11] Add support for using EGL/GLES instead of GLX.bruvzg2023-10-041-0/+4
|
* [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add ↵bruvzg2023-09-211-0/+41
EGL_ANDROID_blob_cache caching. Co-authored-by: Riteo <riteo@posteo.net>