LookingGlass/client/renderers/OpenGL
Quantum 2973319bff [client] opengl: remove glu dependency
We only use gluOrtho2D, which is trivially replaced with glOrtho, and
gluErrorString which can be replaced with a small lookup table.
2021-02-20 12:44:32 +11:00
..
CMakeLists.txt [client] opengl: remove glu dependency 2021-02-20 12:44:32 +11:00
opengl.c [client] opengl: remove glu dependency 2021-02-20 12:44:32 +11:00