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 23:51:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94083114ba
libnx
/
nx
/
include
/
switch
/
services
History
shinyquagsire23
3db154a8f0
Add bsdSendTo and bsdSetSockOpt
2017-11-19 01:45:15 -07:00
..
applet.h
Added display+layer support. Started 'gfx'.
2017-11-03 12:33:33 -04:00
binder.h
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.h
Add bsdSendTo and bsdSetSockOpt
2017-11-19 01:45:15 -07:00
fatal.h
Mark fatalSimple with __attribute__((noreturn))
2017-11-14 01:14:23 +01:00
fs.h
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.h
Added hid.
2017-10-27 17:10:48 -04:00
nv.h
Added nvQueryEvent().
2017-11-15 22:34:07 -05:00
sm.h
Added smExit and added sm to appInit/appExit. Added svcCreateSession. Added vi.
2017-09-24 18:40:13 -04:00
usb.h
Added usbdev under new directory 'devices'. Added more libnx errors to result.h. Added usbDsParseReportData() and the structs for it. Changed the post-buffer funcs 'out' field to 'urbId'. Updated the get-report funcs for using the report-data structure.
2017-10-12 18:20:31 -04:00
vi.h
Implemented viSetLayerScalingMode(). Implemented vsync handling. Minor other change.
2017-11-05 00:50:58 -04:00