skyline/app/src/main/cpp/skyline
Billy Laws d810619203 Drop 3D engine method calling fast path in GPFIFO
This ended up actually turning out to be a slow path when Maxwell 3D method handling code was inlined.
2022-11-02 17:46:07 +00:00
..
applet Fix consistency issues with external project copyright headers 2022-08-06 22:18:42 +05:30
audio Fix identifier release check in AudioTrack::Stop 2022-08-31 21:26:14 +01:00
common Add const accessors to OffsetMember 2022-11-02 17:46:07 +00:00
crypto Enable Wconversion and fix warnings produced 2021-10-26 11:41:24 +01:00
gpu Add inline fast-path for Buffer::FindOrCreate() 2022-11-02 17:46:07 +00:00
input service: hid: Properly clear and set npad devices 2022-10-30 15:52:03 +00:00
kernel Introduce page size constants and replace all usages of PAGE_SIZE 2022-11-02 17:46:07 +00:00
loader Introduce page size constants and replace all usages of PAGE_SIZE 2022-11-02 17:46:07 +00:00
nce Implement SVC GetThreadContext3 2022-04-14 14:14:52 +05:30
services Source AsGpu GMMU page sizes from GMMU class 2022-11-02 17:46:07 +00:00
soc Drop 3D engine method calling fast path in GPFIFO 2022-11-02 17:46:07 +00:00
vfs Print NPDM + NACP metadata for title determination 2022-10-23 20:20:44 +05:30
audio.cpp Always recreate oboe stream on error 2022-08-31 21:26:14 +01:00
audio.h Improve Clean Exit + Audio Pausing + Improve System Language Setting 2021-10-26 10:46:36 +05:30
common.cpp Make Logger class static and introduce LoggerContext 2021-11-11 16:13:24 +01:00
common.h Add stack tracing to skyline::exception 2022-04-14 14:14:52 +05:30
gpu.cpp Make the vulkan validation layer toggleable via setting 2022-10-18 19:47:23 +02:00
gpu.h Implement a system for helper shaders together with a simple blit shader 2022-08-08 17:40:35 +01:00
input.cpp Write HID LIFO entries at fixed intervals 2022-08-31 22:49:36 +05:30
input.h Write HID LIFO entries at fixed intervals 2022-08-31 22:49:36 +05:30
jvm.cpp Implement Software Keyboard applet 2022-07-01 15:19:53 -05:00
jvm.h Introduce AndroidSettings class and use inheritance 2022-07-26 20:16:24 +05:30
nce.cpp Introduce page size constants and replace all usages of PAGE_SIZE 2022-11-02 17:46:07 +00:00
nce.h Split NCE Trap page-out functionality from TrapRegions 2022-08-06 22:20:54 +05:30
os.cpp Print NPDM + NACP metadata for title determination 2022-10-23 20:20:44 +05:30
os.h Implement a system for helper shaders together with a simple blit shader 2022-08-08 17:40:35 +01:00
soc.h s/Host1X/Host1x/ as per Nvidia naming 2021-11-10 21:35:36 +05:30