dolphin/Source/Core
Joshua Vandaële 713dfb41df
JitRegister: Remove OProfile profiler
OProfile is not used at all these days, most major distributions do not ship it anymore (Debian, Fedora, and Alpine to name the few I've checked) and following a discussion on Discord, nobody is apparently using it, most devs not even being aware of it. This removes an optional dependency from Dolphin.
2025-10-26 20:48:15 +01:00
..
AudioCommon Merge pull request #13725 from Sam-Belliveau/more-consistent-looping 2025-08-05 20:02:58 -04:00
Common JitRegister: Remove OProfile profiler 2025-10-26 20:48:15 +01:00
Core GameINI: Add patches to limit FPS for some uncapped games 2025-10-23 00:38:14 +02:00
DiscIO MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
DolphinNoGUI Visual Studio: Fix DolphinNoGUI build 2025-10-05 15:38:43 -07:00
DolphinQt Merge pull request #14024 from cobalt2727/patch-5 2025-10-21 21:55:55 -05:00
DolphinTool Externals / VideoCommon: update glslang to latest, turn into submodule 2025-09-23 23:45:38 -05:00
InputCommon Merge pull request #13963 from jordan-woyak/point-passthru-needs-bound-inputs 2025-10-09 14:05:16 -04:00
MacUpdater InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to release-3.2.16. 2025-06-07 16:27:54 -05:00
UICommon Merge pull request #13926 from Dentomologist/settings_open_file_dialog_at_user_path 2025-10-02 15:13:31 -05:00
UpdaterCommon
VideoBackends VideoBackends:Vulkan: Prevent hazards when restarting render passes 2025-10-18 05:24:37 -05:00
VideoCommon Merge pull request #13953 from TryTwo/add_osd_tab 2025-10-15 16:35:26 -04:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: update material asset to support render state properties, support multi-pass, and textures are now split out (as well as supporting a way to calculate sampler origin) 2025-08-23 15:17:49 -05:00
DolphinLib.vcxproj AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in