dolphin/Source/Core
Robin Kertels e5fb9c9adf
VideoBackends:Vulkan: Raise number of command buffers
Avoid waiting for earlier submissions when we flush more often.
The vertex manager will flush more often if the game accesses the EFB
on the CPU, to give the GPU a head start.
2022-10-01 01:26:04 +02:00
..
AudioCommon Mixer: Add assertions regarding num_samples versus buffer length 2022-09-08 12:10:10 -07:00
Common Common/Matrix: Add equality operators to TVec2/3/4. 2022-09-24 01:38:01 +02:00
Core Merge pull request #9481 from Sintendo/jit64boolx 2022-09-28 23:40:26 +02:00
DiscIO VolumeVerifier: Add missing assignment to summary_text. 2022-09-23 14:57:55 +02:00
DolphinNoGUI Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
DolphinQt DolphinQt: Only enable the backend multithreading checkbox if the backend supports it 2022-09-26 19:25:11 -07:00
DolphinTool Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
InputCommon InputCommon: Add equality operators to RawValue. 2022-09-24 01:44:21 +02:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Merge pull request #10960 from shuffle2/mz 2022-08-24 17:11:21 +02:00
UpdaterCommon Updater: Move inflate intermediate buffer to heap and enlarge 2022-09-12 03:35:03 -07:00
VideoBackends VideoBackends:Vulkan: Raise number of command buffers 2022-10-01 01:26:04 +02:00
VideoCommon VideoCommon: Add statistics for draw done and token commands 2022-09-26 16:19:54 -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