summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhid3d12_p.h
Commit message (Expand)AuthorAgeFilesLines
* rhi: Add basic support for specifying a view format for a textureLaszlo Agocs2024-03-121-0/+3
* rhi: Make sample count selection logic be closer to Qt 5Laszlo Agocs2023-12-061-1/+1
* rhi: d3d12: Move the setSR visitor logic and data to the command bufferLaszlo Agocs2023-11-171-28/+31
* rhi: d3d12: Do not waste time on sorting the binding listLaszlo Agocs2023-11-171-1/+3
* rhi: d3d12: Reduce include statementsLaszlo Agocs2023-10-161-1/+0
* Add stereo support for DirectX12 and Vulkan backendsIlya Doroshenko2023-09-051-0/+4
* rhi: d3d12: Implement lastCompletedGpuTime via timestamp queriesLaszlo Agocs2023-07-311-0/+20
* rhi: d3d12: Implement multiview supportLaszlo Agocs2023-06-221-4/+27
* rhi: Follow gles2_p private header fix for d3d11/12Laszlo Agocs2023-06-211-1/+1
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-18/+1164
* rhi: Add D3D12 supportLaszlo Agocs2023-02-071-0/+48