Ines Almeida 16e929e6ff OpenGL: Fix crash on start with Mesa drivers
glFramebufferTexture() is only available from OGL 3.2, it is also not part of the ARB_framebuffer_object extension.
I don't know if there is a better way to check for mesa drivers or if using the 2D version will have issues with f2f16a256, but so far I had no problems
2017-04-17 22:31:56 +02:00
2017-04-10 14:53:32 +02:00
2017-04-17 04:01:46 -04:00
2013-12-24 22:57:27 +06:00
2010-10-13 14:44:22 +00:00
2017-02-20 10:16:58 +01:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%