summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbackingstorerhisupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* widgets: Invalidate RHI swapchain when window moves to new top levelTor Arne Vestbø2024-04-041-3/+4
* Add configure feature for MetalTor Arne Vestbø2024-03-191-3/+3
* Sync also the profile env.var between Quick and RHI backingstoresLaszlo Agocs2023-10-161-2/+5
* Sync rhi backingstore d3d12 behavior with QuickLaszlo Agocs2023-09-191-1/+7
* Sync rhi backingstore prefer-software env.var with QuickLaszlo Agocs2023-09-181-0/+5
* Handle Null rhi backend in backingstoreLaszlo Agocs2023-07-311-0/+5
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-11/+0
* rhi: widgets: Try sw adapter if D3D11 init failsLaszlo Agocs2023-03-211-0/+6
* rhi: Add D3D12 supportLaszlo Agocs2023-02-071-4/+16
* Remove unused internal rhi backingstore parametersLaszlo Agocs2022-11-101-1/+0
* rhi: Make it possible to query the backend name beforehandLaszlo Agocs2022-07-051-20/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Fix heap-use-after-free with rhi-based backingstoreLaszlo Agocs2022-03-291-2/+3
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-111-0/+355