Commit graph

25 commits

Author SHA1 Message Date
Zangetsu38
e1fdac43be module/load module: enable lle of mp4 & avplayer in auto mode.
config & settings: delete old obsolete value.
2022-05-10 02:19:50 +02:00
hobyst
4928990518 gui, config: Implement more Tracy options and save 2022-05-07 17:52:12 +02:00
hobyst
e354a43b18 modules and SceDisplay: Basic Tracy implementation 2022-05-07 17:52:12 +02:00
hobyst
f3d8708a4f Build: Enable Tracy for HLE modules 2022-05-07 17:52:12 +02:00
Zangetsu38
77fd8e8f78 project: run format. 2022-03-16 02:11:11 +01:00
Zangetsu38
0f404ed115 config: Add modules mode Automatic and Manual.
- fix one things on sysmodule for check if modules is enable.
2021-12-08 13:09:23 +01:00
scribam
dabfb08f8a
Misc code quality fixes (#1498)
* clang-tidy: run modernize-use-equals-default
* clang-tidy: run modernize-use-override
* screen_render.h: remove redundant access specifier
2021-11-11 17:08:34 +01:00
hobyst
168dfb19ca Add license notice on source files which didn't have one
- Also updated the copyright notice year on all files to 2021
2021-08-19 23:14:27 +02:00
sunho
6c790558e0 Move load_self from host to kernel 2021-05-27 13:12:17 +02:00
sunho
c6790fa021 kernel: Merge thread state and functions & fix gdb 2021-05-22 21:12:11 +02:00
sunho
1e96724d45 kernel: Pull out avplayer,auidodev,videodec,fiber state
kernel: Add ObjectStore
modules: Support library init function
modules: Pull out cpu_protocol
vita3k: Rename .h -> .inc
io: Remove unneccesary base_tick argument
cmake: Folderify modules and kernel
2021-05-09 19:47:59 +02:00
Zangetsu38
8eb422ba73 gui/settings dialog: Add custom config by apps. 2021-04-08 16:32:38 +02:00
Zangetsu38
48daafb6bf gui/settings dialog: Add option for disable video player. 2021-02-08 22:09:32 +01:00
Zangetsu38
4c91313273 modules/SceAppMgrUser,SceDisplayUser & SceRtc/SceRtcUser: move all function inside kernel modules. 2021-01-25 15:49:21 +01:00
EXtremeExploit
34bec68371 vita3k: Fix grammar errors 2021-01-24 21:35:40 +01:00
scribam
2db9140643 SceGxm: implement some sceGxmDepthStencilSurface* functions 2020-11-21 11:11:04 +01:00
sunho
bef7555ba5 modules: fix sceClibVsnprintf 2020-10-25 20:23:12 +09:00
Zangetsu38
e34506f1a2 setting dialog: Add automatic module mode.
module: Add automatic module list.
2020-07-25 20:22:21 +02:00
Zangetsu38
7e2b32878d module/load_module: fix apputil name
module/load module: load libhttp also for SCE_SYSMODULE_HTTPS.
2020-07-02 09:13:55 +02:00
Sunho Kim
1503bb9bf8 modules: format code 2020-06-11 18:23:53 +02:00
Sunho Kim
52e41f3bd2 modules: fix hle var import and _pLibPerfCaptureFlagPtr 2020-06-11 10:45:49 +02:00
scribam
e241d98f18 vita3k: Clean up headers 2020-05-25 18:07:28 +02:00
scribam
8312f9b3b6 build: Compilation error fixes 2020-05-22 18:39:06 +02:00
1whatleytay
34a02553c4
vita3k: remove vita-headers (#649) 2020-02-06 09:44:49 -05:00
Nicolas Jallamion
06299de242 emulator: Refactor file structure (#557)
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00