qt5base-lts/tests/manual/rhi/hellominimalcrossgfxtriangle
Laszlo Agocs 56977990e0 rhi: Harmonize create-destroy API pattern with the rest of Qt
For historical reasons we use build and release instead of create and
destroy. This becomes confusing now that more modules in Qt start taking
QRhi into use. Migrate to the more familiar naming, so those who have
used QWindow or QOpenGLContext before will find it natural.

Change-Id: I05eb2243ce274c59b03a5f8bcbb2792a4f37120f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2020-05-28 17:53:32 +02:00
..
CMakeLists.txt Merge remote-tracking branch 'origin/5.15' into dev 2020-02-13 18:31:40 +01:00
hellominimalcrossgfxtriangle.pro Clean up and modernize hellominimalcrossgfxtriangle manual test 2020-02-04 10:15:02 +01:00
hellominimalcrossgfxtriangle.qrc Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
hellowindow.cpp rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
hellowindow.h Clean up and modernize hellominimalcrossgfxtriangle manual test 2020-02-04 10:15:02 +01:00
main.cpp Clean up and modernize hellominimalcrossgfxtriangle manual test 2020-02-04 10:15:02 +01:00
window.cpp rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
window.h Clean up and modernize hellominimalcrossgfxtriangle manual test 2020-02-04 10:15:02 +01:00