Browse Source
[nvdrv] ZBC table implement stubs (#83)
[nvdrv] ZBC table implement stubs (#83)
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/83 This commit introduces an implementation for `ZBCSetTable` in `nvhost_ctrl_gpu`, which is invoked by games and system services to configure default clear values for depth, stencil, and color attachments on the GPU, allowing better instructions on how the ZCull Block Compression expects to work within the emulated GPU. This is an important step for compatibility with titles or system modules that expect ZBC configuration support. Co-authored-by: lizzie <lizzie@eden-emu.dev> Co-committed-by: lizzie <lizzie@eden-emu.dev>pull/88/head
committed by
crueter
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
2 changed files with 101 additions and 4 deletions
-
83src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.cpp
-
22src/core/hle/service/nvdrv/devices/nvhost_ctrl_gpu.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue