Henrik Rydgård
042cf87248
Rework the present mode settings, refactor.
2025-10-20 21:28:38 +02:00
Henrik Rydgård
a656496953
Remove setting for fast-forward mode
2025-10-20 19:53:21 +02:00
Henrik Rydgård
9b5cd7fd3d
Remove translation strings
2025-10-20 11:49:44 +02:00
Nab and GitHub
cb7dac27e7
Add Chat, Debugger and DevMenu UI icons
2025-10-19 15:29:55 +02:00
Henrik Rydgård
1a01e02efe
Replace "Credits" with About PPSSPP on the main screen
2025-10-16 15:42:32 +02:00
Henrik Rydgård
c08e48bf82
Only shadow the UI images that are used for line-art in-game buttons.
2025-10-16 11:07:05 +02:00
desyn and GitHub
b89eb67b7b
fix: revert dots and del
2025-10-16 03:03:33 +00:00
desyn and GitHub
2f3da3cd7d
fix: hardcore typo
2025-10-16 02:45:36 +00:00
desyn and GitHub
60baea09fc
chore: update spanish latam translation
2025-10-16 02:45:02 +00:00
Henrik Rydgård
50afe0087f
Convert the region flags to SVG images. Thanks NABN00B.
2025-10-10 08:47:10 -06:00
Henrik Rydgård
26a9b5d95f
Replaces '+'/'-' with pin/unpin icons. Thanks Nabn00b.
...
This doesn't yet use the new pinned-folder icon though. Might do that
later.
2025-10-07 15:51:13 -06:00
Henrik Rydgård
2033073c68
Apply giona888's latest Italian localization changes
2025-10-06 17:19:49 -06:00
Henrik Rydgård
5bb8ea759b
Move the debug-only sysinfo "Internals" tab into the Developer Tools' screen's UI tab
2025-09-23 11:37:21 -06:00
Henrik Rydgård
215a5b7e3e
Fix the look of the info icon in the svg
2025-09-23 10:59:32 -06:00
Henrik Rydgård
27ed337d99
Move more pngs into the images.svg file
2025-09-22 15:24:10 -06:00
Henrik Rydgård
c66a9301cc
More buttons to SVG
2025-09-22 12:26:55 -06:00
Henrik Rydgård
bcb97b1b1c
Separate UNCHECKEDBOX from SQUARE. Move more images to SVG
2025-09-22 12:19:02 -06:00
Henrik Rydgård
8898854f57
Move more images into the svg
2025-09-20 11:10:42 -06:00
Henrik Rydgård
29f4435f55
Add SELECT and START to svg image
2025-09-19 10:31:51 -06:00
Henrik Rydgård
74874bb81e
Test a multi-shape image
2025-09-19 10:31:51 -06:00
Henrik Rydgård
71c8f0a9bb
Rename buttons.svg to images.svg
2025-09-19 10:31:51 -06:00
Henrik Rydgård
91f605c6d3
Proof-of-concept implementation of SVG for icons. Doesn't correctly use DPI yet.
2025-09-19 10:31:51 -06:00
Henrik Rydgård
bceb989811
Remove ImageDesc from AtlasGen.cpp/h
2025-09-18 11:26:19 -06:00
Henrik Rydgård
7266595bc4
Make filename and I_ identifiers match
2025-09-18 11:15:50 -06:00
Henrik Rydgård
92f5db7445
Remove further references to the fixed ui_atlas. CMakeLists.txt improvements.
2025-09-17 09:56:17 -06:00
Henrik Rydgård
78274b6459
Remove the pre-built UI atlas
2025-09-17 09:49:54 -06:00
Henrik Rydgård
52c4c31508
Runtime atlas generation
2025-09-17 09:49:54 -06:00
Henrik Rydgård and GitHub
7bb80c4511
Merge pull request #20821 from gLobee94/master
...
Update tg_PH.ini
2025-09-17 09:08:03 -06:00
gLobee94 and GitHub
645f88636f
Update tg_PH.ini
...
fixed some typos and translation errors. setiings look more tagalog-like now.
2025-09-17 18:23:42 +08:00
DDinghoya and GitHub
8392fb3dac
Update ko_KR.ini
2025-09-15 20:40:43 +09:00
Henrik Rydgård and GitHub
d311b3832c
Merge pull request #20745 from Benjamin-Wegener/master
...
Add FSR (FidelityFX Super Resolution) shaders for upscaling and sharpening
2025-09-04 19:32:35 +02:00
Henrik Rydgård
12aba31f38
Delete the Running slow warning (but keep the one for software rendering)
2025-09-04 10:27:22 +02:00
Henrik Rydgård
ac48b9125b
Add a "Desktop shortcut created" notification
2025-09-03 13:59:44 +02:00
Benjamin Wegener and GitHub
0d785dddd6
Update fsr_rcas.fsh
2025-08-30 09:41:53 +02:00
Henrik Rydgård
0796918914
Remove and fix obsolete translation strings (from the D3D9 removal)
2025-08-29 23:12:06 +02:00
Henrik Rydgård
3895bab1dc
Fix more translation issues
2025-08-29 22:52:17 +02:00
Benjamin Wegener and GitHub
f304232c13
Update fsr_easu.fsh
2025-08-29 21:45:32 +02:00
Henrik Rydgård
621cee686f
Fix another translation issue, more strings
2025-08-29 01:07:55 +02:00
Henrik Rydgård
d4c9e631a9
Fix more translation issues
2025-08-29 01:07:51 +02:00
Henrik Rydgård
b5595ea450
Add simple imgui log window (just reads the short log ring buffer)
2025-08-29 00:04:54 +02:00
Henrik Rydgård and GitHub
96f82a03b1
Merge pull request #20753 from hrydgard/further-debugger-fixes
...
Allow binding "Pause (no menu)" to a touch control button
2025-08-28 14:40:12 +02:00
crashGG and GitHub
cbfbaa23b9
enhance MMPX algorithm add 1
...
1.Use a new luma tiebreaker mechanism that divides alpha levels into 6 levels to avoid luma tiebreaker confusion between similar alpha pixels.
2.Added new gradient edge shape capture
3.Optimize the blending mechanism at the edge of the texture to prevent single pixel distortion
2025-08-27 17:39:09 +08:00
Henrik Rydgård
35f2209c63
Fix two translation inconsistencies
2025-08-26 11:23:52 +02: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 and GitHub
6061d2c3bb
Merge pull request #20740 from hrydgard/remote-debugger-fixes
...
Remote/web debugger fixes
2025-08-24 17:37:17 +02:00
Puniasterus and GitHub
0a7a8cf96b
Update es_ES.ini
...
-Update tl
2025-08-24 11:50:20 +02:00