1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-14 00:48:44 +01:00
dxvk/src
Philip Rebohle 1296890083
[dxvk] Remove error logging from updateResourceBindings
It's not super useful to emit log messages in the hottest code path, and
for some reason GCC compiles some stringstream initialization code into
those parts of the function that are unconditionally executed.
2022-06-28 14:35:58 +02:00
..
d3d9 [dxvk] Remove old pipeline layout implementation 2022-06-28 14:35:58 +02:00
d3d10 [build] Cleanup build system. 2022-03-17 01:38:58 +00:00
d3d11 [dxvk] Remove old pipeline layout implementation 2022-06-28 14:35:58 +02:00
dxbc [dxvk] Remove old pipeline layout implementation 2022-06-28 14:35:58 +02:00
dxgi [dxgi] Return DXGI_ERROR_INVALID_CALL for invalid IDXGIAdapter3::RegisterVideoMemoryBudgetChangeNotificationEvent() parameters 2022-05-25 18:44:20 +02:00
dxso [dxvk] Remove old pipeline layout implementation 2022-06-28 14:35:58 +02:00
dxvk [dxvk] Remove error logging from updateResourceBindings 2022-06-28 14:35:58 +02:00
spirv [spirv] Add utility include 2022-06-02 15:10:53 +02:00
util [dxvk] Implement 64-bit tzcnt 2022-06-28 14:32:31 +02:00
vulkan [build] Cleanup build system. 2022-03-17 01:38:58 +00:00
meson.build [d3d9] Implement Direct3D9 Frontend (#1275) 2019-12-16 04:28:01 +01:00