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

            Bug ID: 86190
           Summary: use GLM library instead of basefgx
           Product: LibreOffice
           Version: unspecified
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: graphics stack
          Assignee: [email protected]
          Reporter: [email protected]

In order to improve stability, we need to change basegfx to GLM.

The basegfx module (http://opengrok.libreoffice.org/xref/core/basegfx/source/)
implements basic algorithms and datatypes for graphics. 

GLM provides some additional functionality and could be used in OpenGL too. 

So you have to overload the methods in basegfx to return glm datatypes.
The second part of the task, would be writing wrappers between glm and basegfx
datatypes.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to