dolphin/Source/Core
JosJuice 91b112b984 JitArm64: divwx - Optimize division by 2
...and let's optimize a divisor of 2 ever so slightly for
good measure. Most GameCube games seem to hit this on launch.
2021-08-26 15:04:56 +02:00
..
AudioCommon AudioCommon: rename isValid() to IsValid() 2021-08-08 03:05:03 +01:00
Common JitArm64: divwx - Optimize power-of-two divisors 2021-08-26 15:04:55 +02:00
Core JitArm64: divwx - Optimize division by 2 2021-08-26 15:04:56 +02:00
DiscIO Merge pull request #10028 from GerbilSoft/bugfix/RVT-firmware-filenames 2021-08-16 20:47:07 +01:00
DolphinNoGUI Core: Add GBA host interface 2021-07-13 16:42:49 +02:00
DolphinQt DolphinQt: Remove Windows dialog help buttons 2021-08-21 10:53:12 -07:00
InputCommon Pad: GBA config 2021-07-13 16:42:35 +02:00
MacUpdater
UICommon Config: GBA settings 2021-07-13 16:41:18 +02:00
UpdaterCommon UpdaterCommon: Use File::Copy() on non-macOS platforms 2021-07-09 12:56:23 -04:00
VideoBackends D3D12: Transition compute textures to UAV state 2021-08-11 00:17:04 +02:00
VideoCommon VideoCommon: report games that set bits in XFMEM_CLIPDISABLE 2021-08-15 04:41:49 +01:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #9600 from Bonta0/mgba-pr 2021-07-21 02:36:43 -04:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props