Commit graph

16 commits

Author SHA1 Message Date
Macdu
bd7c6e7ff7 SceDisplay: proper implementation of _sceDisplaySetFrameBuf 2022-05-09 14:59:42 +02:00
hobyst
e354a43b18 modules and SceDisplay: Basic Tracy implementation 2022-05-07 17:52:12 +02:00
Macdu
6982791a25 display: fix sceDisplayWaitSetFrameBuf 2022-05-07 01:34:05 +02:00
Macdu
cff586cd60 SceDisplay: implement proper behavior of sceDisplayWait...Multi 2022-05-05 01:23:29 +02:00
Macdu
652957eeee display: proper behavior of sceDisplayGetVcount + fix race conditions 2022-05-05 01:23:29 +02:00
Zangetsu38
f298f955c1 modules/SceDisplay: Implement (Un)RegisterVblankStartCallback.
- add support of cb vblank function.

Co-authored-by: bookmist <roshst@yandex.ru>
2022-04-04 14:37:12 +02:00
pent0
c85b005db7 display: Attempt emulate vsync instead of relying on main thread. 2022-02-25 14:55:11 +01:00
Zangetsu38
34b3113c90 modules/SceDisplay: Implmement sceDisplayGetFrameBuf. 2022-01-06 14:25:01 +01:00
Zangetsu38
6655cf16b0 modules: Register nids and function of few library.
- for library Ft2/Motion/KernelForMono/KernelForVM/LibGcc/LibKernel/Mp4/RtcForDriver.
- move library AppMgrUser/DisplayUser/Fios2User/RtcUser/Motion inside DriverUser module.
- Config: remove load lib kernel and load only driver user.
2021-11-04 06:33:57 +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
Nicolas Jallamion
1e2f6a614d
modules/SceDisplay: Add check error for value resolution. (#1127) 2021-02-07 16:35:58 +07:00
Zangetsu38
4c91313273 modules/SceAppMgrUser,SceDisplayUser & SceRtc/SceRtcUser: move all function inside kernel modules. 2021-01-25 15:49:21 +01:00
totlmstr
4e20885f89 Vita3K: run clang-format 2020-04-07 16:48:08 -04:00
Nicolas Jallamion
d280913c19
modules/sceDisplay: fix crash if pParam is null on sceDisplaySetFrameBuf (#650) 2020-02-10 15:34:05 -05: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