1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-13 07:08:50 +01:00
dxvk/src
Philip Rebohle ec5ea71174
[dxvk] Store and create pipeline layout objects in pipeline manager
This should help avoid a lot of duplication.
2022-06-28 14:32:31 +02:00
..
d3d9 [d3d9] Pass new binding info struct to fixed-function shaders 2022-06-28 14:32:31 +02:00
d3d10 [build] Cleanup build system. 2022-03-17 01:38:58 +00:00
d3d11 [d3d11] Pass new binding info struct to video processor shader 2022-06-28 14:32:31 +02:00
dxbc [dxbc] Pass new binding info struct to shaders 2022-06-28 14:32:31 +02:00
dxgi [dxgi] Return DXGI_ERROR_INVALID_CALL for invalid IDXGIAdapter3::RegisterVideoMemoryBudgetChangeNotificationEvent() parameters 2022-05-25 18:44:20 +02:00
dxso [dxso] Pass new binding info struct to shaders 2022-06-28 14:32:31 +02:00
dxvk [dxvk] Store and create pipeline layout objects in pipeline manager 2022-06-28 14:32:31 +02:00
spirv [spirv] Add utility include 2022-06-02 15:10:53 +02:00
util Added config for A Way Out (#2694) 2022-06-25 11:17:42 +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