Details
-
Sub-task
-
Resolution: Duplicate
-
P2: Important
-
None
Description
Currently OpenGL paint engine does RGB32 -> RGB888 conversion for opaque pixmaps before loading the texture
and ARGB32_pre -> RGBA covenversion for alpha formats. GL engine should try to avoid these conversions to make
loading of pixmaps faster