ptitSeb / gl4es

GL4ES is a OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library, with support for Pandora, ODroid, OrangePI, CHIP, Raspberry PI, Android, Emscripten and AmigaOS4.
http://ptitseb.github.io/gl4es/
MIT License
694 stars 159 forks source link

Add support for glCopyColorTable #451

Closed ginkage closed 7 months ago

ginkage commented 7 months ago

This is apparently needed for Xwayland running with glx.

ginkage commented 7 months ago

Sorry, seems to be a duplicate of https://github.com/ptitSeb/gl4es/issues/203