dolphin/Source/Core
2013-04-07 16:27:46 +10:00
..
AudioCommon Some more logging typos and clarifications. Missed these in my last commit. 2013-04-01 00:10:54 -04:00
Common Make FifoQueue take advantage of rvalue references to avoid std::vector copies. 2013-04-04 19:34:50 -05:00
Core Forced an exception check after an interrupt is generated by the DSP. Changed the timing back to 3ms/5ms periods, fixing the slowdown and garbled AX audio. 2013-04-07 16:27:46 +10:00
DiscIO
DolphinWX Add native fullscreen support for OS X. 2013-04-03 21:20:43 -07:00
InputCommon
VideoCommon Use an enum for efb scale values. 2013-04-06 01:49:13 -04:00
CMakeLists.txt