mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Update to glsm
This commit is contained in:
parent
34d618238b
commit
bdb8edb708
@ -749,7 +749,7 @@ static void glsm_state_bind(void)
|
|||||||
glDisableVertexAttribArray(i);
|
glDisableVertexAttribArray(i);
|
||||||
}
|
}
|
||||||
|
|
||||||
rglBindFramebuffer(RARCH_GL_FRAMEBUFFER, gl_state.framebuf);
|
glBindFramebuffer(RARCH_GL_FRAMEBUFFER, hw_render.get_current_framebuffer());
|
||||||
|
|
||||||
if (gl_state.blendfunc.used)
|
if (gl_state.blendfunc.used)
|
||||||
glBlendFunc(
|
glBlendFunc(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user