aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgrhisupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-171-0/+6
|\
| * rhi: Mark window as unused when neededLaszlo Agocs2019-12-111-0/+4
| * Fix unused var in no-opengl buildsLaszlo Agocs2019-12-111-0/+2
* | Make the initialization failure dialog sensible with QRhiLaszlo Agocs2019-11-281-21/+23
* | Fix Metal usage on iOSLaszlo Agocs2019-11-271-4/+4
* | Avoid initializing QFlags with 0 or nullptrAllan Sandfeld Jensen2019-11-221-1/+1
|/
* Add a QSG env var for QRhi::PreferSoftwareRendererLaszlo Agocs2019-09-271-5/+12
* Add an env var to periodically kill the device on d3dLaszlo Agocs2019-09-231-0/+8
* Expose renderpass from QSGRendererInterfaceLaszlo Agocs2019-09-081-3/+15
* Fix not printing logs with QSG_INFO when forcing rhi backend from C++Laszlo Agocs2019-08-291-0/+13
* Change rhi-related debug prints to categorized loggingLaszlo Agocs2019-08-021-5/+6
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+567