dolphin/Source/Core
Lioncash 05872336a9 ExpressionParser: Rename ParseStatus' Success member to Successful
This clashes with X11's preprocessor define named Success (because using
non-prefixed lowercase identifiers in C was apparently a fantastic idea
at some point), causing compilation errors.
2017-04-02 06:13:18 -04:00
..
AudioCommon Remove libao sound backend 2017-03-31 14:59:57 -07:00
Common Common: Remove dead code in NandPaths 2017-03-30 18:48:50 +02:00
Core Movie/Frame: Amend variable naming 2017-04-02 04:11:58 -04:00
DiscIO Merge pull request #5152 from ligfx/disciomaybeuninitialized 2017-03-31 00:11:53 -04:00
DolphinNoGUI
DolphinQt2
DolphinWX ExpressionParser: Rename ParseStatus' Success member to Successful 2017-04-02 06:13:18 -04:00
InputCommon ExpressionParser: Rename ParseStatus' Success member to Successful 2017-04-02 06:13:18 -04:00
UICommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
VideoBackends OGL: Fix MSAA being forced to 1x 2017-03-31 21:55:26 +10:00
VideoCommon Fifo: Remove unnecessary integral casts 2017-03-28 10:35:26 -04:00
CMakeLists.txt