summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhi.h
Commit message (Expand)AuthorAgeFilesLines
* rhi: Make it possible to discard depth/stencil even when using a textureLaszlo Agocs2024-03-141-1/+2
* rhi: Add basic support for specifying a view format for a textureLaszlo Agocs2024-03-121-1/+13
* rhi: add support for short and ushort vertex attributesAurélien Brooke2024-03-011-1/+9
* rhi: Add the more appropriate srb class name as an aliasLaszlo Agocs2023-12-061-0/+5
* rhi: Add a flag to suppress D3D11 smoke test warningsLaszlo Agocs2023-11-081-1/+2
* Make static data-members constexprTimur Pocheptsov2023-10-191-4/+4
* rhi: add a way to test Display P3 with the manual testLaszlo Agocs2023-08-151-1/+2
* rhi: Enhance the hdr info struct and add a manual testLaszlo Agocs2023-08-031-1/+8
* rhi: Enable registering cleanup callbacks with a keyLaszlo Agocs2023-07-311-0/+2
* rhi: d3d12: Implement multiview supportLaszlo Agocs2023-06-221-0/+4
* rhi: Introduce multiview starting with OpenGL (ES)Laszlo Agocs2023-06-221-1/+6
* rhi: Add QRhiSwapChainHdrInfo::maxPotentialColorComponentValueTor Arne Vestbø2023-06-111-0/+1
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-0/+1974