Lioncash
|
6ff5135521
kernel/process: Introduce process capability parsing skeleton
|
hace 7 años |
Lioncash
|
fc8da2d5e3
common: Add basic bit manipulation utility function to Common
|
hace 7 años |
bunnei
|
4923df10cc
Merge pull request #1923 from ogniK5377/nfp-device-list
|
hace 7 años |
bunnei
|
3050f3a7ba
Merge pull request #1909 from heapo/shadow_sampling_fixes
|
hace 7 años |
bunnei
|
80d36634e1
Merge pull request #1915 from lioncash/sm
|
hace 7 años |
Lioncash
|
b74eb88c68
kernel/svc: Handle thread handles within GetProcessId
|
hace 7 años |
bunnei
|
e73dd39413
Merge pull request #1907 from lioncash/attribute
|
hace 7 años |
Lioncash
|
caab838bdb
svc: Implement svcSetMemoryAttribute
|
hace 7 años |
Lioncash
|
622242e345
vm_manager: Add member function for setting memory attributes across an address range
|
hace 7 años |
Lioncash
|
603cc72168
vm_manager: Add member function for checking a memory range adheres to certain attributes, permissions and states
|
hace 7 años |
Lioncash
|
62d4377053
kernel/kernel: Use correct initial PID for userland Process instances
|
hace 7 años |
Lioncash
|
0906302ca9
kernel/svc: Correct output parameter for svcGetThreadId
|
hace 7 años |
Lioncash
|
8435451093
kernel/thread: Make thread_id a 64-bit value
|
hace 7 años |
Lioncash
|
43e1189688
kernel/svc: Correct output parameter for svcGetProcessId
|
hace 7 años |
Lioncash
|
9b3a38e3d3
kernel/process: Make process_id a 64-bit value
|
hace 7 años |
David Marcec
|
807e7640aa
Device handle should not be a random id, instead it's the current npad id
|
hace 7 años |
David Marcec
|
08d5663cb8
Moved backtrace to ArmInterface
|
hace 7 años |
David Marcec
|
20859802f0
hopefully fix clang format issue
|
hace 7 años |
David Marcec
|
fdd649e2ef
Fixed uninitialized memory due to missing returns in canary
|
hace 7 años |
Lioncash
|
2a533f0067
service/sm: Improve debug log for RegisterService
|
hace 7 años |
zhupengfei
|
a2be49305d
yuzu, video_core: Screenshot functionality
|
hace 8 años |
heapo
|
37280cf555
Texture format fixes: Flag RGBA16UI as GL_RGBA_INTEGER format, and interpret R16U as Z16 when depth_compare is enabled.
|
hace 7 años |
bunnei
|
39262921f2
Merge pull request #1913 from MerryMage/default-fpcr
|
hace 7 años |
bunnei
|
5bae002aaa
Merge pull request #1918 from MerryMage/cntfrq
|
hace 7 años |
MerryMage
|
eef6ce79a9
kernel/thread: Set default fpcr
|
hace 7 años |
MerryMage
|
fd2c42bfcd
arm_dynarmic: Set CNTFRQ value
|
hace 7 años |
bunnei
|
325dcf2881
Merge pull request #1917 from ReinUsesLisp/fixup-half
|
hace 7 años |
bunnei
|
116e6247ce
Merge pull request #1889 from DarkLordZach/swkbd-state-changed
|
hace 7 años |
ReinUsesLisp
|
ef061481c5
shader_bytecode: Fixup half float's operator B encoding
|
hace 7 años |
bunnei
|
95255899e7
Merge pull request #1903 from heapo/fmul_postfactor
|
hace 7 años |