Go to file
fincs e7ae7ea846 nv wrappers: Handle cacheability settings properly, more details:
- nvAddressSpaceMapBuffer now accepts a flags parameter instead of
  hardcoding NvMapBufferFlags_IsCacheable.
- NvBufferFlags was incorrect and was thus removed.
- nvBufferCreate/nvBufferCreateRw replaced with nvBufferCreate, with
  an extra 'is_cacheable' bool parameter. There's no such thing as a
  "read-only/read-write" buffer.
- nvBufferMakeCpuUncached/nvBufferMakeCpuCached were removed.
2018-09-14 18:09:58 +02:00
nx nv wrappers: Handle cacheability settings properly, more details: 2018-09-14 18:09:58 +02:00
.doozer.json fix build, slight cleanup for doozer (#101) 2018-05-27 00:10:12 +02:00
.gitignore Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
Changelog.md Release v1.4.0 2018-09-09 20:00:55 +02:00
CODESTYLE.md Amend codestyle 2018-02-26 03:16:54 +01:00
LICENSE.md Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
Makefile base_tools & base_rules move to devkitA64 2018-01-28 03:09:43 +01:00
README.md update default app icon 2018-02-24 00:01:37 +01:00

Nintendo Switch AArch64-only userland library.

Based on libctru.

Build status

Install instructions

See Switchbrew.