[Development] src/opengl VS. src/gui/opengl
Sean Harmer
sean.harmer at kdab.com
Sat Nov 22 11:51:25 CET 2014
On 22/11/2014 02:33, Konstantin Ritt wrote:
> Hi list,
> I just realized we have two almost identical OpenGL paint engine
> implementations - one is src/gui/opengl/qopenglpaintengine.* and the
> other one is src/opengl/gl2paintengineex/qpaintengineex_opengl2.* (I
> said *almost* identical because it seems some changes were not sync-ed
> between these two impls, so there is some difference).
> So, what is the reason of having it duplicated and which one of these
> two should be a subject of fixing issues?
src/gui/opengl is being actively developed and is where bug fixes and
new features should be targeted. The old QtOpenGL module in src/opengl
is "done" and will not see any new feature development.
Cheers,
Sean
--
Dr Sean Harmer | sean.harmer at kdab.com | Managing Director UK
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Qt Experts - Platform-independent software solutions
More information about the Development
mailing list