eden/src
lizzie 12a690e15f
All checks were successful
eden-build / source (push) Successful in 6m32s
eden-build / linux (push) Successful in 27m5s
eden-build / windows (msvc) (push) Successful in 30m4s
eden-build / android (push) Successful in 32m46s
[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>
2025-07-21 04:35:43 +02:00
..
android updating translations 2025-07-20 19:17:04 +03:00
audio_core [desktop, core] yuzu -> Eden, eden -> Eden 2025-07-19 00:12:21 -04:00
common [desktop, core] yuzu -> Eden, eden -> Eden 2025-07-19 00:12:21 -04:00
core [nvdrv] ZBC table implement stubs (#83) 2025-07-21 04:35:43 +02:00
dedicated_room [desktop, core] yuzu -> Eden, eden -> Eden 2025-07-19 00:12:21 -04:00
frontend_common [android] Fix key install and revert to old icon_bg 2025-07-13 01:17:32 -04:00
hid_core fix uninit values in applet and mouse (#114) 2025-05-19 19:11:06 +00:00
input_common [desktop, core] yuzu -> Eden, eden -> Eden 2025-07-19 00:12:21 -04:00
network [frontend, web] refactor: web service frontend rewrite (#221) 2025-07-01 01:44:12 +00:00
shader_recompiler revert [android] Snapdragon 865 patches (#23) 2025-07-12 20:10:40 +02:00
tests feature/landscape-carousel (#196) 2025-06-26 20:52:54 +00:00
video_core [vk] tmp: workaround for RAII crash on exit 2025-07-20 22:11:02 -04:00
web_service Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
yuzu [desktop, core] yuzu -> Eden, eden -> Eden 2025-07-19 00:12:21 -04:00
yuzu_cmd [desktop, core] yuzu -> Eden, eden -> Eden 2025-07-19 00:12:21 -04:00
yuzu_room_standalone Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt remove solo executables (#106) 2025-05-19 21:30:10 +00:00