dolphin/Source/Core
Lioncash 2bd88bdb9f AbstractTexture: Remove a redundant constructor initializer list entry
This is already initialized in the class definition. This would
previously cause a -Wreorder warning on macOS, as m_config is
defined after m_currently_mapped.
2017-11-19 01:25:55 -05:00
..
AudioCommon Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
Common Config/Layer: Allow all keys of a section to be iterated over 2017-11-15 18:04:40 +00:00
Core Merge pull request #5498 from iwubcode/hybrid_xfb 2017-11-19 04:58:59 +01:00
DiscIO Avoid forbidden characters when extracting disc partitions 2017-11-08 12:04:59 +01:00
DolphinNoGUI UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
DolphinQt2 DolphinQt2: Fix incorrect description string for the immediate XFB option 2017-11-19 00:40:46 -05:00
DolphinWX Merge pull request #5498 from iwubcode/hybrid_xfb 2017-11-19 04:58:59 +01:00
InputCommon Merge pull request #6167 from ligfx/encapsulatedefaultdevice 2017-11-11 17:11:56 +01:00
UICommon Config: Flatten structures 2017-11-15 18:04:40 +00:00
VideoBackends Software Backend: Remove reinterpret_cast which violates the strict aliasing rule 2017-11-17 22:11:33 -06:00
VideoCommon AbstractTexture: Remove a redundant constructor initializer list entry 2017-11-19 01:25:55 -05:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00