aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/snippets
diff options
context:
space:
mode:
authorLaszlo Agocs <[email protected]>2025-06-23 10:00:37 +0200
committerLaszlo Agocs <[email protected]>2025-06-24 15:27:49 +0200
commit630e6db35d390b277d91f9cc7d392c8f50aef6c8 (patch)
treee43ea0ed7c3f27b62fa5f7d00d28272ef5239e16 /src/quick/doc/snippets
parentfe1f9b2c970eb5c24ed689cbc2995c5ea40d7146 (diff)
Allow triangle fan in QSGGeometry when the underlying API supports itHEADdev
Will not work with D3D and Metal. With those we will continue to reject QSGGeometries having a drawing mode of DrawTrangineFan with a warning. Relevant mainly for OpenGL and applications ported from Qt 5. For a cross-platform, portable solution they would need to move away from triangle fans, but in the meantime, if the intent is to function just with OpenGL on Qt 6, it is good for compatibility if we enable this. Pick-to: 6.10 6.9 6.8 Change-Id: Iaa9376234ef854557458e5b6020e39c60666ad91 Reviewed-by: Andy Nichols <[email protected]>
Diffstat (limited to 'src/quick/doc/snippets')
0 files changed, 0 insertions, 0 deletions