aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgrhisupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-141-4/+11
|\
| * Make no-opengl builds succeed with Vulkan or MetalLaszlo Agocs2020-04-251-4/+11
* | qsgrhisupport.cpp: Fix warningsFriedemann Kleint2020-05-061-2/+4
|/
* RHI: Fix build with -no-openglFriedemann Kleint2020-04-171-2/+11
* Fix some network related deprecation warningsFabian Kosmale2020-03-161-1/+1
* Warn when requesting unknown RHI backendJohan Klokkhammer Helsing2020-02-241-0/+2
* 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