Philip Rebohle
|
7150d2b7fb
|
[dxvk] Don't enable VK_KHR_descriptor_update_template
Core in Vulkan 1.1.
|
2020-01-17 17:46:59 +01:00 |
|
Philip Rebohle
|
6a58c432ec
|
[dxvk] Pass DxvkDevice to DxvkMetaPackObjects constructor
|
2019-07-30 20:00:38 +02:00 |
|
Philip Rebohle
|
de45ffd749
|
[dxvk] Create depth-stencil unpacking pipelines
|
2019-03-26 16:05:27 +01:00 |
|
Philip Rebohle
|
6f28ce5809
|
[dxvk] Do not require GL_EXT_samplerless_texture_functions
Ubuntu ships a version of the GLSL compiler that does not support
this extension yet, so building DXVK fails on those systems.
Closes #760.
|
2018-11-11 15:48:07 +01:00 |
|
Philip Rebohle
|
119c06e453
|
[dxvk] Add pipelines needed for depth-stencil packing
- Add method to retrieve meta pack pipeline for a given format
- Add descriptor update template
|
2018-11-08 18:10:49 +01:00 |
|