libnx/nx
fincs 5fe01c065a Major refactor and redesign of nvidia wrapper objects, see details:
- NvBuffer replaced with NvMap, which only manages the creation of
  raw nvmap objects. Users must map these objects manually to
  address spaces.
- nvAddressSpaceBindToChannel removed.
- nvChannelSetNvmapFd is now automatic and has been removed.
- Nv3DContext, NvCmdList, NvErrorNotifier, NvGpfifo, NvGpu and
  NvZcullContext have all been removed.
- Introduced NvGpuChannel, which provides all functionality that was
  part of said removed objects.
- Other miscellaneous changes and fixes.
2018-12-19 19:33:31 +01:00
..
data switch to 16x16 console font 2018-02-25 15:49:25 +01:00
external/bsd/include netinet: fix missing declarations (#187) 2018-10-19 17:15:24 +02:00
include Major refactor and redesign of nvidia wrapper objects, see details: 2018-12-19 19:33:31 +01:00
source Major refactor and redesign of nvidia wrapper objects, see details: 2018-12-19 19:33:31 +01:00
.gitignore ignore generated files 2017-09-18 19:40:15 +01:00
default_icon.jpg Changed the default icon (again) 2018-02-25 15:49:50 +01:00
Doxyfile Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
Makefile Major refactor and redesign of nvidia wrapper objects, see details: 2018-12-19 19:33:31 +01:00
switch_rules Add rules for building .npdm, .nsp and .kip, see details: 2018-05-09 17:55:30 +02:00
switch.ld Add MOD0 header to crt0 2018-08-31 13:05:21 +02:00
switch.specs Embed GNU build ID in compiled binaries for use by creport 2018-06-26 19:19:41 +02:00