mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-16 15:27:41 +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…
Reference in New Issue
Block a user