dolphin/Source/Core
Lioncash f295182833 VideoBackends: Simplify initialization and deinitialization of resources
Approximately three or four times now, the issue of pointers being
in an inconsistent state been an issue in the video backend renderers
with regards to tripping up other developers.

Global (ugh) resources are put into a unique_ptr and will always have a
well-defined state of being - null or not null
2015-12-20 22:40:37 -05:00
..
AudioCommon Merge pull request #3317 from lioncash/null 2015-12-15 17:38:37 +01:00
Common VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
Core Volume: Make GetTMD return a vector 2015-12-19 18:00:44 -05:00
DiscIO Volume: Make GetTMD return a vector 2015-12-19 18:00:44 -05:00
DolphinQt DolphinQt: Attempt at fixing issue 9170 2015-12-17 21:49:28 +01:00
DolphinQt2 Move the menu bar into its own file. 2015-12-19 21:24:48 -08:00
DolphinWX Merge pull request #3332 from degasus/master 2015-12-19 01:37:10 +13:00
InputCommon Merge pull request #3253 from Phatcat/master 2015-12-02 22:50:29 +01:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
VideoCommon VideoBackends: Simplify initialization and deinitialization of resources 2015-12-20 22:40:37 -05:00
CMakeLists.txt DolphinQt2 2015-11-27 00:33:07 -08:00