dxvk/src
Philip Rebohle f07f610b6a
[d3d11] Improve format support queries
- Do not report MIP_AUTOGEN if the image format cannot
  be used as a color attachment
- Do not report SAMPLE_COMPARISON and GATHER_COMPARISON
  if the DXGI format has no corresponding depth format
- Only report image-related features if the image format
  can actually be used as a sampled image
2018-04-14 16:07:01 +02:00
..
d3d11 [d3d11] Improve format support queries 2018-04-14 16:07:01 +02:00
dxbc [dxbc] Fixed incorrect result vector dimension for OpImageQuerySize 2018-04-12 13:57:15 +02:00
dxgi [dxgi] Cosmetic changes 2018-04-14 12:02:55 +02:00
dxvk [dxvk] Improved memory allocation debug output 2018-04-14 13:03:14 +02:00
spirv [spirv] Track instruction offset in instruction iterator 2018-04-10 12:48:24 +02:00
util [util] Fix compilation with WINE headers (#246) 2018-04-07 14:01:13 +02:00
meson.build Added script to setup dlls in wine (#19) 2018-01-21 11:17:15 +01:00