dolphin/Source/Core
Léo Lam 7dcb3c5d55 IOS HLE: Clean up return codes
- Use an enum instead of defines.

- Only use the FS_ prefix for return codes which are actually related
  to FS stuff, not for everything.

- Remove duplicated error codes and clean up the names.
2017-01-08 01:20:35 +01:00
..
AudioCommon Display warning when dumping audio if file exists 2016-12-17 22:45:01 -05:00
Common Merge pull request #4624 from leoetlino/jit-warning-fixes 2017-01-08 13:19:16 +13:00
Core IOS HLE: Clean up return codes 2017-01-08 01:20:35 +01:00
DiscIO DiscScrubber: Don't take SFileInfo instances by value 2017-01-04 20:12:49 -05:00
DolphinQt2 Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
DolphinWX Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
InputCommon macOS: Add missing includes to fix no-PCH build 2017-01-02 11:45:24 +11:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends OGL: Use VideoCommon blend state for framebuffer configuration. 2017-01-06 14:01:39 +01:00
VideoCommon BlendState: Use masking as a fastpath for the logic op NO_OP. 2017-01-06 14:01:39 +01:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00