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-23 22:38:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25f2839c75
libnx
/
nx
/
include
/
switch
/
services
History
yellows8
25f2839c75
Imported util/utf from libctru. Updated appInit/appExit. Fs adjustments + implemented IDirectory. Imported a modified version of sdmc_dev from libctru as fs_dev, this currently isn't usable.
2017-11-23 15:00:56 -05: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
Imported util/utf from libctru. Updated appInit/appExit. Fs adjustments + implemented IDirectory. Imported a modified version of sdmc_dev from libctru as fs_dev, this currently isn't usable.
2017-11-23 15:00:56 -05: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