fp64
5a8e63714c
Implement --help in SDL backend
...
This also changes bunch of logging from stdout to stderr.
Conventionally, intended output goes to stdout, and diagnostic
output to stderr. For a graphical application like PPSSPPSDL,
pretty much the only intended textual outputs are results of
`--help` and `--version`. The rest now mostly goes to stderr
(there are still few straggler `printf`s left).
2025-08-25 22:47:27 +03:00
Benjamin Wegener and GitHub
0ff1f6483c
Create fsr_rcas.fsh
...
Add AMD FSR1
2025-08-25 15:14:32 +02:00
Benjamin Wegener and GitHub
2e07d5d3f6
Delete assets/shaders/frs_rcas.fsh
...
typo
2025-08-25 15:13:24 +02:00
Benjamin Wegener and GitHub
6fea51e8a9
Create frs_rcas.fsh
...
Add AMD FSR1
2025-08-25 13:24:57 +02:00
Benjamin Wegener and GitHub
4f85bb8310
Create fsr_easu.fsh
...
Add AMD FSR1
2025-08-25 13:24:04 +02:00
Benjamin Wegener and GitHub
a641204363
Update defaultshaders.ini
...
Add AMD FSR1
2025-08-25 13:18:56 +02:00
Henrik Rydgård
18ccef1bd4
Just some minor code modernization
2025-08-25 10:45:12 +02:00
Henrik Rydgård
3e62157487
Fix some assorted static analysis warnings
2025-08-25 10:14:15 +02:00
Henrik Rydgård and GitHub
0d8b4416f4
Merge pull request #20744 from oltolm/warnings
...
fix compiler warnings
2025-08-24 21:56:07 +02:00
oltolm
3fd86d959b
fix compiler warnings
2025-08-24 21:30:43 +02:00
Henrik Rydgård and GitHub
804ef50896
Merge pull request #20742 from hrydgard/bump-stuff
...
Update libzstd, rcheevos to latest
2025-08-24 17:37:28 +02:00
Henrik Rydgård and GitHub
6061d2c3bb
Merge pull request #20740 from hrydgard/remote-debugger-fixes
...
Remote/web debugger fixes
2025-08-24 17:37:17 +02:00
Henrik Rydgård
93638c8826
Test fix
2025-08-24 15:46:35 +02:00
Henrik Rydgård
92ab532813
No need to build hash.c after all?
2025-08-24 15:25:52 +02:00
Henrik Rydgård
65285e59c4
Bump rcheevos to v12.0.0
2025-08-24 14:58:53 +02:00
Henrik Rydgård
9028866b7f
Update libzstd
2025-08-24 14:47:05 +02:00
Henrik Rydgård
e83303ea54
Fix crash on game info screen
2025-08-24 14:17:30 +02:00
Henrik Rydgård and GitHub
038e827cbe
Merge pull request #20741 from Puniasterus/patch-2
...
Update es_ES.ini
2025-08-24 11:57:31 +02:00
Puniasterus and GitHub
0a7a8cf96b
Update es_ES.ini
...
-Update tl
2025-08-24 11:50:20 +02:00
Henrik Rydgård
7315e7a2a9
Add translations for the new setting (AI)
2025-08-24 11:17:48 +02:00
Henrik Rydgård
58198dae6c
Bump langtool cargo.lock, update comment
2025-08-24 11:17:19 +02:00
Henrik Rydgård
a107d75e38
Fix lifecycle-notification assert problem (was called from wrong thread)
2025-08-24 11:17:19 +02:00
Henrik Rydgård
f6050a442c
Fix serving the remote debugger locally, add a setting for the auto-launcher
2025-08-24 11:17:19 +02:00
Henrik Rydgård
7a93d0d56c
Remove unneeded assert that was causing nemo problems
2025-08-24 11:17:18 +02:00
Henrik Rydgård
23314d1d1a
Add shortcut to access the remote debugger from the built-in devmenu
2025-08-24 11:17:18 +02:00
Henrik Rydgård
93104508a5
Commit pl_PL.ini with correct line endings.
2025-08-24 11:16:42 +02:00
Henrik Rydgård
2195c0e934
Revert "Merge pull request #20736 from Patrxgt/master"
...
Wrong line endings
This reverts commit f4722f51b9 , reversing
changes made to 79f2226924 .
2025-08-24 11:15:11 +02:00
Henrik Rydgård and GitHub
f4722f51b9
Merge pull request #20736 from Patrxgt/master
...
Updated Polish translation
2025-08-24 10:39:48 +02:00
Henrik Rydgård and GitHub
79f2226924
Merge pull request #20737 from Samueru-sama/master
...
simplify deps install, use mesa that does not link to llvm
2025-08-24 00:55:04 +02:00
Samuel and GitHub
45b2e8bee5
reinstate ARCH since it gets used later
2025-08-23 16:27:56 -04:00
Samuel and GitHub
5138a3640d
fix typo
2025-08-23 16:23:20 -04:00
Samuel and GitHub
559c3d157f
simplify deps install, use mesa that does not link to llvm
2025-08-23 16:11:50 -04:00
Patrxgt and GitHub
13bdf5cf31
Updated Polish translation
2025-08-23 07:44:25 -07:00
Henrik Rydgård and GitHub
69ecbaf766
Merge pull request #20432 from hrydgard/dolphin-audio-mixer
...
Integrate Dolphin's granule based audio resampler
2025-08-22 22:55:13 +02:00
Henrik Rydgård
04f84ad583
Merge branch 'sdl-force-opengl-version'
2025-08-22 21:47:51 +02:00
Henrik Rydgård
6868bdee6f
style fixes
2025-08-22 21:47:36 +02:00
Henrik Rydgård
4b439f0108
Bump gradle plugin while at it
2025-08-22 21:21:57 +02:00
Henrik Rydgård
e00ef04792
Granular queue: Use the current FPS to get an estimate for how long the maximum queue size should be.
2025-08-22 21:21:20 +02:00
Henrik Rydgård
3b683a8e43
Add UI to pick resampler mode
2025-08-22 21:21:20 +02:00
Henrik Rydgård
07ad5ff372
Add more measurements to the granular mixer queue
2025-08-22 21:21:20 +02:00
Henrik Rydgård
8a76ac74fc
Granule queue: Move masking to access instead of increment
2025-08-22 21:21:20 +02:00
Henrik Rydgård
5b0d8c06c6
Add debug UI for granule mixer
2025-08-22 21:21:19 +02:00
Henrik Rydgård
a1d0f405b1
Remove quantization error thingy. Other cleanup
2025-08-22 21:21:19 +02:00
Henrik Rydgård
db24efcfa4
Remove the inner class, since we're only working with a single stereo stream.
2025-08-22 21:21:19 +02:00
Henrik Rydgård
878975ad80
Rework granule mixer code style a little, optimize.
2025-08-22 21:21:19 +02:00
Henrik Rydgård
0fa7349f5a
Integrate Dolphin's granule based audio resampler.
...
Removed parts of it that were not relevant.
Working, it seems. Not sure about the buffer size thing.
Not defaulting it for now
See #20146 and https://github.com/dolphin-emu/dolphin/pull/13352
..
2025-08-22 21:21:19 +02:00
Henrik Rydgård and GitHub
3a26ff47f5
Merge pull request #20732 from hrydgard/lang-tool-work
...
langtool: Add some AI support, use it to quickly finish the Swedish translation
2025-08-22 21:20:58 +02:00
fp64 and GitHub
22bc1777a0
Update SDLGLGraphicsContext.h
2025-08-22 17:46:56 +03:00
fp64 and GitHub
afb57c786d
Update SDLGLGraphicsContext.cpp
2025-08-22 17:36:58 +03:00
fp64 and GitHub
65e44b8ec1
Update SDLMain.cpp
2025-08-22 17:32:55 +03:00