[ooo-build-bugs] [Bug 30671] slide transitions appears to use GL_DOUBLE vertices
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 7 02:39:44 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30671
Caolán McNamara <caolanm at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |caolanm at redhat.com
--- Comment #1 from Caolán McNamara <caolanm at redhat.com> 2010-10-07 02:39:44 PDT ---
B2DTuple is using doubles, so I'm guessing if we want to present floats to the
opengl layer we'd probably have to do something like turn B2DTuple into a
template and use B2DTuple<float> in impress/slideshow/source/engine/OGLTrans to
avoid ending up just doing the same double->float conversion ourselves
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the ooo-build-bugs
mailing list