CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 22:05:54 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"b79306945d4ba0767bf2d8c0b5da5cf1"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=0XFUUDps7Q9eY42GncsuZMTfm5FdHAFGteBMsa1727Tn34fmD%2BCAhKKU7Gy0XInNmyX6EXyh76ywnvWkUaDhi0l6KNGdDA2GvJreuD0xCFWfFAmOij%2B7KbfVerwOCJNxfQ8ZY8RUVg1xhaCH8ltJZbGY6E0PRVwqC3Ln7E2%2FdG1rtFwwXC51pMgoxHsb%2FS1uvQl%2BgIrvKcXQpUSRR4A3qPxBAwyJce%2BMDQSzuiCgdOFd60pnKPcnP5aWg%2Ba8FEYF0TCUdzsY7R7jgOJG1unC%2Fg%3D%3D--2ZoC0Abz9x2MR75F--86xUF5kx5Osyeyy%2FvHRTcQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.790885795.1753394753; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 22:05:53 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 22:05:53 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BC16:295A6D:BBF9:118D2:6882AE41
Release Version 2.13 Β· HansKristian-Work/vkd3d-proton Β· GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 230
Version 2.13
Compare
·
602 commits
to master
since this release
Features
- Implement Shader Model 6.8 min-spec
SV_StartInstanceLocation
SV_StartVertexLocation
- WaveSize range
- Implement Vulkan texturing catch-up features (esoteric comparison sampling functions)
- Implement interop for OpenVR / OpenXR on Proton
- Correctly support
NULL
index buffers withVK_KHR_maintenance6
. - Implement
VK_MESA_image_alignment_control
. Reduces memory bloat on AMD cards in particular.
Fixes
- Reimplement
VK_NV_low_latency2
to fix some issues with heavy stuttering caused by non-monotonic frame IDs.
Relies on a more recent dxvk-nvapi which can paper over API design issues in Reflex API.
Requires a more recent NVIDIA driver which fixes some bugs exposed in this new code.
On older NVIDIA drivers, it should run, but low-latency will not kick in as expected. - Explicitly disable variable-rate shading when depth-stencil is written in shader.
Fixes glitched hair rendering in Hellblade 2. - Correctly expose MSAA features for depth-stencil. Fixes Arma Reforger.
- Fix bugs in MSAA resolve implementation when dealing with custom resolve formats. Fixes Arma Reforger.
- Fix validation error in internal query resolve shader.
- Fix some bugs in wave-ops where helper lanes participated where they were not supposed to.
Fixes some WaveMatch / WaveMultiPrefix use-cases in the wild. - Various dxil-spirv fixes to fix invalid control-flow as always.
Performance
- Tweak how we opt-in to ReBAR for UPLOAD heaps. Now, only > 8 GB cards will get it.
On 8 GB cards, we were regularly hitting the upper limits of what the GPU could hold in VRAM,
and using ReBAR would be detrimental to performance since there was risk of more important
memory being demoted to system memory. Works well together withVK_MESA_image_alignment_control
to free up significant amounts of VRAM. Performance gains from ReBAR on 8 GB were also found to be minimal
compared to the larger GPUs since we quickly exhausted the limited 512 MiB budget anyway. - Sub-allocate small image heaps. Avoids heavy stutter in Ghost of Tsushima on desktop.
(Steam Deck code path does not seem to use small heaps to begin with). - Improve performance with ROV when used with more complicated shader code patterns.
Workarounds
- Implement a crude workaround for depth-stencil sparse and MSAA sparse.
- Just allocates a committed resource instead. Not correct, but good enough band-aid.
- Allows SottR to run on RADV.
- Disable NV_dgcc on Halo Infinite on NV drivers.
- Workaround a missing barrier in AC: Mirage causing random corrupt geometry.
Misc
- Split vkd3d-proton shader cache up by .exe name when using a unified directory with
VKD3D_SHADER_CACHE_PATH
. - Implement
VK_EXT_device_address_binding_report
.
Assets 3
40 people reacted
You canβt perform that action at this time.