dolphin/Source/Core
Lioncash 3dbd6a53cc D3DUtil: Remove unused file-scope variables
These used to be used when the drawShadedTexSubQuad() function existed,
but since it's been removed they now have no use.
2017-11-11 18:56:44 -05:00
..
AudioCommon Fix DTK audio not working after loading a savestate 2017-11-06 09:15:14 +01:00
Common Simplify StringUtil::UTF16ToUTF8 2017-11-11 20:30:06 +01:00
Core Merge pull request #6173 from JosJuice/dtk-savestate 2017-11-08 12:03:05 +01:00
DiscIO Avoid forbidden characters when extracting disc partitions 2017-11-08 12:04:59 +01:00
DolphinNoGUI UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
DolphinQt2 Merge pull request #6167 from ligfx/encapsulatedefaultdevice 2017-11-11 17:11:56 +01:00
DolphinWX Merge pull request #6167 from ligfx/encapsulatedefaultdevice 2017-11-11 17:11:56 +01:00
InputCommon Merge pull request #6167 from ligfx/encapsulatedefaultdevice 2017-11-11 17:11:56 +01:00
UICommon UI: Implement a command line option to boot NAND title 2017-10-24 11:41:55 +02:00
VideoBackends D3DUtil: Remove unused file-scope variables 2017-11-11 18:56:44 -05:00
VideoCommon VideoConfig: Add const specifier to IsVSync() member function 2017-11-10 22:23:15 -05:00
CMakeLists.txt