mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-23 22:38:23 +01:00
- Now contains a 'page_size' field, used throughout the functions - Removed NvPageSize - Removed nvAddressSpaceReserveAlign/AtFixedAddr/Full - Added nvAddressSpaceAlloc/AllocFixed/Free (replacing above functions) - Removed nvAddressSpaceMapBuffer/UnmapBuffer - Added nvAddressSpaceMap/MapFixed/Modify/Unmap (replacing above functions) - Adapted NvBuffer/NvGpu to use the new functions |
||
|---|---|---|
| .. | ||
| 3d_ctx.c | ||
| cmd_list.c | ||
| error_notifier.c | ||
| gpfifo.c | ||
| gpu.c | ||
| zcull_ctx.c | ||