dolphin/Source/Core
Lioncash 6d9ed9dc32 OGL/TextureCache: Move file statics to the TextureCache class
These rely on instance state, or are used within instance-based class
member functions, so they should belong to the instance itself instead
of being file statics.
2017-09-17 02:33:56 -04:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common DiscIO: Use Common::Lazy for loading filesystems 2017-09-15 18:57:05 +02:00
Core IOS/SSL: Show built-in cert error once per session 2017-09-16 20:43:49 +02:00
DiscIO VolumeGC: Add a default constructor for ConvertedGCBanner 2017-09-15 20:47:49 +02:00
DolphinNoGUI Core: SetOnStoppedCallback -> SetOnStateChangedCallback 2017-09-13 17:30:18 -07:00
DolphinQt2 Merge pull request #6063 from ligfx/queuemethodonobject 2017-09-16 16:46:44 +02:00
DolphinWX Merge pull request #5870 from JosJuice/lazy-filesystem 2017-09-15 19:30:05 +02:00
InputCommon Prevent multiple HID elements of same usage type on OSX 2017-09-15 19:19:46 +02:00
UICommon Update -d argument help message 2017-09-10 12:28:53 +02:00
VideoBackends OGL/TextureCache: Move file statics to the TextureCache class 2017-09-17 02:33:56 -04:00
VideoCommon VideoBackends: Move SamplerState to common 2017-09-11 20:01:54 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00