mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-02 22:55:41 +00:00
(PS3) Properly exits now with shader loaded
This commit is contained in:
parent
077acf7894
commit
5bc7ea4045
@ -312,7 +312,9 @@ void gl_cg_deinit(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifndef __CELLOS_LV2__
|
||||
cgDestroyContext(cgCtx);
|
||||
#endif
|
||||
}
|
||||
|
||||
#define SET_LISTING_INDEX(type, index) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user