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-06 07:31:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c58f0a84a8
libnx
/
nx
/
source
/
services
History
yellows8
9377851197
Imported usbComms from elsewhere. Removed usb_dev.h since the .c for it was previously removed. In usbDsInitialize(), skip calling _usbDsSetVidPidBcd() when deviceinfo is NULL.
2017-11-13 17:18:07 -05:00
..
applet.c
Added display+layer support. Started 'gfx'.
2017-11-03 12:33:33 -04:00
binder.c
Implemented nv. Use TransactParcelAuto instead of TransactParcel when running on >=3.0.0. Added ipcQueryPointerBufferSize(). Minor other change.
2017-11-12 20:34:30 -05:00
bsd.c
Improving bsd
2017-09-17 03:07:22 +02:00
fatal.c
Random shit
2017-11-05 03:58:54 +01:00
fs.c
Added fsExit and fsGetServiceSession. Check whether initialization was already done in fsInitialize, etc. Added fs to __appInit/__appExit.
2017-10-14 21:45:59 -04:00
hid.c
Added hid.
2017-10-27 17:10:48 -04:00
nv.c
Moved ioctl defines into a dedicated header, with some additional defines. Load the output error field for nv cmds.
2017-11-12 23:27:42 -05:00
sm.c
Minor changes
2017-10-07 15:32:57 +02:00
usb.c
Imported usbComms from elsewhere. Removed usb_dev.h since the .c for it was previously removed. In usbDsInitialize(), skip calling _usbDsSetVidPidBcd() when deviceinfo is NULL.
2017-11-13 17:18:07 -05:00
vi.c
Implemented viSetLayerScalingMode(). Implemented vsync handling. Minor other change.
2017-11-05 00:50:58 -04:00