[nvdrv] Add AllocGPFIFOEX1 + modify GPFIFOEXs #115

Merged
CamilleLaVey merged 3 commits from add-alloc-gpfifo-ex into master 2025-07-24 16:57:54 +02:00
Member

I noticed that AllocGPFIFOEX was missing from eden.
It is the same as GPFIFOEX2, but is called separately, even on the real console.
I updated the struct to match closely the one seen on switchbrew, and changed the STUBS, because according to sources they seem to be complete.
My guess is that the STUBS were remained due to the unknowns back then.

I noticed that AllocGPFIFOEX was missing from eden. It is the same as GPFIFOEX2, but is called separately, even on the real console. I updated the struct to match closely the one seen on switchbrew, and changed the STUBS, because according to sources they seem to be complete. My guess is that the STUBS were remained due to the unknowns back then.
SDK-Chan added 1 commit 2025-07-24 10:54:05 +02:00
[nvdrv] Add AllocGPFIFOEX1 + modify GPFIFOEXs
Some checks failed
eden-license / license-header (pull_request) Failing after 26s
f3b53e0160
SDK-Chan added 1 commit 2025-07-24 16:47:26 +02:00
Update src/core/hle/service/nvdrv/devices/nvhost_gpu.cpp
All checks were successful
eden-license / license-header (pull_request) Successful in 27s
23297d018f
SDK-Chan added 1 commit 2025-07-24 16:48:19 +02:00
Update src/core/hle/service/nvdrv/devices/nvhost_gpu.h
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
0d14461b53
CamilleLaVey merged commit 03ab350bc6 into master 2025-07-24 16:57:54 +02:00
CamilleLaVey deleted branch add-alloc-gpfifo-ex 2025-07-24 16:57:54 +02:00
Sign in to join this conversation.
No description provided.