dolphin/Source/Core
Robin Kertels 19a4653203
VideoBackends:Vulkan: Replace debug_report with debug_utils
The former is deprecated and pretty much all modern drivers
support VK_EXT_debug_utils.
Android drivers dont support it. On those drivers,
we use the implementation provided by the validation layers.
2022-12-27 02:48:50 +01:00
..
AudioCommon New FrameTime/VBlank Analyzer + Graph 2022-12-23 19:52:53 -05:00
Common Merge pull request #11360 from shuffle2/vs 2022-12-24 22:55:47 +01:00
Core New FrameTime/VBlank Analyzer + Graph 2022-12-23 19:52:53 -05:00
DiscIO HW/Memmap: Refactor Memory to class, move to Core::System. 2022-12-03 13:27:02 +01:00
DolphinNoGUI Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
DolphinQt DolphinQt: Add more i18n comments 2022-12-24 08:32:49 +01:00
DolphinTool Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
InputCommon CoreTiming: Refactor to class. 2022-11-27 03:47:12 +01:00
MacUpdater MacUpdater: check os version 2022-10-30 12:04:57 -07:00
UICommon Clean up DisassembleBlock and JitInterface::GetHostCode 2022-12-01 17:43:35 -08:00
UpdaterCommon MacUpdater: check os version 2022-10-30 12:04:57 -07:00
VideoBackends VideoBackends:Vulkan: Replace debug_report with debug_utils 2022-12-27 02:48:50 +01:00
VideoCommon Remove Redundant Access Specifiers 2022-12-23 20:13:01 -05:00
WinUpdater Updater: Delete the file we check for write rights with on Windows. 2022-11-22 02:38:42 +01:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #11360 from shuffle2/vs 2022-12-24 22:55:47 +01:00
DolphinLib.vcxproj Add Dear ImPlot Library 2022-12-22 14:32:42 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props