Macdu
88538bc281
external, renderer/vulkan: Enable full swizzle on MoltenVK
2023-05-09 22:20:34 +02:00
Pedro Montes Alcalde
f481297020
vulkan: Fix nodiscard warnings
2023-05-09 17:13:04 -03:00
Macdu
c1dfe6a6a1
mem: Fix bug when adding protection
2023-05-09 22:12:31 +02:00
Macdu
7020158328
ctrl: Improve accuracy of controller functions
2023-05-09 06:15:53 +02:00
Macdu
bc06c764dc
renderer/vulkan: Enable portability extension on Apple
2023-05-08 15:42:35 +02:00
Zangetsu38
1812252ec4
modules/SceJpegUser: Implement sceJpegDecodeMJpeg function.
...
codec/mjpeg: Add support of format AV_PIX_FMT_YUVJ420P.
kernel: set variable paused_threads_status in private.
Co-Authored-by: 1whatleytay <32211852+1whatleytay@users.noreply.github.com>
2023-05-08 15:16:00 +02:00
Pedro Montes Alcalde
1bb7ef4eb7
vita3k: Add missing cstdint includes
2023-05-08 01:19:44 -03:00
Macdu
e36332b343
nids: Add missing lwmutex nids
2023-05-07 13:35:58 +02:00
Dubrova Dzmitry
58b963e1a5
audio: Fix assertion in AacDecoderState::receive ( #2560 )
2023-05-07 13:34:53 +02:00
Zangetsu38
39bfd76424
vita3k: implement Pause/resume app.
2023-05-06 22:49:48 +02:00
Zangetsu38
a0e45675c1
Add new supporter.
2023-05-06 21:41:58 +02:00
Macdu
4a8d08265a
modules/SceSysmodule: Improve sceSysmoduleIsLoaded check
2023-05-06 20:04:07 +02:00
Zangetsu38
9a65a92e5f
vita3k: bump to 0.1.8.
2023-05-06 19:27:25 +02:00
Macdu
c4dfbf533d
shader: Implement DEPTHF instruction
2023-05-06 00:52:26 +02:00
Macdu
36b7407e1f
render/vulkan: Improve support for MSAA depth buffers
2023-05-06 00:52:26 +02:00
Macdu
7d40633511
renderer: Fix bug when downscaling without MSAA
2023-05-06 00:52:26 +02:00
Pedro Montes Alcalde
2201a4bcf5
renderer/gl: Implement U8U8 base color format
2023-05-05 15:02:54 -03:00
Croden1999
eaa1db7263
gui/live area/help: fixed crash
2023-05-05 10:33:13 +03:00
Croden1999
ca4e2bb576
gui: Some improve for gui
...
gui/manual: Improve D-pad in slider
gui/live area: Remove the zoom instructions
gui/settings dialog: Add lang to main buttons
2023-05-05 05:43:42 +02:00
Macdu
e9969a11ce
display: Always refresh screen if a dialog is being shown
2023-05-04 07:33:31 +02:00
Macdu
26930943a6
kernel: Implement DONT_WAIT flag for msg pipes
2023-05-03 21:20:47 +02:00
Kane
64954749d3
lang: Russian translation ( #2542 )
2023-05-03 20:29:56 +02:00
Pedro Montes Alcalde
9a529b2c4a
renderer/gl: Implement U8 base color format
2023-05-01 21:22:19 -03:00
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
06515bfedc
lang: fix small changes. ( #2528 )
2023-04-25 13:20:30 +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
HuanJiCanShang
92764c65a4
lang: small Update language. ( #2517 )
2023-04-23 15:44:13 +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