dolphin/Source/Core
Lioncash 4d35a3105e TransformUnit: Make LightColor()'s chan parameter const
Also marks references/pointers const where applicable
2017-08-06 18:15:05 -04:00
..
AudioCommon Remove CoreAudio audio backend 2017-06-29 16:53:20 -07:00
Common File: Make GetSize() a const member function 2017-08-06 07:57:43 -04:00
Core Merge pull request #5842 from TBoshoven/sdhc-support 2017-08-06 11:17:50 +08:00
DiscIO Filesystem: Declare FileInfo iterator's move constructor and assignment operator noexcept 2017-08-05 12:29:02 -04:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 ElidedButton: Make constructor explicit 2017-08-06 17:31:29 -04:00
DolphinWX DolphinWX: Prevent Dolphin to be shutdown when closing cmd.exe 2017-08-04 18:35:02 +01:00
InputCommon Merge pull request #5809 from HannesMann/master 2017-08-02 12:36:35 +08:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends TransformUnit: Make LightColor()'s chan parameter const 2017-08-06 18:15:05 -04:00
VideoCommon Video: Clearly separate Texture and EFB Copy formats 2017-08-03 18:35:29 -07:00
CMakeLists.txt