dolphin/Source/Core
Ryan Houdek eb94e742f1 [AArch64] Implement block profiling.
This is time based block profiling unlike the ARMv7 core.
I would like to add cycle counter based block profiling like the ARMv7 core, but it first requires writing a kernel module to enable the counters to userland applications
2015-05-20 22:23:59 -05:00
..
AudioCommon AlsaSoundStream: Use an enum class for signifying ALSA thread state 2015-05-11 01:56:01 -04:00
Common XEmitter: fix L bit in VEX prefix 2015-05-20 09:34:27 +02:00
Core [AArch64] Implement block profiling. 2015-05-20 22:23:59 -05:00
DiscIO Volume: Rename GetName to GetInternalName 2015-05-11 11:19:30 +02:00
DolphinQt Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
DolphinWX JitWindow: Add missing virtual destructor to HostDisassembler 2015-05-20 12:27:47 -04:00
InputCommon InputCommon/Core: Get rid of some virtual destructor warnings 2015-04-27 21:41:59 -04:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends OGL: Use floating point arithmetic to scale the depth value. 2015-05-20 14:22:30 +02:00
VideoCommon VideoBackends: Clamp depth to uint24 range. 2015-05-18 23:22:28 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00