[ooo-build-bugs] [Bug 30671] New: slide transitions appears to use GL_DOUBLE vertices

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 7 02:27:20 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30671

           Summary: slide transitions appears to use GL_DOUBLE vertices
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: libreoffice
        AssignedTo: ooo-build-bugs at lists.freedesktop.org
        ReportedBy: airlied at freedesktop.org


No modern GPU hw support double vertices, so we end up translating them to
floats internally in the driver. There is probably little reason to use
GL_DOUBLEs.

http://cgit.freedesktop.org/libreoffice/impress/tree/slideshow/source/engine/OGLTrans/OGLTrans_TransitionImpl.cxx

-- 
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