dolphin/Source/Core
Lioncash 975ba4abf0 x64Emitter: Make FloatOp and NormalOp enum classes
Reduces the amount of identifiers placed in the Gen namespace internally.
2018-03-18 18:04:54 -04:00
..
AudioCommon Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
Common x64Emitter: Make FloatOp and NormalOp enum classes 2018-03-18 18:04:54 -04:00
Core Merge pull request #6450 from leoetlino/nandboot 2018-03-18 20:44:44 +01:00
DiscIO Assert: Remove unused parameter from DEBUG_ASSERT 2018-03-16 13:01:11 -04:00
DolphinNoGUI Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
DolphinQt2 DolphinQt2: Fix issues with MoIterator 2018-03-17 21:54:39 +01:00
DolphinWX Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
InputCommon Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
UICommon Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
VideoBackends OGLShader: Ensure m_id and m_compute_program_id are always initialized 2018-03-16 17:49:34 -04:00
VideoCommon MainBase: Remove effectively unused s_FifoShuttingDown variable 2018-03-17 18:10:43 -04:00
CMakeLists.txt