mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 13:20:30 +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
|
#endif
|
||||||
|
|
||||||
|
#ifndef __CELLOS_LV2__
|
||||||
cgDestroyContext(cgCtx);
|
cgDestroyContext(cgCtx);
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#define SET_LISTING_INDEX(type, index) \
|
#define SET_LISTING_INDEX(type, index) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user