1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-13 16:08:50 +01:00
dxvk/src
Joshua Ashton 753fcd5649 [d3d9] Only read point scale push constant in fixed function
Otherwise it doesn't exist and we're reading garbage/non-existant data.

Even though this gets spec-constanted away via an opSelect, some drivers don't like this
2020-09-26 06:39:52 +01:00
..
d3d9 [d3d9] Only read point scale push constant in fixed function 2020-09-26 06:39:52 +01:00
d3d10 [build] Remove .spec files 2020-05-01 00:52:33 +02:00
d3d11 [d3d11] Handle null pointers in CopySubresourceRegion1. 2020-09-17 13:36:09 +02:00
dxbc [dxbc] Bounds-check temporary array stores 2020-09-14 16:56:06 +02:00
dxgi [dxgi] Add B8G8A8X8 formats to GetMonitorFormatBpp 2020-09-04 17:54:01 +02:00
dxso [d3d9] Only read point scale push constant in fixed function 2020-09-26 06:39:52 +01:00
dxvk [dxvk] Add helper to retrieve SHA1 hash from shader key 2020-09-11 21:49:14 +01:00
spirv [spirv] Implement constuReplicant helper 2020-05-27 10:16:03 +02:00
util Handle non-ASCII characters properly in paths 2020-09-10 15:56:38 +02:00
vulkan [dxvk] Enable VK_EXT_extended_dynamic_state if available. 2020-07-10 16:59:20 +02:00
meson.build [d3d9] Implement Direct3D9 Frontend (#1275) 2019-12-16 04:28:01 +01:00