aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickgraphicsconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some copy constructor signaturesGiuseppe D'Angelo2023-10-261-5/+5
* Update timestamp docs for QQuickGraphicsConfigLaszlo Agocs2023-09-041-1/+4
* Remove undocumented HDR mode getter/setter from QQuickGr.ConfLaszlo Agocs2023-08-251-53/+0
* Remove "is" prefix from isTimestampsEnabledLaszlo Agocs2023-08-231-2/+2
* Add QQuickRhiItemLaszlo Agocs2023-08-141-2/+4
* doc: Note in QQuickGr.Conf. that pipl.cache is disabled on MetalLaszlo Agocs2023-07-311-1/+2
* Sanitize QSG_RHI_HDR handlingLaszlo Agocs2023-05-311-0/+53
* Adapt to the RHI API conceptLaszlo Agocs2023-05-221-4/+1
* Hook up GPU frame timing to QQuickGraphicsConfig and the logsLaszlo Agocs2023-04-251-3/+45
* Docs: fix typoVolker Hilsheimer2023-04-031-1/+1
* Docs: fix a few linksVolker Hilsheimer2023-04-031-13/+14
* Revert "Disable the automatic persistent pipeline cache on macOS/iOS"Laszlo Agocs2022-11-151-4/+1
* Disable the automatic persistent pipeline cache on macOS/iOSLaszlo Agocs2022-11-051-1/+4
* Make basic render loop use a dedicated QRhi per windowLaszlo Agocs2022-09-271-14/+8
* sg: Fix QQGraphicsConfig flag handling and add a testLaszlo Agocs2022-09-221-5/+25
* Make the pipeline cache real and move some settings to QGraphicsConfigLaszlo Agocs2022-09-161-19/+612
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Fix typo in QQuickGraphicsConfiguration docsLaszlo Agocs2021-02-261-1/+1
* Expose the list of preferred instance extensions to rendercontrol usersLaszlo Agocs2021-01-211-0/+28
* Better describe the Quick 3D use case in QQuickGraphicsConfigLaszlo Agocs2020-11-051-7/+13
* Do not create depth/stencil buffer when the env var says soLaszlo Agocs2020-08-161-0/+11
* Make it possible to specify device extensions in a future proof mannerLaszlo Agocs2020-06-191-0/+217