dolphin/Source/Core
Pokechu22 9a290c3d50 VertexLoaderARM64: Always use unscaled load/store instructions
The source and destination offsets will always be less than 255, so we can get rid of a lot of the complexity by doing this.
2022-09-18 23:33:24 -07:00
..
AudioCommon Mixer: Add assertions regarding num_samples versus buffer length 2022-09-08 12:10:10 -07:00
Common Arm64Emitter: Add additional alignment assertions 2022-09-18 23:33:24 -07:00
Core Merge pull request #11067 from K0bin/cache-vertex-size 2022-09-18 22:38:06 -04:00
DiscIO Merge pull request #10997 from JosJuice/nfs-check 2022-08-22 15:14:15 +02:00
DolphinNoGUI Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
DolphinQt Merge pull request #11067 from K0bin/cache-vertex-size 2022-09-18 22:38:06 -04:00
DolphinTool Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
InputCommon Merge pull request #11038 from AdmiralCurtiss/steam-overlay-crash-fix-wgi 2022-09-08 19:03:31 +02:00
MacUpdater
UICommon Merge pull request #10960 from shuffle2/mz 2022-08-24 17:11:21 +02:00
UpdaterCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
VideoBackends Merge pull request #10549 from Pokechu22/sw-tev-enum-map 2022-09-08 09:42:12 -07:00
VideoCommon VertexLoaderARM64: Always use unscaled load/store instructions 2022-09-18 23:33:24 -07:00
WinUpdater Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props Merge pull request #10941 from shuffle2/crypto-cleanup 2022-08-05 12:12:34 +02:00
DolphinLib.vcxproj msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00