| .. |
|
dzn_abi_helper.h
|
dzn: External Win32 memory extension
|
2023-05-15 17:14:20 +00:00 |
|
dzn_cmd_buffer.c
|
dzn: Don't copy app indirect args if we don't need to
|
2024-04-05 00:25:41 +00:00 |
|
dzn_descriptor_set.c
|
dzn: Add missing condition to immutable sampler init loop
|
2024-01-29 17:46:11 +00:00 |
|
dzn_device.c
|
dzn: Update pipeline cache params to take all options into account
|
2024-04-05 00:25:41 +00:00 |
|
dzn_dxcore.cpp
|
dzn: Use common physical device list/enumeration helpers
|
2023-01-24 17:22:25 +00:00 |
|
dzn_dxgi.c
|
dzn: Use common physical device list/enumeration helpers
|
2023-01-24 17:22:25 +00:00 |
|
dzn_dxgi.h
|
dzn: Move DXGI code to a separate file and only build it on Windows
|
2022-07-06 12:18:55 +00:00 |
|
dzn_image.c
|
dzn: Simultaneous-access is mutually exclusive with MSAA
|
2024-02-13 17:53:42 +00:00 |
|
dzn_meta.c
|
dzn: Rework indirect drawing keys for shaders and command signatures
|
2024-04-05 00:25:41 +00:00 |
|
dzn_nir.c
|
dzn: Rework indirect drawing keys for shaders and command signatures
|
2024-04-05 00:25:41 +00:00 |
|
dzn_nir.h
|
dzn: Rework indirect drawing keys for shaders and command signatures
|
2024-04-05 00:25:41 +00:00 |
|
dzn_physical_device_enum.h
|
dzn: Include vulkan_core.h instead of vulkan.h in the device enum header
|
2024-03-25 19:11:35 +00:00 |
|
dzn_pipeline.c
|
dzn: Add a hash table of command signatures with non-default strides
|
2024-04-05 00:25:41 +00:00 |
|
dzn_private.h
|
dzn: Add a hash table of command signatures with non-default strides
|
2024-04-05 00:25:41 +00:00 |
|
dzn_query.c
|
dzn: Fix qpool->queries_lock double lock
|
2023-06-06 22:23:32 +00:00 |
|
dzn_sync.c
|
treewide: Replace the usage of TRUE/FALSE with true/false
|
2023-06-27 18:18:28 +08:00 |
|
dzn_util.c
|
dzn: Use A4B4G4R4 instead of B4G4R4A4 when available
|
2023-05-09 00:17:16 +00:00 |
|
dzn_wsi.c
|
dzn: Dedicated resource cleanup
|
2023-05-15 17:14:20 +00:00 |
|
meson.build
|
meson: add VK_DRIVER_FILES to devenv, alongside the old VK_ICD_FILENAMES
|
2024-04-02 18:08:52 +00:00 |