mirror of
https://github.com/libretro/cpp-cheat.git
synced 2025-04-09 06:51:05 +00:00
467 B
467 B
EGL
https://en.wikipedia.org/wiki/EGL_(API)
Looks like a Khronos standardized alternative to GLX. Possibly with focus to portability to mobile, often used with GLES.
Desktop example
TODO: haven't gotten one working yet: