mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-03-21 01:53:15 +00:00
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. |
||
|---|---|---|
| .. | ||
| generated | ||
| gl_shader_util.cpp | ||
| gl_shader_util.h | ||
| gl_shaders.h | ||
| renderer_opengl.cpp | ||
| renderer_opengl.h | ||