Add tile buffering support

Desktop / LibreOffice - Pranav Kant [gnome.org] - 9 June 2015 03:44 UTC

The TileBuffer class now manages all the tiles. The tile rendering calls to LO core is also managed by this class.

42dc4f3 Add tile buffering support
libreofficekit/Library_libreofficekitgtk.mk | 1 +
libreofficekit/source/gtk/lokdocview.cxx | 76 +++++++++++-----------
libreofficekit/source/gtk/tilebuffer.cxx | 90 +++++++++++++++++++++++++++
libreofficekit/source/gtk/tilebuffer.hxx | 78 +++++++++++++++++++++++
4 files changed, 209 insertions(+), 36 deletions(-)

Upstream: cgit.freedesktop.org


  • Share