Commits
- ca2ed61 Timers: Work around possible MSVC codegen bug
- b5c83e6 Qt: Drop Qt 6.7.0 workarounds
- d0ad4e7 dep/libchdr: Fix mismatched function pointer type
- 8bd0e6c CPU/CodeCache: Clear blocks on system shutdown
- bcd5cd0 GPU/ShaderGen: Fix debug assert tripping with fbfetch
- 2cd3f20 dep/rcheevos: Bump to 3106e6d
- f889136 PostProcessing: Don't try other types after first failure
- a854ed2 Qt: Use game start fullscreen flag for BP too
- 88e14dd RegTest: Support using global data directory
- 57ca5dd ImGuiFullscreen: Default input source to keyboard if none
- 7b7dd2b AnalogController: Reset state on analog->digital switch
- 3952661 GPU: Write initial rendering attributes to GPU dump
- 2044e35 GPUDump: Fix unknown compression type reported with Zstandard
- 65f3dcb HeapArray: Fix assignment/move with aligned variant
- ead9e56 System: Support loading ELF files
- 886ef4c WAVWriter: Add matching reader class
- c461ad7 D3D11Device: Ensure we don't drop to feature level 10 on query failure
- 2d22409 dep/libchdr: Fix handling of duplicate codecs
- a6c19cc OpenGLContext: Compile fix on MacOS
- 5f6daf8 CI: Bump flatpak-github-actions version
- dec40e2 Deps: Bump to SDL2 2.30.9
- 7ac7175 Qt: Right clicking while binding should not clear input
- e8bb6ba Qt: Don't allow doubleclick-to-fullscreen in relative mode
- 160c27e Adding Swedish translation (#3327)
- 3a271ff Qt: Enable Swedish translation
- 3874df6 Qt: Enforce minimum progress dialog height
- e3e0fe6 Log: Prepend timestamp to multi-line messages
- 2bf0838 MetalDevice: Fix import of non-page-aligned buffers
- 5b60078 GPU: Page align VRAM storage on Apple Silicon
- 8611f4f System: Handle GPU device loss in BP-only mode
- b70a848 OpenGLDevice: More verbose logging of surface creation failure
- 0234137 VulkanDevice: Use VK_EXT_surface_maintenance1
- 92bcf64 VulkanDevice: Refactor present failure handling
- 439e05b Update duckstation-qt_sv.ts (#3329)
- 5caadec Cheat bugfix and new A8 cheat type (#3328)
- 596cca9 RegTest: Improve -maxframes option
- 3f41dcc Log: Add option coloured variants
- 6ffa5bf CPU: Handle mirrors of BIOS syscalls
- 365e129 CPU: Fix puts() hook incorrect arg
- 816ef45 OpenGLDevice: Fix possible missing eglMakeCurrent() after FS
- e69f0d3 OpenGLDevice: Support both XCB and Xlib
- 5bc38ff CI: Split and add dedicated Flathub publish