Commit Graph

299 Commits (1adc29aeb0dac26db69c1a45aea95d341cf599f5)

Author SHA1 Message Date
Stenzek eab4271bf7
dep/cubeb: Only include connected devices when enumerating wasapi
Otherwise you just get a ton of unusable outputs.
10 months ago
Stenzek 872cee908c
dep/cubeb: Sync to 19fcbef
And apply PR #740 (Re-enable and polish IAudioClient3 to achieve lower
latencies).

`*latency_frames = min_period;` in wasapi_get_min_latency was changed to
`*latency_frames = hns_to_frames(params.rate, min_period_rt);`, as
otherwise it reports in mixer frames, not stream frames.
10 months ago
Stenzek 1cdfca155d
Qt: Clean and remove empty game settings 10 months ago
Stenzek 7932d284f1
Deps: Add freesurround 10 months ago
Stenzek 35056c2c52
Deps: Add kissfft 10 months ago
Stenzek 8867bb129a
CMake: Tidy up build system
And fix Windows CMake... who knows how long for.
11 months ago
Stenzek 4d8ed49b24
FullscreenUI: Fix gaps between some UI elements
By rounding sizes up to the nearest pixel.
11 months ago
Stenzek fbe54f454f
Deps: Purge SPIRV-Cross from tree 11 months ago
Stenzek 5f915e1cbe
MetalDevice: Use shared SPIRV-Cross 11 months ago
Stenzek 164062f80d
Build: Use C++20 for everything except reshadefx 11 months ago
Stenzek de1a1af908
FullscreenUI: Avoid per-frame memory allocations with SmallString 11 months ago
Stenzek f4584f48f9
dep/imgui: Disable windowing key 11 months ago
Stenzek 52f1686520
Deps: Remove glslang 11 months ago
Stenzek ffbb14f508
dep/imgui: Use FreeType rasterizer 11 months ago
Stenzek 44322a14f0
dep/imgui: Update to v1.90.4 11 months ago
Stenzek cc5f9a12b1
dep: Update Vulkan-Headers to v1.3.279 11 months ago
Stenzek cd3c88ad7e
deps: Remove now-unused vendored libs 11 months ago
Stenzek b143d96476
Build: Use deps DLLs on Windows 11 months ago
Mrlinkwii 78854f433a
Deps: update simpleini to 4.22 (#3131) 12 months ago
Stenzek c854b8f85e
Image: Swap stb for libpng/libjpeg 1 year ago
Stenzek e9c4416272
dep: Add libjpeg v9f 1 year ago
Stenzek b749c483da
dep: Add libpng 1.6.43 1 year ago
Stenzek 143fb0876d
dep/glad: Update to v2.0.5 1 year ago
Stenzek 94657ae4ab
dep/rcheevos: Update to 3d01191 1 year ago
KamFretoZ 1f6636f62b Qt: Icon updates 1 year ago
Stenzek 0e6a9f637b
dep/libchdr: Rebase to upstream 2a1119c 1 year ago
Stenzek 05cbf86be0
dep/rapidyaml: Add missing files 1 year ago
Stenzek 5c08fa9d00
dep: Add rapidyaml 1 year ago
Stenzek c2c3eac749
Build: Use shared webp/zstd/zlib 1 year ago
Stenzek f369724b7c
dep/imgui: Update to v1.90.1 1 year ago
Stenzek da9e3064c2
Achievements: Display missable/progression/win icons 1 year ago
Stenzek e2e85a06cd
dep/rcheevos: Bump to 74860c9 1 year ago
Stenzek fd341f6a9d
dep/libchdr: Add chd_get_compressed_size() 1 year ago
Stenzek 7fbf40a9fc
MSBuild: Purge 32-bit targets
This has never been supported.
1 year ago
Stenzek cf45047463
CI/Windows: Use Clang-CL instead of MSVC 1 year ago
Stenzek ba5d1a109e
dep/reshadefx: Support generating GLSL ES 1 year ago
Stenzek 8431d3be0c
dep/rcheevos: Bump to 8afec6c 1 year ago
Stenzek 7fe3bfece0
fmt: Bump to version v10.1.1 1 year ago
Stenzek bbf7d9d769
ImGui: Add missing file 1 year ago
Stenzek 1b948aab62
dep/cubeb: Minimize and update to 54217bc 1 year ago
Stenzek 7cc52bba23
CMake: Support multiple CMAKE_OSX_ARCHITECTURES 1 year ago
Stenzek 1a79a2f196
dep/reshadefx: Add manual include callbacks 1 year ago
Stenzek f62a3ffbfa
dep/rcheevos: Update to 8a717b1 1 year ago
Stenzek 82b3907804
dep/libchdr: Add subtype parsing functions 1 year ago
Stenzek f05ff4103e
Misc: Build fixes for Android 1 year ago
Stenzek b3cbe5a7ee
CPU/NewRec: Add AArch32 backend 1 year ago
Stenzek 41bb9fddfc
CMake: Fix Debug x64 builds on Linux 1 year ago
Stenzek 9d14ba0541
dep/vixl: Add Reset-to-new-buffer overload 1 year ago
Stenzek e097f720bb dep/simpleini: Replace sprintf() with snprintf() 1 year ago
Stenzek 709e107db7 dep/WinPixEventRuntime: Fix incorrect ARM64 DLL 1 year ago