Commit graph

2270 commits

Author SHA1 Message Date
Zangetsu38
019d96ef54 gui/manual: handle manual pages of different aspect ratios.
gui: move some push back to emplace back for init texture.
2023-05-01 13:24:47 +02:00
Zangetsu38
428d70e100 renderer/vulkan/sync state: stub SCE_GXM_REGION_CLIP_INSIDE.
- should fix Ridge racer render in vulkan backend.
2023-05-01 12:46:55 +02:00
Pedro Montes Alcalde
be55aa3ad0
modules/processmgr: Replace uses of os tm to defined vita tm 2023-04-29 13:09:41 -03:00
Pedro Montes Alcalde
5f63d53095
io: use copy_options instead of copy_option 2023-04-29 12:03:37 -03:00
Pedro Montes Alcalde
a3dbe83469
modules/kernel: Better logging on stack corruption 2023-04-28 17:32:59 -03:00
Pedro Montes Alcalde
e45e6d1b96
modules/gxm: Add a check for nullptr on execute command list (#2531) 2023-04-28 08:12:09 -03:00
Zangetsu38
23aae48249 Add new supporters. 2023-04-27 22:42:42 +02:00
Macdu
b8cdbc76a3 gui: Correctly apply DPI scaling to fonts 2023-04-26 06:14:22 +02:00
HuanJiCanShang
e1cd69dee1
about dialog: fix small typo (#2523) 2023-04-24 16:14:41 +02:00
Zangetsu38
871456f587 README: Add supporters section.
FUNDING: Move from patreon to ko-fi.
gui/about dialog: remove note useless and update contributors list.
2023-04-24 14:39:03 +02:00
Zangetsu38
922391bf3b gui/about dialog: Add first supporter.
- reworks list move to column to table.
2023-04-23 21:28:57 +02:00
Macdu
b946a8834e modules/SceNgs: Do not return error for sceNgsVoiceGetStateData if mem is null 2023-04-23 12:54:56 +02:00
bookmist
79f4dae3c7 vita3k/gui: fix crash on wrong or absent app icon
It can happens on incompletely installed game and no firmware, or just corrupted icon file
2023-04-23 04:15:00 +02:00
Zangetsu38
82e4fc98cc gui/about dialog: Added ko-fi subscription link. 2023-04-22 21:52:41 +02:00
Pedro Montes Alcalde
b7b52e27ca
renderer/ogl: Implement F16 base color format 2023-04-22 12:18:00 -03:00
Pedro Montes Alcalde
2f34169266
util/log: Replace log_hex with log_hex_fast (#2507) 2023-04-20 10:00:30 -03:00
Zangetsu38
18b858234f gui/about dialog: Add open github author history for contributors.
- Add credit of designer of Vita3K icon.
- refactor open link.
2023-04-20 14:38:43 +02:00
Zangetsu38
17523fbf98 renderer/scene: Implement convert linear to swizzled for transfercopy. 2023-04-19 18:06:15 +02:00
Croden1999
06070be9f4 gui/live area: Fixed the missing str 2023-04-18 20:00:59 +02:00
bookmist
6d4224155e net/types: fix compile error for msvc-clang 2023-04-18 00:31:28 +03:00
bookmist
d34159c328 gui: better align in controls_dialog and live area help page. make gui controls configurable
and some optimization and refactoring
2023-04-17 23:50:12 +03:00
Pedro Montes Alcalde
9f52fadc59
savedata: Fix requiredKiB not being set to 0 when all executed nicely 2023-04-17 15:46:34 -03:00
Macdu
8623b51653 renderer/vulkan: Peform rgba->rgb conversion using ffmpeg 2023-04-13 22:55:59 +02:00
Pedro Montes Alcalde
68e46369f4
net/http: Some improvements 2023-04-13 16:08:20 -03:00
Croden1999
359456c996 modules/SceCommonDialog: Update a few of common strings. 2023-04-13 18:32:59 +02:00
Macdu
fa3fc073a7 codec: Initialize SwrContext to nullptr 2023-04-13 12:38:52 +02:00
Macdu
82ca4b6614 external/codec: Update ffmpeg 2023-04-13 12:03:40 +02:00
Macdu
b28657ac97 renderer: Simplify batch and state function dispatch 2023-04-08 13:25:01 +02:00
Macdu
3828e7a584 renderer/vulkan: Implement surface sync 2023-04-08 08:23:57 +02:00
Zangetsu38
3b536ec952 gui/vita3k update: fix run script of update when path have space.
gui/live area: enable and correct value of frame for psmobile template.
gui/home screen: fix sort app list for update compat db when user is not open.
2023-04-07 18:04:39 +02:00
CoffeeBrewer64
75a6bf0d86
Typo fixes #2475 2023-04-06 23:04:05 +02:00
Zangetsu38
e395624811 gui/home screen: Add app filter by compat state.
compat: fix typo of CompatibilityState enum.
gui: fix day on format dd/mm/yyyy for start screen.
2023-04-01 18:47:28 +02:00
Croden1999
a46fd1463f gui/app context menu: Add delete DLC/license dialog
- lang: update a few of lang
2023-04-01 04:51:11 +02:00
Macdu
c30ff60f79 renderer/vulkan: Set line width when needed 2023-03-31 00:31:19 +02:00
bookmist
a9a351b054 vita3k/manifest: set default encoding on windows to utf-8 2023-03-31 01:13:54 +03:00
Seungyun Lee
3a587ee755 vita3k/updater: Fix broken update script for macOS 2023-03-30 14:17:06 +02:00
Macdu
4b1626c4c7 renderer/vulkan: Add support for s8s8s8 textures 2023-03-30 01:26:54 +02:00
Macdu
e83cb54ac2 ngs: Return correct number of samples 2023-03-30 01:26:29 +02:00
Seungyun Lee
da40e9cca4 vita3k/updater: Fix broken updater script for macOS
fix: #2436
2023-03-29 19:33:09 +02:00
Croden1999
a8f48d7192 gui/pref overlay: revert minor changes 2023-03-28 10:39:22 +02:00
Zangetsu38
ebedf66e59 gui/settings: fix theme selectable menu size.
- update link and name of custom website.
lang: Add little more french.
2023-03-27 15:48:11 +02:00
Zangetsu38
aecf251889 gui/vita3k update: move init after open user.
- should fix select user superposed on Vita3K updater when news version is available.
2023-03-27 15:32:05 +02:00
Macdu
402313c38d renderer: Fix stack corruption while decompressing PVRT2 2023-03-27 15:24:22 +02:00
nishinji
aff13246fb gui/app context menu: Fix url encoding when create compatibility issues again. 2023-03-27 15:21:24 +02:00
Macdu
92aa453b34 renderer/vulkan: Add missing swizzles 2023-03-26 15:13:35 +02:00
Macdu
8712ba0fd9 renderer/vulkan: Add support for BC4 textures 2023-03-26 15:13:35 +02:00
Macdu
6eb1415e39 renderer/vulkan: Take gamma correction into account for the pipeline hash 2023-03-26 15:13:35 +02:00
Macdu
350029986d io: Standardize path of overlays 2023-03-26 13:34:20 +02:00
Croden1999
6b2a976ac0 gui/install dialog: Optimize text again
- lang: update other lang of vita3k_update
2023-03-25 22:53:00 +01:00
Zangetsu38
698edcba7a compat: Added title id valid check. 2023-03-25 22:49:56 +01:00