mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-26 16:46:28 +00:00

We only use gluOrtho2D, which is trivially replaced with glOrtho, and gluErrorString which can be replaced with a small lookup table.
We only use gluOrtho2D, which is trivially replaced with glOrtho, and gluErrorString which can be replaced with a small lookup table.