Commit Graph

179 Commits (e2af9aa0ca10bd299d0e07fdc592ec93b71cf8e4)

Author SHA1 Message Date
Connor McLaughlin d674014e30 CMake: Enable cross-compiling for macos arm64 on x86 3 years ago
Connor McLaughlin f6ff7e48c1 Build: Fix compiling for arm64/linux 3 years ago
Connor McLaughlin 1625908847 dep: Remove libsamplerate 3 years ago
Connor McLaughlin f54e32ff01 dep: Add soundtouch 3 years ago
Connor McLaughlin 25c52f97d4 CMake: Include Vulkan headers 3 years ago
Connor McLaughlin b42b5501f6 UI: Massive revamp, new features and improvements 3 years ago
Connor McLaughlin 3fb61865e5 dep/rcheevos: Update to 0181d02 3 years ago
Connor McLaughlin 0c0bd4c995 dep: Update imgui to v1.88 3 years ago
Connor McLaughlin f89529015c dep: Move Vulkan loader to common 3 years ago
Connor McLaughlin d81e156a29 dep: Add build config for fmt 3 years ago
Connor McLaughlin 830f097aad dep: Add fmt 9.0.0 3 years ago
Connor McLaughlin 9a5ef2d0a2 Cheevos: Add RAIntergration support 3 years ago
Connor McLaughlin e45c7fd1f7 dep/libchdr: arm64 compile fix on MSVC 3 years ago
Connor McLaughlin ec9411c0a7 dep/libchdr: Add chd_precache_progress()
Alternative which reports back as the file is read.
3 years ago
Connor McLaughlin bceca040d9 dep/libchdr: Remove libFLAC dependency 3 years ago
Connor McLaughlin 6b8486674f dep/libchdr: Update to a03e693 3 years ago
Connor McLaughlin 3c2d5ae508 dep/vixl: Fix compilation under MSVC2022 3 years ago
Connor McLaughlin 4c4e62cee6 dep: Update rcheevos to 0e9eb7c 3 years ago
Connor McLaughlin c43df29abc ImGuiFullscreen: Move to core 3 years ago
Connor McLaughlin ad26d352d3 vsprops: Update to VS2022 toolchain 3 years ago
Silent 9c91af6dfa
Update to rcheevos v10.2.0
Leaderboard rurl hacks are now replaced by proper calls
3 years ago
Connor McLaughlin c3a39a9bba vsprops: Add DynamicLibrary.props 3 years ago
Connor McLaughlin 9278b7f110 dep/msvc: Update SDL2 to 2.0.16 4 years ago
Connor McLaughlin 74bf021c2f MSBuild: Copy base translation files 4 years ago
Wunkolo 494b6e029f GPU/Vulkan: Add complete VK_EXT_debug_utils API entry points 4 years ago
Connor McLaughlin 0da756b0fd dep/stb: Warning fix 4 years ago
Connor McLaughlin 673f9927ad dep/stb: Use zlib for png compression 4 years ago
Connor McLaughlin 0ff1402fcd dep/libchdr: Disable verification/subcode decompression
Small speed boost on low end devices.
4 years ago
Connor McLaughlin 03ab18909a Common: Add UWP support for helper classes 4 years ago
Connor McLaughlin 281f7c5789 Build: Add UWP configurations 4 years ago
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files 4 years ago
Connor McLaughlin 6a74272fb4 glslang: Warning/error fix 4 years ago
Connor McLaughlin e4b23ffb7e dep/imgui: Handle backspace text input 4 years ago
Connor McLaughlin 89eda96cef dep/imgui: Activate text input on mouse/gamepad nav 4 years ago
Connor McLaughlin 98e1bdee8d dep/vulkan-loader: _WIN32 -> WIN32 4 years ago
Connor McLaughlin 48422a9932
Merge pull request #2336 from Wunkolo/vk-debug-utils
GPU/Vulkan: Update VK_EXT_debug_report to VK_EXT_debug_utils
4 years ago
Wunkolo b7f583d10f GPU/Vulkan: Update VK_EXT_debug_report to VK_EXT_debug_utils
`VK_EXT_debug_report` has been officially depreciated by khronos in favor of the `VK_EXT_debug_utils` extension
4 years ago
Connor McLaughlin 06b009f361 Warning fixes 4 years ago
Silent d567f1e870 Upgrade rcheevos to v10.1.0 4 years ago
Silent c705eea3f9
Expose additional functions from rc_url.h
Will be needed for building proper leaderboard requests
4 years ago
Connor McLaughlin 815146e7d8 GPU/HW: Fix incorrect blend factor
Regression from 75e6c175de
4 years ago
Connor McLaughlin 0cb9a3dcb6 dep/libFLAC: Silence CPUID messages in debug builds 4 years ago
Connor McLaughlin 81f004b6c6 dep/msvc: Sync Qt submodule 4 years ago
Connor McLaughlin 270bf59817 dep/libsamplerate: Sync minimum cmake version with main 4 years ago
Connor McLaughlin e995331239 dep/vulkan-loader: Don't use potentially-conflicting symbol names 4 years ago
Connor McLaughlin d4a13f511c dep: Reduce dependencies for libretro core 4 years ago
Connor McLaughlin 4436cd5b58 dep: Remove libcue 4 years ago
Connor McLaughlin 05a89e385d Build: Use Qt 6 on Windows 4 years ago
Connor McLaughlin 1392a64a93 Re-add libretro core 4 years ago
Christopher Snowhill 1d7a7bc842 cubeb: Adjust cubeb_jack to build on latest macOS 4 years ago