Commit graph

2270 commits

Author SHA1 Message Date
Macdu
95a706f8ce modules/SceGxm: Fix typo in sceGxmMapMemory 2023-05-26 20:31:55 +02:00
Zangetsu38
22f307df38 modules/SceMotion: stub SceMotionGetState with set value to zero.
- Fixes head movement of Sackboy occurring independently in LBP.
- Also fixes the issue in Gravity Rush where the screen turns black when using gravity or during specific moments involving the motion sensor.
motion: Prepares for future motion support.
2023-05-26 12:17:33 +02:00
Macdu
e4cde74a4b renderer: Allow rendered u8u8u8 textures to be sampled again 2023-05-26 11:32:23 +02:00
Macdu
95ac080563 shader: Implement SUBFLR dual op 2023-05-25 22:14:42 +02:00
Macdu
42d6b4efaf renderer/vulkan: Add additional FP16 check 2023-05-24 22:21:05 +02:00
Lupia
f88e3356e7
vita3k/gui: fix apply surface sync setting (#2601) 2023-05-24 12:00:52 +02:00
Pedro Montes Alcalde
a82758551d
gui: Fix default avatar path on linux 2023-05-23 20:34:53 -03:00
Macdu
edca8593ae renderer/vulkan: Add FSR upscaling 2023-05-23 23:11:22 +02:00
Macdu
18f9b84276 renderer: Refractor Screen Filtering 2023-05-23 23:11:22 +02:00
Zangetsu38
a714356768 gui/vita3k update: Add FreeConsole for run batch in windows.
- Should fix install news build in windows terminal.
2023-05-22 23:32:16 +02:00
Zangetsu38
1c10fe1d1e vita3k/script/update-windows: Fix number of current build.
- move check last release version to github api.
- Add 1 sec timeout for fix display begin of batch.
2023-05-22 21:25:00 +02:00
Zangetsu38
968df5b60b gui/user management: Big Refactor for more close to PS4.
- reworks size and position of avatar.
- Add box for avatar and user name.
- reworks user name position.
- limit input to 16 letter.
- move menu select to switch.
2023-05-22 14:16:53 +02:00
Zangetsu38
9d45a5fc66 vita3k: Using FreeConsole for Windows for execv and updater.
- Set console title.
- should fix load exec with using windows 11 terminal.
2023-05-20 16:14:34 +02:00
Croden1999
5268c0e514 gui/user management: Fixed typos 2023-05-17 21:05:31 +02:00
Croden1999
3abd4e362c gui/controllers dialog: Align text in controllers dialog
- lang: a few of lang strings improve
2023-05-17 11:42:52 +02:00
Zangetsu38
b1e61a164a gui/theme: create function for init all user user backgrounds.
- clean and reset variable when switch user.
- set init value of current theme/user background.
- should fix crash on boot emu when using custom background.
2023-05-16 13:28:53 +02:00
Macdu
1c00966142 renderer/vulkan: MSAA depth buffer handling fixes 2023-05-16 03:23:24 +02:00
Zangetsu38
cf5581b218 gui/themes: refactor display background, allow respect aspect ratio.
gui/user management: small refactor of calculate size for keep aspect ratio.
2023-05-15 19:23:15 +02:00
Zangetsu38
60a68325bd gui/user management: Allow using avatar with keep aspect ratio.
- Add ps4 background.
2023-05-15 12:28:49 +02:00
Zangetsu38
4280bea590 gui/user management: Improve and fix text outside for button.
- fix texture broken when click on edit.
2023-05-11 16:56:14 +02:00
nishinji
e6752f9929 lang: update japanese 2023-05-11 14:34:23 +02:00
Zangetsu38
8b8eb4b60a renderer/texture cache: fix typo of block size set for BC1/4.
- should fix all background using ubc1 in arbitrary texture type.
2023-05-11 12:37:47 +02:00
Macdu
a80acaab74 kernel: Fix compressed self dump 2023-05-11 04:28:11 +02:00
bookmist
d4100ece08 modules/sceModulemgr: fix for MaiDump dumps 2023-05-11 01:17:12 +03:00
Macdu
c28611a2ab renderer/vulkan: Fix code cleanup commit 2023-05-10 16:10:08 +02:00
bookmist
4ba2e086cc Vita3K: code cleanup and optimisations 2023-05-10 15:31:55 +03:00
Macdu
1b7e038ddd kernel: Fix simple event auto reset 2023-05-10 01:36:38 +02:00
Pedro Montes Alcalde
4af2b07b01
shader: Remove warning about unnecesary enclosed ints 2023-05-09 17:28:59 -03:00
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
Pedro Montes Alcalde
9a529b2c4a
renderer/gl: Implement U8 base color format 2023-05-01 21:22:19 -03:00