[Git][wine/vkd3d][master] 4 commits: tests/shader_runner_d3d9: Implement support for depth resources.
Henri Verbeet pushed to branch master at wine / vkd3d Commits: 6f592256 by Elizabeth Figura at 2026-04-06T15:15:52+02:00 tests/shader_runner_d3d9: Implement support for depth resources. Readback is done by using D3DFMT_D32F_LOCKABLE. This works on modern Windows on WARP, AMD, and NVidia according to my testing. - - - - - a41e8263 by Elizabeth Figura at 2026-04-06T15:16:31+02:00 vkd3d-shader/d3dbc: Add DEPTHOUT to io_dcls. - - - - - 28e91bdb by Elizabeth Figura at 2026-04-06T15:16:31+02:00 vkd3d-shader/d3dbc: Implement TEXDEPTH. - - - - - 30b93dce by Elizabeth Figura at 2026-04-06T15:16:31+02:00 vkd3d-shader/ir: Add validation rules for TEXDEPTH. - - - - - 5 changed files: - libs/vkd3d-shader/d3dbc.c - libs/vkd3d-shader/ir.c - + tests/d3dbc/texdepth.shader_test - tests/hlsl/depth-out.shader_test - tests/shader_runner_d3d9.c View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/ada5f3c1252a3c0f25d298fbc3780... -- View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/ada5f3c1252a3c0f25d298fbc3780... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Henri Verbeet (@hverbeet)