mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
6370350006
This commit adds check for the extensions that we need and then calls the functions indirectly through gl_dynprocs. This should improve compatibility with older versions of OpenGL, as we now fallback to the ARB extensions if possible, and in the case of glGenerateMipmap, we can handle the function not existing at all. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
opengl.c |