summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhid3d11.cpp
Commit message (Expand)AuthorAgeFilesLines
* rhi: Fix non-base level copy and readback wrt source sizeLaszlo Agocs2019-10-091-4/+5
* rhi: Autotest rendering a triangleLaszlo Agocs2019-10-091-0/+2
* rhi: gl: Add a feature flag for reading back non-zero mip levelsLaszlo Agocs2019-10-091-0/+2
* rhi: Add support for buffer readbacksLaszlo Agocs2019-10-091-79/+145
* Add TriangleFan pipeline topologyPaul Olav Tvete2019-10-031-0/+2
* rhi: Remove QVectors from the data description structs as wellLaszlo Agocs2019-10-031-32/+37
* Remove QVector in the API of QRhiResource subclassesLaszlo Agocs2019-09-301-1/+1
* De-d-pointer QRhiShaderResourceBindingLaszlo Agocs2019-09-301-3/+3
* Ensure drawable size atomicity within a frameLaszlo Agocs2019-09-291-3/+10
* rhi: d3d11: Make tdr header privateLaszlo Agocs2019-09-281-1/+1
* rhi: gl: Pick up context lossLaszlo Agocs2019-09-131-2/+3
* rhi: Add a flag to indicate preferring a software adapterLaszlo Agocs2019-09-121-1/+24
* rhi: Better handling of device lossLaszlo Agocs2019-09-121-2/+19
* rhi: d3d11: Fix enabling alpha compositingLaszlo Agocs2019-09-121-5/+16
* rhi: Make the clang code model happy as much as we canLaszlo Agocs2019-09-121-134/+135
* rhi: d3d11: Add the device lost testing machineryLaszlo Agocs2019-09-121-1/+56
* rhi: gl, metal, d3d: Reuse shader objects when source is the sameLaszlo Agocs2019-09-091-31/+85
* qrhid3d11: Remove unused variable blockDimMÃ¥rten Nordheim2019-09-071-1/+0
* rhi: vulkan: Introduce secondary command buffer usageLaszlo Agocs2019-08-291-2/+4
* rhi: Attempt to fix up the logic around beginExternal()Laszlo Agocs2019-08-291-17/+17
* Mark all rhi docs as internalLaszlo Agocs2019-08-271-3/+6
* rhi: d3d11: Rework swapchain effect handlingLaszlo Agocs2019-08-171-41/+72
* RHI/Windows: Fix launching of MSVC binaries on Windows 7Friedemann Kleint2019-08-131-10/+35
* rhi: Move info prints to categorized loggingLaszlo Agocs2019-08-021-2/+2
* RHI/D3D11: Remove hard dependency on D3DCompiler libraryFriedemann Kleint2019-07-021-1/+20
* rhi: d3d: Fix resource binding mismatch with multiple passesLaszlo Agocs2019-07-011-0/+4
* rhi: Improve base vertex/instance supportLaszlo Agocs2019-07-011-0/+4
* rhi: Enhance line width and point size supportLaszlo Agocs2019-07-011-0/+4
* RHI: Fix compilation with MinGW developer buildsFriedemann Kleint2019-06-281-2/+3
* rhi: d3d: gl: Remove incorrect exec.Cmd.Buf. assumptionLaszlo Agocs2019-06-211-2/+0
* rhi: d3d11: Add compute and load/store res supportLaszlo Agocs2019-06-211-73/+397
* rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-171-38/+94
* rhi: Make it possible to request making the context current on GLLaszlo Agocs2019-06-171-0/+5
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-131-0/+3388