suyu/src/video_core/renderer_opengl
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
..
2014-10-12 14:38:53 +02:00
2014-10-12 14:38:53 +02:00
2014-10-12 14:38:53 +02:00