Commit Graph

18 Commits

Author SHA1 Message Date
Cacodemon345
774365d08a Vulkan: Always do RGB correction on Windows 2026-01-23 21:07:47 +06:00
Cacodemon345
6b014f6c87 Do RGB correction only on Qt5 2026-01-21 20:55:52 +06:00
Cacodemon345
1420a5a00f Fix bad screenshots on Vulkan 2026-01-02 00:32:00 +06:00
OBattler
f0ab2e9b78 Extended the screenshot functionality to allow taking both raw and (renderer/resize-)processed screenshots, to both file and clipboard, made the functionality available on the toolbar as well, and moved the recently added "Force interpretation" button to the end of the toolbar. 2025-12-25 03:44:23 +01:00
Jasmine Iwanek
ca424aed32 clang-format in src/qt 2025-11-07 20:25:29 -05:00
Cacodemon345
f97dea2be6 Try to reduce hacks (#6313) 2025-10-10 11:32:32 +02:00
Cacodemon345
8f94ccec80 Qt: Fix HiDPI scaling on non-software renderers 2025-03-30 21:03:46 +06:00
Jasmine Iwanek
fabe71150c Various improvements & Cleanups
Some ported from ANightly's work
2025-01-11 21:25:29 -05:00
Jasmine Iwanek
3fe4f75108 A bit more clang-format 2022-11-19 11:53:07 -05:00
Cacodemon345
2dc2d912b2 qt: disable Vulkan early if not available 2022-11-03 22:00:45 +06:00
Cacodemon345
dd23397854 qt: Add option to apply fullscreen stretching modes when maximized 2022-08-10 01:27:54 +06:00
David Hrdlička
38391a3bd7 qt: move Qt Vulkan includes under the check whether Qt supports it 2022-05-28 17:39:11 +02:00
Cacodemon345
a3880c24df vulkan: Explicitly select Vulkan version 2022-04-26 14:45:24 +06:00
Cacodemon345
1ad7d65187 vulkan: Don't select sRGB formats for swapchain 2022-04-26 14:41:13 +06:00
Cacodemon345
6f968e3fd7 qt: Fix compiling with Vulkan support unavailable 2022-04-25 16:09:37 +06:00
Cacodemon345
9c070dc192 Add missing includes 2022-04-24 01:05:37 +06:00
Cacodemon345
6edc2a4c2b Merge remote-tracking branch 'upstream/master' into newqt2 2022-04-24 00:56:11 +06:00
Cacodemon345
314bf5ad06 Add Vulkan renderer 2022-04-21 16:32:46 +06:00