dolphin/Source/Core
Lioncash a58d5fa8ee MMU: Get rid of pointer casts
These sort of casts invoke undefined behavior (u8, u16, u32, and u64 all have
completely different alignment requirements).
2017-04-17 20:52:57 -04:00
..
AudioCommon Mixer: Tweak audio stretch parameters 2017-04-12 17:56:58 +01:00
Common Rename Misc.cpp to CommonFuncs.cpp 2017-04-15 00:41:09 +02:00
Core MMU: Get rid of pointer casts 2017-04-17 20:52:57 -04:00
DiscIO Merge pull request #5152 from ligfx/disciomaybeuninitialized 2017-03-31 00:11:53 -04:00
DolphinNoGUI Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Lazily initialize m_main_config_dialog (Issue #10213) 2017-04-16 13:00:11 +02:00
InputCommon ControllerEmu: Replace includes with forward declarations 2017-04-04 20:38:30 -04:00
UICommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
VideoBackends Vulkan: Raise the number of texel buffer/storage image descriptors 2017-04-14 18:29:53 +10:00
VideoCommon TextureConversionShader: fix syntax error 2017-04-12 14:23:25 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00