mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-15 06:58:34 +00:00
(PS3) Going to get rid of redundant apply fbo changes function -
non-FBO mode still broken
This commit is contained in:
parent
7445d15f53
commit
8f821dd1d7
@ -399,8 +399,6 @@ static void gfx_ctx_set_filtering(unsigned index, bool set_smooth)
|
||||
|
||||
static void gfx_ctx_set_fbo(bool enable)
|
||||
{
|
||||
gl_t *gl = driver.video_data;
|
||||
gl->fbo_inited = enable;
|
||||
}
|
||||
|
||||
static void gfx_ctx_apply_fbo_state_changes(unsigned mode)
|
||||
|
Loading…
x
Reference in New Issue
Block a user