dolphin/Source/Core
Lioncash edbbf493f8 DiscIO: Make factory methods return unique_ptrs
Rather than rely on the developer to do the right thing,
just make the default behavior safely deallocate resources.

If shared semantics are ever needed in the future, the
constructor that takes a unique_ptr for shared_ptr can
be used.
2015-12-07 05:57:37 -05:00
..
AudioCommon WaveFile: Get rid of an explicit delete 2015-12-02 20:05:18 -05:00
Common Merge pull request #3126 from phire/remove-logging-lock 2015-12-03 13:32:07 +13:00
Core DiscIO: Make factory methods return unique_ptrs 2015-12-07 05:57:37 -05:00
DiscIO DiscIO: Make factory methods return unique_ptrs 2015-12-07 05:57:37 -05:00
DolphinQt Merge pull request #3211 from JosJuice/themes-to-resources 2015-11-27 23:47:44 +13:00
DolphinQt2 Use a proxy model for the GameList. 2015-11-28 10:00:03 -08:00
DolphinWX DiscIO: Make factory methods return unique_ptrs 2015-12-07 05:57:37 -05: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 VideoSW: Wipe output vertices 2015-12-02 21:37:12 +01:00
VideoCommon Remove Google Code Reference and Fix Grammar 2015-12-03 18:20:59 -08:00
CMakeLists.txt DolphinQt2 2015-11-27 00:33:07 -08:00