Commit graph

3748 commits

Author SHA1 Message Date
Macdu
dbcc51e5a6
renderer/vulkan: Fix typo in pipeline_cache (#3176) 2024-01-17 18:32:28 +01:00
Macdu
df70e4f555
renderer/vulkan: Improvements for asynchronous pipeline compilation (#3169) 2024-01-17 12:54:08 +01:00
Zangetsu
ef89d019da
vita3K: Bump version to 0.2.0. (#3173) 2024-01-14 22:33:48 +01:00
Croden
b1f8cb510d
gui/settings_dialog: Update lang strings and adjust debug options. (#3168)
- gui/content_manager: Fixed small issue about missing addcont (DLC) title.
- lang: Fixed pl.xml and ms.xml load error.
2024-01-14 21:33:28 +01:00
nishinji
66041f0c1c
gui/lang: update japanese for settings dialog (#3171) 2024-01-13 14:16:43 +01:00
Avellea
50c559e32f
gui: Correct typo in settings_dialog.cpp (#3174)
* Correct typo in settings_dialog.cpp

Asynchronous incorrectly spelled as "Aynchronous".

* Another typo corrected.

Compiled to replace "compiler".
2024-01-13 13:11:06 +01:00
nishinji
482b347ddc
.github/labeler: small fixes (#3170) 2024-01-10 12:07:30 +01:00
Macdu
bb436f0048
renderer/vulkan: Fix issue with surface cache typeless copies (#3164) 2024-01-04 22:50:04 +01:00
Pedro Montes Alcalde
34565e3ef4
Vita2024K: Happy 2024 2024-01-01 12:36:32 -03:00
Macdu
f71a4d250a
renderer: Rewrite TransferCopy (#3163) 2024-01-01 15:26:33 +01:00
Macdu
a96579ce64
renderer/vulkan: Improve surface cache (#3160) 2024-01-01 12:15:34 +01:00
Macdu
b4ce2bdbac
modules/SceGxm: Improve softlock prevention for sync object (#3162) 2023-12-31 16:38:51 +01:00
Macdu
6d0393b5e7 shader: Implement SMBO instruction 2023-12-31 12:27:52 +01:00
Macdu
2c98370a48 shader: fix integer MOV instruction 2023-12-31 12:27:52 +01:00
Macdu
647614cf31 shader: Fix CMP(MSK) instruction 2023-12-31 12:27:52 +01:00
Macdu
7ff9fd820c renderer, shader: Rewrite regformat implementation 2023-12-31 12:06:59 +01:00
Macdu
adbd8c4a33 shader: Implement fx10 unpacking 2023-12-31 12:06:59 +01:00
Macdu
7d542171c7
modules/SceNgs: Improve sceNgsAT9GetSectionDetails (#3150) 2023-12-31 10:31:48 +01:00
Macdu
74edbed7d3
modules/SceThreadmgr: Return 1 as the process id (#3148) 2023-12-30 16:39:47 +01:00
Macdu
bef1567a61
renderer/vulkan: Implement async pipeline compilation (#3145) 2023-12-25 23:56:48 +01:00
Macdu
a49d8923d4
modules/SceGxm: Workaround to prevent softlock when swapping images (#3140) 2023-12-25 16:48:31 +01:00
Macdu
2fdb1b561d
renderer: Use accurate sync object synchronisation only with high accuracy (#3141) 2023-12-25 16:31:33 +01:00
nn9dev
a59a432ce9 Fixes an issue where if Vita3K is called to run from an AppImage (not AS an AppImage) it will incorrectly believe that it is running AS an AppImage, and try to read its files from a place they do not exist
Fixes an issue where if Vita3K is called to run from an AppImage (not AS an AppImage) it will incorrectly believe that it is running AS an AppImage, and try to read its files from a place they do not exist.
2023-12-25 09:47:06 +01:00
Croden
d942cf204b
lang: Update Indonesia and Malaysia translations. (#3122)
- Indonesia translation by Kitakatarashima & darkash.
- Malaysia translation by Kitakatarashima.

Co-authored-by: Kitakatarashima <secretstarsgoldenid@gmail.com>
Co-authored-by: darkash <darkash@users.noreply.github.com>
2023-12-24 18:00:19 +01:00
nishinji
1aa1164614
.github: Add bot labeler (#3132) 2023-12-24 16:24:41 +01:00
Macdu
2d65c332a9
modules/SceGxm: Decrease stubbed rendertarget size (#3136) 2023-12-17 21:54:49 +01:00
Macdu
333af2765c
modules: Stub some unkown CommonDialog function (#3135) 2023-12-17 21:22:04 +01:00
Macdu
d78a08794a
kernel: Page-align the stack size (#3134) 2023-12-17 20:54:48 +01:00
nishinji
da8a6933d8 app_context_menu: fix URL for stete_report 2023-12-17 01:15:09 -03:00
Macdu
1a3292b8b2
renderer/vulkan: Use empty mask if frag has no output (#3130) 2023-12-16 23:27:13 +01:00
Macdu
abac5b2a9c shader: Fix dual absolute + typo 2023-12-16 23:01:55 +01:00
Macdu
8c9da7ac46 shader: Fix constant loading 2023-12-16 23:01:55 +01:00
Macdu
8a302b2b7d
kernel: Improve thread end callback (#3129) 2023-12-16 17:26:27 +01:00
Macdu
3dd9788bcb
shader: Improve get_predicate (#3123) 2023-12-15 21:51:45 +01:00
Macdu
3758867863
gui: fix undefined behavior (#3112) 2023-12-15 21:27:23 +01:00
bookmist
b4654e2bf1 gxm, renderer: refactoring, code cleanup & fix warnings 2023-12-15 14:05:19 +03:00
Macdu
5ed4c52449
codec, renderer: Improve YUV format implementation (#3114) 2023-12-15 00:12:17 +01:00
oltolm
f534dcf3b2
external: update psvpfstools (#3126) 2023-12-14 23:54:41 +01:00
xperia64
de15dbef13
vita3k: Initialize cache_path when installing packages from the command line (#3113) 2023-12-14 13:28:43 +01:00
Macdu
6b6d3619c2
modules/SceGxm: Use guest pointer for gxm alloc space (#3121) 2023-12-13 00:03:54 +01:00
Croden
62a72bd7c6
gui/lang: Updated translations and fixed typos. (#3020) 2023-12-11 14:15:05 +01:00
oltolm
e18a47fdbe fmt: update to 640e0c02d48e19076e976b395d919c815a27ae5d 2023-12-11 13:06:20 +01:00
Macdu
c01996ec90
shader: Improve conditional move with integers (#3111) 2023-12-08 22:45:44 +01:00
Macdu
fe7d6f0165
gui, np: Replace PSN status by signed in (#3103) 2023-12-07 13:39:11 +01:00
Macdu
f4628cb826
packages: Copy self authid when decrypting (#3107) 2023-12-06 11:42:52 +01:00
Zangetsu
37ad684fcb
app/app init: Enable the init log path for OS assign only. (#3104) 2023-12-04 15:01:42 +01:00
Zangetsu
4ac8a41669
lang: Add two static user languages. (#3100)
- Indonesia and Malaysia.
gui/settings dialog: Add current system languages used.

Co-authored-by: Kitakatarashima <secretstarsgoldenid@gmail.com>
2023-11-29 22:23:40 +01:00
Macdu
d24f1a7cc6 modules/SceGxm: Add missing parameter check for sceGxmMidSceneFlush 2023-11-29 12:07:27 +01:00
Macdu
913ba68fa1 ngs: Prevent race conditions in the scheduler 2023-11-27 12:59:55 +01:00
Macdu
770fb206dd ngs: Improve player/atrac9 transition 2023-11-27 12:59:55 +01:00