This website requires JavaScript.
Explore
Help
Sign In
mika
/
libnx
Watch
1
Star
0
Fork
0
You've already forked libnx
mirror of
https://github.com/switchbrew/libnx.git
synced
2025-11-25 23:28:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
42d3c32b37
libnx
/
nx
/
source
History
yellows8
42d3c32b37
Use FatalType_ErrorReportAndErrorScreen instead of FatalType_ErrorScreen, on pre-3.0.0. FatalType_ErrorScreen is only available with 3.0.0+, this fixes a regression where using fatalSimple on pre-3.0.0 caused a system hang.
2018-10-11 15:41:05 -04:00
..
arm
Improve atomics
2018-03-10 14:41:06 +01:00
audio
Add audio/ ("AudioDriver"), a high level wrapper around audren
2018-08-31 13:05:21 +02:00
display
gfx: Add gfxAppendFence. Remove obsolete comments related to double buffering.
2018-09-16 18:03:35 +02:00
kernel
Update svcGetDebugThreadContext, add svcSetDebugThreadContext, implement threadDumpContext
2018-09-18 01:13:55 +02:00
nvidia
NvFence: fix regression on 1.x
2018-10-06 16:47:25 +02:00
runtime
Refactor usb:ds, add 5.0.0+ support to usbComms. (
#181
)
2018-10-11 15:35:22 -04:00
services
Use FatalType_ErrorReportAndErrorScreen instead of FatalType_ErrorScreen, on pre-3.0.0. FatalType_ErrorScreen is only available with 3.0.0+, this fixes a regression where using fatalSimple on pre-3.0.0 caused a system hang.
2018-10-11 15:41:05 -04:00
internal.h
ARM cache operations
2018-01-22 20:29:49 +01:00