summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhi.cpp
Commit message (Expand)AuthorAgeFilesLines
* rhi: Add missing docs for srb create functionLaszlo Agocs13 days1-0/+14
* rhi: Fix up the docs for image load/store in fragment stageLaszlo Agocs13 days1-18/+3
* rhi: Update the docs and manual test for geometry shadersLaszlo Agocs2025-06-111-10/+11
* qHashMulti: switch to passing the seed to the qHash() function in 7.0Thiago Macieira2025-05-091-1/+1
* rhi: fix QByteArray static uploadsAurélien Brooke2025-05-091-2/+2
* rhi: d3d12: Add the most basic 3D texture mipmap generatorLaszlo Agocs2025-05-021-2/+2
* rhi: Remove runCleanup functionLaszlo Agocs2025-04-151-23/+13
* Rhi: Add SampleVariables featureAntti Määttä2025-03-261-0/+6
* QRhi: fix data race on rubLogEnabledDavid Faure2025-03-151-17/+10
* rhi: support partial region readbacks in QRhiReadbackDescriptionAurélien Brooke2025-03-111-0/+16
* rhi: Add doc notes about security considerationsLaszlo Agocs2025-03-111-0/+16
* rhi: add R8SI, R32SI, RG32SI, and RGBA32SI "exotic" texture formatsAurélien Brooke2025-02-261-0/+9
* rhi: add an autotest that creates every supported texture formatAurélien Brooke2025-02-261-0/+2
* doc: Fix link syntaxDavid Boddie2025-02-041-4/+4
* rhi: add QByteArray overloads avoiding copies to QRhiResourceUpdateBatchAurélien Brooke2025-02-031-2/+69
* rhi: be more verbose in QRhiTexture::Format enum documentationAurélien Brooke2025-01-281-17/+18
* rhi: Introduce a way to enumerate adapters/physical devicesLaszlo Agocs2025-01-231-68/+238
* Replace QPair/qMakePair with std::pair in qtbase/guiIsak Fyksen2025-01-091-2/+2
* Create qdoc macros for C++ class docs 2.1: qHash()Marc Mutz2024-11-271-24/+16
* Add R32UI, RG32UI, RGBA32UI texture formatAntti Määttä2024-11-151-0/+12
* Add support for per render target blending for OpenGLAntti Määttä2024-11-151-1/+2
* Add feature for per render target blendingAntti Määttä2024-11-151-0/+5
* rhi: Reduce prealloc for some internal VLAs in resource update batchesLaszlo Agocs2024-10-211-2/+2
* rhi: Add size param for internal buffer update used by QuickLaszlo Agocs2024-10-211-2/+2
* Doc: Fix link in note for QRhi::nextResourceUpdateBatch()Andreas Eliasson2024-10-161-1/+1
* Fix typo in rhi doc snippetLaszlo Agocs2024-10-041-1/+1
* rhi: vulkan: Allow passing in wait/signal semaphores to vkQueueSubmit/PresentLaszlo Agocs2024-09-101-0/+26
* rhi docs: Correct inmodule and inheaderfile for all typesLaszlo Agocs2024-09-031-45/+90
* rhi: Make res. update batch buffer op list more boundedLaszlo Agocs2024-08-151-10/+20
* rhi: Add a way to get an insight to res.update batch dataLaszlo Agocs2024-08-151-18/+47
* Docs: Fix a typo in QRhiTextureRenderTargetDescriptionAlexei Cazacov2024-08-121-1/+1
* Doc: Use class and scope resolution operator to fix qdoc link warningsAndreas Eliasson2024-08-121-6/+6
* Add support for VRSLaszlo Agocs2024-08-061-0/+297
* rhi: d3d11: Wait in beginFrame with a max latency of 2Laszlo Agocs2024-08-021-4/+4
* rhi: gl: Add a helper virtual to punch through to glBufferSubDataLaszlo Agocs2024-08-011-0/+12
* rhi: gl: Add missing bindBufferLaszlo Agocs2024-08-011-1/+1
* Doc: Document *QRhi::create() fail behahviorAndreas Eliasson2024-07-011-1/+2
* Doc: Link to QRhiColorAttachment after 'resolve texture'Andreas Eliasson2024-07-011-1/+2
* rhi: Add D32FS8Laszlo Agocs2024-06-121-0/+8
* rhi: Add support for resolving depth-stencilLaszlo Agocs2024-04-031-2/+50
* Add configure feature for MetalTor Arne Vestbø2024-03-191-4/+4
* rhi: vulkan: metal: Ensure ms color data is written out on PreserveColorLaszlo Agocs2024-03-141-3/+16
* rhi: Make it possible to discard depth/stencil even when using a textureLaszlo Agocs2024-03-141-0/+24
* rhi: Add basic support for specifying a view format for a textureLaszlo Agocs2024-03-121-0/+99
* rhi: add support for short and ushort vertex attributesAurélien Brooke2024-03-011-4/+32
* Doc: Fix QDoc warnings for overloadsPaul Wicking2024-02-141-0/+2
* Improve description of QRhiTextureSubresourceUploadDescription::setImageArtem Dyomin2024-02-131-0/+1
* Doc: QRhi correctionsPaul Wicking2024-02-091-1/+2
* QRhi: fix a bad variable name in documentation exampleAurélien Brooke2024-01-261-1/+1
* rhi: Add the more appropriate srb class name as an aliasLaszlo Agocs2023-12-061-0/+8