dolphin/Source/Core
Lioncash 880f7871d9 CodeWidget/CodeViewWidget: Make symbol pointers const where applicable
These aren't used to modify the data they point to, so make that
explicit. Also while we're at it, add const to any nearby variables that
can be made so.
2018-05-26 23:43:28 -04:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common Common: Namespace GekkoDisassembler.cpp/.h 2018-05-25 16:55:09 -04:00
Core Merge pull request #6972 from JosJuice/default-jit 2018-05-26 20:18:31 +02:00
DiscIO Make the support for unencrypted Wii disc images less broken 2018-05-23 08:40:37 +02:00
DolphinNoGUI
DolphinQt2 CodeWidget/CodeViewWidget: Make symbol pointers const where applicable 2018-05-26 23:43:28 -04:00
DolphinWX Merge pull request #6947 from JosJuice/unencrypted-wii-disc 2018-05-26 11:56:51 +02:00
InputCommon
UICommon Port FS, SD and dump path to onion config 2018-05-23 16:07:18 +02:00
Updater
VideoBackends OGL: Fix EFB access in MSAA-mode 2018-05-22 15:35:20 +10:00
VideoCommon HiresTextures: Do not load compressed textures with unaligned dimensions 2018-05-22 16:15:18 +10:00
CMakeLists.txt