dolphin/Source/Core
Lioncash 9c1f9c1c00 ConstantManager: Use std::array where applicable
Modernizes the arrays and makes future simplifications possible (e.g. usages within the software renderer).

It also makes cases where we use array->pointer decay explicit.
2017-08-27 15:41:36 -04:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common Fix regression in File::CopyDir 2017-08-25 19:14:14 +02:00
Core WFS: Fix logging types. 2017-08-22 23:41:38 +02:00
DiscIO DiscIO: Fix TMD extraction 2017-08-25 17:31:50 +02:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 Qt/GraphicsWidget: Fix bad layout column 2017-08-27 10:04:06 +02:00
DolphinWX Fix DolphinWX build issue 2017-08-22 13:35:20 +02:00
InputCommon Merge pull request #5742 from ToadKing/fix-bad-controllers 2017-08-17 03:42:02 +08:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends OGL: Fix EFB pokes using incorrect color/depth 2017-08-27 11:55:24 +10:00
VideoCommon ConstantManager: Use std::array where applicable 2017-08-27 15:41:36 -04:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00