Files
ladybird/Userland/Libraries/LibGL/GLTexture.cpp
Stephan Unverwerth 716b53e90f LibGL: Implement glActiveTextureARB()
This is the equivalent of glActiveTexture() before it got promoted to
the OpenGL core specification. It is needed by glquake to enable the
multitexturing render path.
2022-01-19 19:57:49 +01:00

3.4 KiB