Commit Graph
45601 Commits
Author SHA1 Message Date
Henrik RydgårdandGitHub 62992b0a1e Merge pull request #20032 from hrydgard/jak-daxter-smoke
Fix Jak & daxter smoke effects (same problems as Ratchet)
2025-02-25 10:25:02 -06:00
Henrik Rydgård 5441caa2bd Enable the depth buffer swizzle compat flag for Jak&Daxter too (originally for Ratchet)
Fixes #20002
2025-02-25 10:22:42 -06:00
Henrik RydgårdandGitHub 60825c04e5 Merge pull request #20031 from hrydgard/misc-fixes-2
Fix layout issue on savedata screen, ImDebugger fixes
2025-02-25 10:22:27 -06:00
Henrik Rydgård a6dbf76d5d Fix some more ImDebugger issues 2025-02-25 10:00:02 -06:00
Henrik Rydgård ee90971762 Fix layout issue on savedata screen
Fixes #20030
2025-02-25 09:47:42 -06:00
Henrik RydgårdandGitHub e8df6d453a Merge pull request #20029 from hrydgard/misc-fixes
Add long-requested feature to take screenshots of the raw game image instead of the processed output.
2025-02-24 16:57:07 -06:00
Henrik Rydgård 4dba1c3544 Add the translation keys 2025-02-24 16:26:19 -06:00
Henrik Rydgård e9b51f8c60 Add long-requested feature to take screenshots of the raw game images instead of the output. 2025-02-24 16:24:42 -06:00
Henrik Rydgård a431560831 Remove pretense of supporting the Ouya (we don't anymore) 2025-02-24 15:57:38 -06:00
Henrik Rydgård af92d56491 Move a bunch of non-time-critical virt-keys to the new safe processing 2025-02-24 15:57:38 -06:00
Henrik RydgårdandGitHub 11197286b4 Merge pull request #20028 from hrydgard/logging-cleanup-work
Logging cleanup work
2025-02-24 15:03:24 -06:00
Henrik RydgårdandGitHub 9128d06d73 Merge pull request #20024 from hrydgard/more-im-debugger-fixes
More ImDebugger fixes
2025-02-24 14:34:58 -06:00
Henrik Rydgård 1553614756 Update sceAtracAddStreamData 2025-02-24 14:29:28 -06:00
Henrik Rydgård e45f9f63a4 Update AtracValidateData/AtracValidateManaged 2025-02-24 12:53:10 -06:00
Henrik Rydgård e8f5009d36 Update SetSecondBuffer 2025-02-24 12:49:48 -06:00
Henrik Rydgård 5ac7b8b9ee Rename the Atrac errors to match the pattern 2025-02-24 12:49:44 -06:00
Henrik Rydgård 59a4eb0ea5 Add Atrac error codes to the big enum 2025-02-24 12:07:21 -06:00
Henrik Rydgård d996e66b26 ImClickableValue: Switch to selectable, add polish. Use for all GPRs. 2025-02-24 11:43:32 -06:00
Henrik Rydgård 08155748ea Use the clickablevalue thing in more places 2025-02-24 11:43:32 -06:00
Henrik Rydgård 99fa1d12fc ImDebugger: Fix various problems with dupe menu items and coloring of popups 2025-02-24 11:43:32 -06:00
Henrik RydgårdandGitHub d1ea78fbe7 Merge pull request #20023 from hrydgard/misc-fixes
Add confirmation popup support on Exit App key, libretro buildfix
2025-02-24 11:21:39 -06:00
Henrik Rydgård 4b77cfd53b Add confirmation popup support on Exit App key
This adds a new mechanism so we can delay "vkey" events until the next
frame, making for safer code. Will move a bunch of the virtkeys to this
later.

Fixes #20020
2025-02-24 10:23:11 -06:00
Henrik Rydgård 9043f7529c A small translation string change I forgot to commit 2025-02-24 09:21:12 -06:00
Henrik Rydgård 6adefa61d0 Libretro buildfix 2025-02-24 09:15:45 -06:00
Henrik RydgårdandGitHub 2a372caef9 Merge pull request #20018 from oltolm/warnings
fix compiler warnings
2025-02-22 09:15:00 -06:00
oltolm 02e767866a fix compiler warnings 2025-02-22 14:15:15 +01:00
Henrik RydgårdandGitHub 16d866a482 Merge pull request #20016 from hrydgard/android-scaling-fixes
Android: Rework how DPI and Android hardware scaling interacts.
2025-02-21 10:58:15 -06:00
Henrik Rydgård d3d14bf2ec Android: Rework how DPI and Android hardware scaling interacts. 2025-02-21 10:38:42 -06:00
Henrik RydgårdandGitHub c95d2ad8f0 Merge pull request #20014 from sum2012/atrac-log
Add logging of Additional chunk data
2025-02-21 08:42:09 -06:00
sum2012 e62e5151eb Move break inside the {} of the case 2025-02-21 22:15:36 +08:00
sum2012 e877b81c77 Add logging of Additional chunk data
Easy to compare JPCSP emulator log. Debugging in #19994
2025-02-21 22:11:46 +08:00
Henrik RydgårdandGitHub 4565cc2f21 Merge pull request #20013 from hrydgard/ui-scale-setting
UI DPI scale setting
2025-02-20 18:34:10 -06:00
Henrik Rydgård 9664530c63 Add translation string 2025-02-20 17:46:18 -06:00
Henrik Rydgård 1a1483478a Fix live resizing, implement setting on all platforms. 2025-02-20 17:14:59 -06:00
Henrik Rydgård 852018e899 Windows: Hook up the UI scale setting. Need a manual resize to update. 2025-02-20 17:06:38 -06:00
Henrik RydgårdandGitHub 6f1358755c Merge pull request #20012 from hrydgard/more-dpi-work
More DPI work
2025-02-20 16:36:04 -06:00
Henrik Rydgård 361b14bc24 Convert iOS to use the new DPI Recalculate 2025-02-20 15:47:06 -06:00
Henrik Rydgård e791e31528 Update the undermaintained Qt port to use the new DPI Recalculate 2025-02-20 15:47:06 -06:00
Henrik Rydgård 7a78124a3b Slightly more correct use in Android 2025-02-20 15:47:06 -06:00
Henrik Rydgård 0a641e1b36 Assorted warning fixes, fix regression on Mac (save/load dialogs) 2025-02-20 15:47:06 -06:00
Henrik Rydgård 143e4a4ccf Switch Android over to use g_display.Recalculate 2025-02-20 15:47:06 -06:00
Henrik Rydgård 91360fee9b Have Native_UpdateScreenScale use the new g_display.Recalculate() 2025-02-20 15:47:02 -06:00
Henrik Rydgård 0acd2aa517 DPI: Remove g_display.dpi 2025-02-20 15:47:02 -06:00
Henrik Rydgård 23f43dd9fa DPI code cleanup 2025-02-20 15:47:02 -06:00
Henrik RydgårdandGitHub dc73e20bd7 Merge pull request #20011 from hrydgard/mac-dpi-fix
macOS SDL: Set the metal layer resolution properly, remove DPI hacks.
2025-02-20 14:59:31 -06:00
Henrik Rydgård 7d8c7dd70a macOS SDL: Set the metal layer resolution properly, remove DPI hacks.
Fixes #19183

Thanks to @schm1dtmac for the fix.

@shm1dtmac also mentions that this may have issues when moving the window between displays, but this should still be an improvement for most people.
2025-02-20 13:54:50 -06:00
Henrik RydgårdandGitHub c2824a04c1 Merge pull request #20010 from hrydgard/dpi-work
DPI: Simplify by removing support for non-square pixels
2025-02-20 11:47:03 -06:00
Henrik RydgårdandGitHub d5579718aa Merge pull request #20009 from hrydgard/copy-build-version
Add easy way to copy build number, add way to copy system information to clipboard
2025-02-20 11:25:24 -06:00
Henrik Rydgård f206ed95eb Get rid of remains of support for non-square screen DPIs 2025-02-20 11:14:26 -06:00
Henrik Rydgård a78ce8dfd6 Add easy way to copy build number, add way to copy system information to clipboard.
Fixes #18375, although more info could be added.
2025-02-20 10:57:10 -06:00