Commit graph

2270 commits

Author SHA1 Message Date
Zangetsu38
4ffb602b27 config & gui/settings dialog: Add Option to display system apps.
- For can allow disable disable display system apps from the home screen to the main menu bar only.
2023-08-18 15:43:32 +02:00
Macdu
7540bf7595 shader: Implement literal buffer access 2023-08-18 09:57:09 +02:00
Zangetsu38
f00867d1f0 config & gui/settings dialog: Add option for enable log compat warn. 2023-08-17 23:59:41 +02:00
Macdu
50cdf33525 shader: Implement vldst store repeat count 2023-08-17 19:18:34 +02:00
Macdu
35869cdbcd renderer, modules/SceGxm: Improve accuracy of sceGxmMidSceneFlush and implement sceGxmVertexFence 2023-08-17 19:18:34 +02:00
Macdu
8921b4e676 shader: Implement store operation 2023-08-17 19:18:34 +02:00
Pedro Montes Alcalde
5c9eec9914
kernel: Implement sceClibMemcpy_safe (#2833)
Co-authored-by: Macdu <Macdu@users.noreply.github.com>
2023-08-17 14:10:34 -03:00
bookmist
c8e7c1b16c gui/main_menubar: fix crash on "Emulation/Last Apps used" menu when last open app is system app 2023-08-17 10:23:38 +03:00
Croden1999
ba2e020b22 gui/trophy collection: Fix the missing text.
Co-authored-by: Zangetsu38 <dante38@free.fr>
2023-08-16 22:50:10 +02:00
bookmist
130a09be2d kernel/load_self: implement function's associated reftables 2023-08-16 22:00:25 +03:00
Croden1999
24f5de6ebb gui/lang: Move search to common. 2023-08-16 19:57:05 +02:00
Zangetsu38
300e5f516b gui/information bar/Notice: Fix Respect aspect ratio.
gui/(content manager/trophy collection): Fix pos of search.
gui/themes: Fix size of theme background.
2023-08-15 21:27:16 +02:00
Zangetsu38
90255cdd11 config: Fix default Mapping of R2 buttons.
- should fix some game for cross input in default button set.
2023-08-14 21:45:14 +02:00
Zangetsu38
34ad88771a gui/content manager: Fix respect aspect ratio.
- fix missing scroll bar in list.
2023-08-13 22:45:03 +02:00
Zangetsu38
6dc79ccc33 gui/settings dialog: Fix refresh option stretch the display area.
- Fix refresh modules list when open it.
2023-08-13 22:44:45 +02:00
Zangetsu38
962b1f8a40 gui/trophy collection: Fix respect aspect ratio.
- fix pos of both text for delete trophy.
2023-08-12 17:38:08 +02:00
Zangetsu38
a7851a26c3 gui/settings: Fix respect aspect ratio.
- remove rounding and padding of main window.
2023-08-12 17:24:03 +02:00
Macdu
6b720f77e8 renderer: Apply surface sync before signaling notifications 2023-08-11 23:52:23 +02:00
Zangetsu38
fd41a93564 packages/pup: Add missing include algorithm.
- Should fix compilation on last VS.
2023-08-10 00:58:05 +02:00
Zangetsu38
f5ba241f5b gui/theme: Fix aspect ratio of start screen. 2023-08-09 19:57:40 +02:00
Zangetsu38
a4a484f0fd gui/live area: Some small refactor and improvement.
- Add search in navigate by controller/kb.
- Fix navigate when press right if have nothing available on it.
- Refactor and improve position and size of gate/frames for all style.
- Fix respect aspect ratio for pos and size of items depending resolution of window.
- remove border of window for live area/User manager.
2023-08-09 00:12:16 +02:00
nishinji
ada3fe0671 gui: allow stretching the display area 2023-08-08 17:18:41 +02:00
Croden1999
d99c40932e gui: Add the IsKeyPressed control to the buttons
gui/live area: Correct the description in live area help

Co-authored-by: Zangetsu38 <dante38@free.fr>
2023-08-08 13:44:37 +02:00
Croden1999
b39d9bc427 gui/settings dialog: small typo fix. 2023-08-04 16:22:30 +02:00
Macdu
5bd8b3b6aa renderer/vulkan: Fix vertex explosion on Mac 2023-08-02 17:23:25 +02:00
Zangetsu38
f36797d8f0 gui/home screen: Add color of compat state in filter. 2023-08-01 12:13:58 +02:00
Macdu
fdeaeeb4c4 renderer/vulkan: Fix potential freeze 2023-08-01 11:21:35 +02:00
Macdu
550d63da09 renderer: Decompress YUV as RGBX 2023-07-31 22:54:05 +02:00
nishinji
823b6c404a gui: small fix for japanese 2023-07-31 21:02:26 +02:00
Zangetsu38
c541d8eb45 modules/SceSysmodule: Implement sceSysmoduleIsLoadedInternal.
Co-Authored-By: bookmist <roshst@yandex.ru>
2023-07-29 22:47:26 +02:00
Macdu
3dcedcf0e7 modules/SceGxm: Improve context command allocation performance 2023-07-28 14:24:57 +02:00
Macdu
ca4371ac31 kernel, modules: Implement sceSysmoduleLoadModuleInternal(WithArg)
Co-Authored-By: bookmist <roshst@yandex.ru>
Co-Authored-By: Zangetsu38 <dante38@free.fr>
2023-07-28 12:17:29 +02:00
Macdu
a911de4569 kernel, modules: Improve nid performance 2023-07-27 18:37:33 +02:00
Macdu
8b680f8067 cpu: Remove unicorn fallback for dynarmic 2023-07-27 16:16:13 +02:00
Macdu
5cb4c46c17 kernel: Fix thread start/end callbacks and cleanup 2023-07-26 19:55:09 +02:00
Macdu
a9e06e60bb interface: Register preloaded modules 2023-07-26 19:55:09 +02:00
Zangetsu38
e31934edba renderer: Add support of FMT UBC5 on translate (format/swizzle).
- should fix crash with divide by zero on game using it.
2023-07-26 17:10:16 +02:00
bookmist
c7440923c2 vita3k: refactoring module load and start, use LLE for libsmart and libface 2023-07-25 15:16:59 +03:00
Macdu
569fe85f5a modules/SceThreadmgr: Remove assert 2023-07-25 14:10:50 +02:00
Zangetsu38
0b48dc9b27 modules/SceAudio: Implement sceAudioOutSetConfig. 2023-07-25 02:10:39 +02:00
Macdu
b4249a67f4 kernel: Implement sceKernelRegisterThreadEventHandler 2023-07-24 19:53:09 +02:00
Zangetsu38
9990ea11b3 regmgr: refactor and fix int value.
- Refactor int value for get saved it in 4 byte in file.
- reworks spacing for get int same line of value name.
- Add type of value.
- No set init value if is 0 on str/bin.

Co-Authored-By: Macdu <Macdu@users.noreply.github.com>
2023-07-24 13:26:54 +02:00
Pedro Montes Alcalde
1d26382eaa
net: Fix max epoll nfd number on wait (#2764) 2023-07-21 13:18:26 -03:00
Zangetsu38
8aab90b50d modules/SceSysmem: Implement sceKernelOpenMemBlock.
- ignore flags for now.
2023-07-21 18:14:34 +02:00
nishinji
2d5e6928a6 gui: allow circle for confirm in app close dialogue 2023-07-21 16:41:23 +02:00
Princess-of-Sleeping
f239ad72b7 config: Added support show/demo mode switch. 2023-07-21 16:05:56 +02:00
Zangetsu38
2fac93d06d regmgr: fix crash when reg is missing on app try using it.
- remove loop for task on space, using vector char.
2023-07-21 14:52:02 +02:00
slipcounter
87ca930ec9 modules/SceNgsUser: Fix crash in sceNgsVoiceSetParamsBlock 2023-07-20 16:41:31 +02:00
Zangetsu38
e1560db6de modules/SceKernelThreadMgr: Implement sceKernelOpenEventFlag.
- Add sync primitive log on other find functions.
2023-07-20 12:30:03 +02:00
Pedro Montes Alcalde
a4b0daa760
net: Some implement some rare net funcs 2023-07-19 19:11:12 -03:00