Commit Graph

362 Commits (37fa0d135cbbdf1f5d40388bfb6365197646b870)

Author SHA1 Message Date
Stenzek 51bef1b3da
CMake: Don't print status messages for deps CMakeLists
fmt is noisy.
4 weeks ago
Stenzek 1bfc4b6e6c
dep/rcheevos: Update to 08999e0 1 month ago
Stenzek d3854d095e
AnalogController: Use variant vibration icon for large motor 2 months ago
Stenzek 234e1f721f
FullscreenUI: Improve controller settings page
- Add 'Clear Bindings' menu item.
- Show icons in controller types.
- Add confirmation to Reset Settings.
2 months ago
Stenzek d6ce322eba
Controller: Use additional icons 2 months ago
Stenzek 750dd1cb87
dep/rcheevos: Bump to 3a91a58 2 months ago
Stenzek 0faa9cf650
Build: Add Devel configuration
Gets you debug assertions and logging, while still producing an
optimized executable.
3 months ago
Stenzek d26fc89aac
dep/imgui: RISC-V compile fix 3 months ago
Stenzek ed78a20ea7
FullscreenUI: More icon replacements 3 months ago
Stenzek 2d22409d2e
dep/libchdr: Fix handling of duplicate codecs 4 months ago
Stenzek 2cd3f209e2
dep/rcheevos: Bump to 3106e6d 4 months ago
Stenzek d0ad4e7264
dep/libchdr: Fix mismatched function pointer type 4 months ago
Stenzek bb740499a5
CDImageCHD: Show precaching in MB 4 months ago
Stenzek 2c3d1d9e60
dep/libchdr: Check that metadata seek succeeds 4 months ago
Stenzek 09a825720d
dep/imgui: Fix smooth scrolling on scrollbar drag 4 months ago
Stenzek 65d7f3bf2d
dep/libchdr: Correctness fixes for 9e5deb8 4 months ago
Stenzek 9e5deb8e35
dep/libchdr: Update and fix numerous vulnerabilities 4 months ago
Stenzek 19a0854528
Deps: Update LZMA SDK to 24.08
And include XZ routines.
4 months ago
Stenzek 73fd97e770
GPUTextureCache: Fix reload replacements hotkey/menu action 5 months ago
Stenzek b971125469
MSBuild: Support creating legacy SSE2 builds 5 months ago
Stenzek 891d5cefbe
ImGuiFullscreen: Allow smooth scrolling 6 months ago
Stenzek 128d5254ca
MSBuild: Disable RTTI on Windows builds
It's not used.
6 months ago
Stenzek 432fd80f3d
PostProcessing/FX: Use SPIR-V instead of GLSL for Vulkan 6 months ago
Stenzek 86bff869bc
dep/reshadefx: Update to 7bdfb03 6 months ago
Stenzek 6d0f92d4fb
dep/fmt: Bump to v11.0.2 6 months ago
Stenzek 4322799201
dep/rcheevos: Don't silently truncate buffers in rc_api_init_fetch_image_request() 6 months ago
Stenzek 88ee70ef8a
Misc: Remove unused files 6 months ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 6 months ago
Stenzek 3fbdcdb4ff
AudioStream: Rewrite and integrate expander 6 months ago
Stenzek fe8dada392
dep/libchdr: Add EDC computation functions 6 months ago
Stenzek 63bf64b05d
ImGuiOverlays: Use actual recording icon 6 months ago
Stenzek 940200f7f3
FullscreenUI: More animation fixes 6 months ago
Stenzek 48c2760daa
dep/rcheevos: rc_validate does not need to be built 6 months ago
Stenzek 44471a66f6
dep/imgui: Don't copy the font data on building
For the CJK and SVG fonts, this is a **considerable** memory allocation
and copy, up to 20MB+. We really don't want to be doing this
unnecessarily, since we keep the buffer around anyway.
6 months ago
Stenzek 5c2fc68755
dep/imgui: Use stb_sprintf 6 months ago
Stenzek f30844cc40
ImGuiManager: Move glyph ranges to separate file 6 months ago
Stenzek a2aa040987
deps/rc_client: Add rc_client_get_rich_presence_strings() 6 months ago
Stenzek b378ffb975
ImGui: Enable lunasvg 6 months ago
Stenzek f2c0303875
Misc: Use lightgun controller icon 6 months ago
Stenzek 096a0811bf
dep/imgui: Bump to v1.91.0 6 months ago
Stenzek d5b6d35d3e
dep: Add FFmpeg v7.0.2 headers 7 months ago
Stenzek 010c7dea33
dep: Bump vk_mem_alloc to 871913d 7 months ago
Stenzek 59a1cca858
dep/rcheevos: Bump to v11.5.0 + local changes
https://github.com/stenzek/rcheevos
7 months ago
Stenzek 4eb3b2a9a7
dep: Remove soundtouch 7 months ago
Stenzek 6d70d24bc4
AudioStream: Swap to shared soundtouch library
Yay licensing requirements.
7 months ago
Stenzek 534a82d091
dep/reshadefx: Fix float printing regression 7 months ago
Stenzek 2d2bc93ada
dep/reshadefx: Avoid snprintf() when writing float constants
Locale-specific, causes breakage on some systems.
7 months ago
Stenzek ff7bfaaadb
dep/reshadefx: Avoid emitting more reserved keywords as identifiers 8 months ago
Stenzek 9a70003b70
MSBuild: Silence MSVC warning C4324 8 months ago
Stenzek 69c35c9fcd
Deps: Remove rapidjson from in-tree 8 months ago