devicePixelRatio() support

This commit is contained in:
2023-02-06 19:50:27 +03:00
parent 7c6ca07323
commit 4e02e154c6
17 changed files with 98 additions and 47 deletions

View File

@@ -51,7 +51,8 @@ class QGLENGINE_CORE_EXPORT Renderer: public RendererBase {
srServiceLine,
// Deferred shading
srGeometryPass,
srGeometrySolidPass,
srGeometryTransparentPass,
srLightOmniPass,
srLightSpotPass,
srFinalPass,