1
0
Fork 0
yuzu-mirror/src
Yuri Kunde Schlesner 15c59f3974 Only check OpenGL shader log if size is >1.
This prevents a crash when the buffer size returned by the driver is 0,
in which case no space is allocated to store even the NULL byte and
glGetShaderInfoLog errors out.

Thanks to @Relys for the bug report.
2014-10-21 16:07:39 -02:00
..
citra emu_window_glfw.cpp: Fixed graceful quitting 2014-10-19 00:53:49 -07:00
citra_qt OpenGL renderer: Request a forward compatible context in citra-qt 2014-10-12 14:39:02 +02:00
common Merge pull request #108 from archshift/config 2014-10-07 19:44:13 -04:00
core Rename GPU::Regs::FramebufferFormat to PixelFormat 2014-10-12 14:37:24 +02:00
video_core Only check OpenGL shader log if size is >1. 2014-10-21 16:07:39 -02:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00