summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dmitry Shachnev [Tue, 21 May 2024 15:43:48 +0000 (18:43 +0300)]
link the openglrenderer plugin with -latomic on riscv64
Forwarded: no
Last-Update: 2020-10-30
Otherwise it fails to build with the following error:
/usr/bin/ld: .obj/renderview.o: in function `QHash<int, Qt3DRender::Render::OpenGL::RenderView::StandardUniform>::findNode(int const&, unsigned int) const':
/usr/include/riscv64-linux-gnu/qt5/QtCore/qhash.h:931: undefined reference to `__atomic_exchange_1'
Gbp-Pq: Name riscv64_atomic.diff
Dmitry Shachnev [Tue, 21 May 2024 15:43:48 +0000 (18:43 +0300)]
disable qtext2dentity test on all OpenGL ES 2 environments
Forwarded: no
Last-Update: 2020-10-30
It fails on Debian armel/armhf too, because of this error:
QEGLPlatformContext: eglMakeCurrent failed: 3009
Gbp-Pq: Name tst_qtext2dentity_gles_disable.diff
Dmitry Shachnev [Tue, 21 May 2024 15:43:48 +0000 (18:43 +0300)]
qt3d-opensource-src (5.15.13+dfsg-2) unstable; urgency=medium
* Remove Timo and myself from Uploaders.
[ Dmitry Shachnev ]
* Upload to unstable.
[dgit import unpatched qt3d-opensource-src 5.15.13+dfsg-2]
Dmitry Shachnev [Tue, 21 May 2024 15:43:48 +0000 (18:43 +0300)]
Import qt3d-opensource-src_5.15.13+dfsg-2.debian.tar.xz
[dgit import tarball qt3d-opensource-src 5.15.13+dfsg-2 qt3d-opensource-src_5.15.13+dfsg-2.debian.tar.xz]
Dmitry Shachnev [Tue, 12 Mar 2024 14:57:25 +0000 (17:57 +0300)]
Import qt3d-opensource-src_5.15.13+dfsg.orig.tar.xz
[dgit import orig qt3d-opensource-src_5.15.13+dfsg.orig.tar.xz]