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-07 15:41:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94083114ba
libnx
/
nx
/
source
/
services
History
shinyquagsire23
3db154a8f0
Add bsdSendTo and bsdSetSockOpt
2017-11-19 01:45:15 -07: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
Add bsdSendTo and bsdSetSockOpt
2017-11-19 01:45:15 -07:00
fatal.c
Fix whitespace in fatal.c
2017-11-14 19:33:29 +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
Added nvQueryEvent().
2017-11-15 22:34:07 -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