bsnes/ruby/video
Sintendo 526df86ee6 ruby/CGL: explicitly set current OpenGL context
On builds made with Xcode 11+ the current OpenGL context wasn't being
properly configured anymore, resulting in shader compilation errors and
a red screen.

Explicitly calling makeCurrentContext fixes this.
2019-12-23 22:30:58 +01:00
..
opengl v108.9 2019-08-16 19:44:16 +09:00
cgl.cpp ruby/CGL: explicitly set current OpenGL context 2019-12-23 22:30:58 +01:00
direct3d.cpp v109 2019-09-06 23:54:58 +09:00
directdraw.cpp v109 2019-09-06 23:54:58 +09:00
gdi.cpp v109 2019-09-06 23:54:58 +09:00
glx.cpp v108.9 2019-08-16 19:44:16 +09:00
glx2.cpp v108.9 2019-08-16 19:44:16 +09:00
video.cpp Minor cleanups. 2019-09-06 12:30:54 +09:00
video.hpp v108.9 2019-08-16 19:44:16 +09:00
wgl.cpp v109 2019-09-06 23:54:58 +09:00
xshm.cpp v108.9 2019-08-16 19:44:16 +09:00
xvideo.cpp v108.9 2019-08-16 19:44:16 +09:00