aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultrendercontext_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add renderTypeQuality property to Text elementEskil Abrahamsen Blomfeldt2020-08-171-2/+2
* Make it possible to specify device extensions in a future proof mannerLaszlo Agocs2020-06-191-3/+7
* Get rid of preprocess in QQuickTextEskil Abrahamsen Blomfeldt2020-06-151-0/+1
* Move QSGRenderContext::RenderMode to QSGRendererInterfaceEskil Abrahamsen Blomfeldt2020-06-111-1/+1
* Make rendercontext OpenGL cleanLaszlo Agocs2020-06-091-26/+1
* Add perspective 3D plane render modeLaszlo Agocs2020-06-091-1/+1
* Remove temporary compatibility leftovers from QSGMaterialShaderLaszlo Agocs2020-06-081-2/+0
* Make render loops OpenGL cleanLaszlo Agocs2020-06-081-1/+0
* Remove OpenGL dependency from QSGTextureLaszlo Agocs2020-06-081-1/+0
* Remove OpenGL FBO references in QQuickWindow and the renderer APILaszlo Agocs2020-06-021-1/+1
* Make QSGMaterialRhiShader become QSGMaterialShaderLaszlo Agocs2020-06-021-4/+3
* Add forward declaration for QSurfaceSamuli Piippo2020-05-061-0/+1
* rhi: Make rendercontext query safe in slots connected to invalidatedLaszlo Agocs2020-04-171-0/+1
* rhi: Enable layer updateTexture(), and so grabs, in the sync phaseLaszlo Agocs2020-03-181-1/+1
* Fix device pixel ratio with QRhi for native textLaszlo Agocs2019-10-031-0/+13
* Expose renderpass from QSGRendererInterfaceLaszlo Agocs2019-09-081-0/+6
* Make openglunderqml functional with and without the rhiLaszlo Agocs2019-07-041-6/+12
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-5/+52
* Use different buffer for indices and vertices only in the WebGL pluginJesus Fernandez2018-04-241-2/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Basic working compressed texture atlasMichael Brasser2018-01-311-0/+1
* Ensure same glyph cache is used for same font at different sizesEskil Abrahamsen Blomfeldt2017-07-241-0/+2
* Add QSGSpriteNode to the Scenegraph Adaptation LayerAndy Nichols2016-07-141-1/+1
* Export the OpenGL context and rendercontextLaszlo Agocs2016-07-051-1/+1
* Make QSGEngine::initialize backend-independentLaszlo Agocs2016-06-221-1/+1
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-0/+112