jp7677 / dxvk-nvapi

Alternative NVAPI implementation on top of DXVK.
MIT License
353 stars 32 forks source link

Update NVAPI headers to R555 #188

Closed jp7677 closed 1 week ago

jp7677 commented 2 weeks ago

.. and adjust NvAPI_D3D12_SetAsyncFrameMarker signature (new presentFrameID field).

jp7677 commented 2 weeks ago

While on it, added the two new trivial functions.

Saancreed commented 1 week ago

By the way, I just noticed that R555 open source headers now include shader extension opcodes. We could import these files as well and use them in fromCode at least.