dolphin/Source
jasaaved 7fccbd0844 Fix Window's Auto HDR Detection
Windows Auto HDR only engages for DXGI swap chains using 8-bit UNORM formats (BGRA8/RGBA8). The previous default of RGB10_A2 (10-bit) was not recognized by DXGI as eligible SDR content, preventing Auto HDR from activating on D3D11 and D3D12 backends.
2026-04-03 02:00:22 -07:00
..
Android Android: Add GBA settings 2026-03-31 23:40:54 -05:00
Core Fix Window's Auto HDR Detection 2026-04-03 02:00:22 -07:00
DSPSpy Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
DSPTool Host: Remove unnecessary functions 2025-08-03 13:19:30 -07:00
PCH Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
UnitTests AchievementManager: APPROVED_LIST_HASH quality of life improvements 2026-02-22 00:22:46 +01:00
VSProps Move RangeSet from Externals to Common 2026-02-23 22:55:38 +01:00
.clang-format Clang-format: Fix invalid settings 2025-05-01 22:05:07 +02:00
CMakeLists.txt Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig 2026-01-11 16:28:03 -05:00
dolphin-emu.sln Core/HW: Add Visual Studio project files for cpp-ipc library. 2025-10-28 18:50:58 +00:00