gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/d3d12
Seungha Yang d8aa2eea83 d3d12commandqueue: Add execute_wait_and_command_lists() method
... so that GPU-side waiting and executing can be scheduled at once

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6749>
2024-04-28 12:49:07 +00:00
..
d3d12-prelude.h
gstd3d12-private.h d3d12device: Hold d3d11on12 device to be shared 2024-04-20 04:16:41 +09:00
gstd3d12.h d3d12: Add GstD3D12Frame struct and helper method 2024-04-14 09:55:41 +00:00
gstd3d12_fwd.h d3d12: Add GstD3D12Frame struct and helper method 2024-04-14 09:55:41 +00:00
gstd3d12bufferpool.cpp d3d12bufferpool: Sync all memory objects on acquire_buffer() 2024-04-28 12:49:07 +00:00
gstd3d12bufferpool.h
gstd3d12commandallocatorpool.cpp
gstd3d12commandallocatorpool.h
gstd3d12commandlistpool.cpp
gstd3d12commandlistpool.h
gstd3d12commandqueue.cpp d3d12commandqueue: Add execute_wait_and_command_lists() method 2024-04-28 12:49:07 +00:00
gstd3d12commandqueue.h d3d12commandqueue: Add execute_wait_and_command_lists() method 2024-04-28 12:49:07 +00:00
gstd3d12compat.h
gstd3d12converter-builder.cpp d3d12converter: Simplify root signature build 2024-04-08 13:24:20 +00:00
gstd3d12converter-builder.h
gstd3d12converter-private.h
gstd3d12converter.cpp d3d12converter: Port to GstD3D12Frame 2024-04-14 09:55:41 +00:00
gstd3d12converter.h
gstd3d12descriptorpool.cpp
gstd3d12descriptorpool.h
gstd3d12device-private.h d3d12device: Add device-removed-reason property 2024-04-21 12:06:03 +00:00
gstd3d12device.cpp d3d12device: Add device-removed-reason property 2024-04-21 12:06:03 +00:00
gstd3d12device.h
gstd3d12fencedatapool.cpp
gstd3d12fencedatapool.h
gstd3d12format-private.h
gstd3d12format.cpp
gstd3d12format.h
gstd3d12frame.cpp d3d12: Add GstD3D12Frame struct and helper method 2024-04-14 09:55:41 +00:00
gstd3d12frame.h d3d12: Add GstD3D12Frame struct and helper method 2024-04-14 09:55:41 +00:00
gstd3d12memory-private.h
gstd3d12memory.cpp d3d12memory: Add get_external_fence() method 2024-04-28 12:49:07 +00:00
gstd3d12memory.h d3d12memory: Add get_external_fence() method 2024-04-28 12:49:07 +00:00
gstd3d12utils.cpp d3d12utils: Fix documentation 2024-04-21 12:06:03 +00:00
gstd3d12utils.h d3d12: Move gst_d3d12_buffer_copy_into method to library 2024-04-14 09:55:41 +00:00
meson.build d3d12device: Hold d3d11on12 device to be shared 2024-04-20 04:16:41 +09:00