opengl slide transitions not working with glm >= GLM 0.9.9.0
authorCaolán McNamara <caolanm@redhat.com>
Fri, 31 Jan 2020 21:45:11 +0000 (21:45 +0000)
committerRene Engelhard <rene@debian.org>
Sat, 1 Feb 2020 14:13:43 +0000 (14:13 +0000)
commit877d50920b3bda1438e33d6caa216d15fc38f1cd
tree5822e1e154945f9311746bb63f0e0a3f704f18e5
parentfbbf3fb52d247208aa52ccffaf51d1c48615e38d
opengl slide transitions not working with glm >= GLM 0.9.9.0

tracked it down to...

Removed default initialization, use GLM_FORCE_CTOR_INIT to restore the old behavior
so adding in GLM_FORCE_CTOR_INIT to get them working again

Change-Id: I1c6e7d8eb748fce40f0c518ff708708e5fb1e3d2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87789
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Gbp-Pq: Name glm-0.9.9-ctor.diff
slideshow/Library_OGLTrans.mk