1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-30 03:26:55 -06:00
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-07 20:35:13 -04:00
2014-10-07 20:35:13 -04:00
2014-08-12 13:49:33 +02:00
2014-09-01 18:06:30 -03:00
2014-08-25 22:03:19 +02:00
2014-10-07 20:35:13 -04:00
2014-10-07 20:35:13 -04:00
2014-08-12 13:50:07 +02:00
2014-10-07 20:35:13 -04:00
2014-10-07 20:35:13 -04:00
2014-10-12 14:38:53 +02:00