libnx/nx/include/switch/nvidia/gpu
fincs 999edaa8b2 Changes to NvCmdList and NvGpfifo, see details:
- NvCmdList:
  - Added 'offset' parameter: start of the cmdlist within the buffer
  - Added nvCmdListReset for resetting a cmdlist (offset/num_cmds cleared)
- NvGpfifo:
  - nvGpfifoCreate: disabled fence wait
  - nvGpfifoSubmit -> nvGpfifoSubmitCmdList:
    - Added fence_incr parameter
    - Cleaned up flags and gpfifo entry creation
    - Now advances cmdlist offset by the number of cmds submitted
      instead of going back to the beginning
2018-09-07 17:27:15 +02:00
..
3d_ctx.h Change code style 2018-08-31 13:05:22 +02:00
cmd_list.h Changes to NvCmdList and NvGpfifo, see details: 2018-09-07 17:27:15 +02:00
error_notifier.h Change code style 2018-08-31 13:05:22 +02:00
gpfifo.h Changes to NvCmdList and NvGpfifo, see details: 2018-09-07 17:27:15 +02:00
gpu.h Buildfix 2018-08-31 13:05:22 +02:00
zcull_ctx.h Change code style 2018-08-31 13:05:22 +02:00