pcsx2/pcsx2-qt
RedDevilus d67e72912c Qt: Fix DPI scaling 125% + higher quality icons
Upscaling on Qt didn't work properly as Windows calculates it differently, it's better to give far larger pictures and icons and let it downscale.

Also added most country flags that are relevant for PCSX2.

Reduces size icons from 3.5 MB to a whopping 0.34 MB (340 KB!) but looks even better for everyone.

Hopefully fixes #6255
2022-05-30 10:00:06 +01:00
..
GameList Qt: Fix DPI scaling 125% + higher quality icons 2022-05-30 10:00:06 +01:00
Settings GS: Read local memory without sync when readbacks are disabled 2022-05-29 16:15:34 +01:00
Tools/InputRecording Cmake: Link InputRecording 2022-05-22 23:47:14 +01:00
resources Qt: Fix DPI scaling 125% + higher quality icons 2022-05-30 10:00:06 +01:00
AboutDialog.cpp Qt: Fix nightly builds not showing version in title bar 2022-05-11 13:13:39 +02:00
AboutDialog.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AboutDialog.ui Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
AutoUpdaterDialog.cpp Qt: Fix auto updater 2022-05-25 10:28:43 +01:00
AutoUpdaterDialog.h Qt: Add auto updater UI 2022-05-12 15:03:26 +01:00
AutoUpdaterDialog.ui Qt: Add auto updater UI 2022-05-12 15:03:26 +01:00
CMakeLists.txt Qt: Add hardware check for SSE4 and AVX2 2022-05-27 17:39:09 +01:00
DisplayWidget.cpp Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
DisplayWidget.h Qt: Rework display widget swapping 2022-05-07 15:32:59 +01:00
EarlyHardwareCheck.cpp Qt: Add hardware check for SSE4 and AVX2 2022-05-27 17:39:09 +01:00
EmuThread.cpp VMManager: Fix no ws/ni patches message showing up on reset 2022-05-25 23:24:30 +01:00
EmuThread.h Host: Add game list refresh/cancel calls 2022-05-22 22:30:02 +02:00
Main.cpp Qt: Add hardware check for SSE4 and AVX2 2022-05-27 17:39:09 +01:00
MainWindow.cpp Qt: Implement drag/drop to main window 2022-05-27 09:55:02 +01:00
MainWindow.h Qt: Implement drag/drop to main window 2022-05-27 09:55:02 +01:00
MainWindow.ui Qt: Add log timestamps 2022-05-25 10:15:48 +01:00
PrecompiledHeader.cpp Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
PrecompiledHeader.h Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
QtHost.cpp Qt: Add log timestamps 2022-05-25 10:15:48 +01:00
QtHost.h Qt: Get rid of duplicate base setting query helpers 2022-05-25 10:15:48 +01:00
QtKeyCodes.cpp Qt: Add work in progress interface 2022-01-30 14:29:18 +00:00
QtUtils.cpp Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
QtUtils.h Everything: Get rid of wx entirely from the Qt build 2022-05-22 13:58:56 +01:00
SettingWidgetBinder.h Qt: Get rid of duplicate base setting query helpers 2022-05-25 10:15:48 +01:00
pcsx2-qt.vcxproj Qt: Add hardware check for SSE4 and AVX2 2022-05-27 17:39:09 +01:00
pcsx2-qt.vcxproj.filters Qt: Add hardware check for SSE4 and AVX2 2022-05-27 17:39:09 +01:00