mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-23 14:28:14 +01:00
- 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. |
||
|---|---|---|
| .. | ||
| data | ||
| external/bsd/include | ||
| include | ||
| source | ||
| .gitignore | ||
| default_icon.jpg | ||
| Doxyfile | ||
| Makefile | ||
| switch_rules | ||
| switch.ld | ||
| switch.specs | ||