dolphin/Source/Core
Lioncash e28d063539 x64Emitter: Make the Align* functions return a non-const data pointer
There's no real requirement to make this const, and this should also
be decided by the calling code, considering we had places that would
simply cast away the const and carry on.
2018-04-12 19:46:55 -04:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common x64Emitter: Make the Align* functions return a non-const data pointer 2018-04-12 19:46:55 -04:00
Core x64Emitter: Make the Align* functions return a non-const data pointer 2018-04-12 19:46:55 -04:00
DiscIO Reformat all the things! 2018-04-12 21:28:39 +02:00
DolphinNoGUI DolphinNoGUI/CMakeLists: Remove the use of SRCS and LIBS variables 2018-04-04 11:42:57 -04:00
DolphinQt2 Reformat all the things! 2018-04-12 21:28:39 +02:00
DolphinWX Reformat all the things! 2018-04-12 21:28:39 +02:00
InputCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
UICommon Use configured locale in UICommon::FormatSize 2018-04-09 19:14:15 +02:00
Updater Updater: Implement UI 2018-03-28 17:59:22 +02:00
VideoBackends Reformat all the things! 2018-04-12 21:28:39 +02:00
VideoCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00