[Development] The Dynamic OpenGL on Windows Change
Giuseppe D'Angelo
giuseppe.dangelo at kdab.com
Fri Feb 28 17:35:46 CET 2014
Il 28/02/2014 17:21, Thiago Macieira ha scritto:
> Please make sure they are properly namespaced: all symbols exported from our
> libraries should start with Q or q.
Not really, these symbols are the GL1 + GLES2 + EGL subset (so that apps
using glFoo* will find them in QtGui).
See
> https://codereview.qt-project.org/#patch,sidebyside,76732,30,src/gui/opengl/qopenglproxy_win.cpp
around line 1500.
That's (also) a good argument for moving the contents of that file in a
separate, BSD licensed (so that its valuable for Mozilla / Chromium /
other people fighting against Windows), pure C library, and then having
QtGui link against that other library.
Cheers,
--
Giuseppe D'Angelo | giuseppe.dangelo at kdab.com | Software Engineer
KDAB (UK) Ltd., a KDAB Group company
Tel. UK +44-1738-450410, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4048 bytes
Desc: Firma crittografica S/MIME
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140228/4f05eaae/attachment.bin>
More information about the Development
mailing list