diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2021-04-03 21:26:11 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2021-04-05 07:44:07 +0200 |
commit | 40e007a7de0da660753b8ecfcb1ec90236d9532d (patch) | |
tree | 3ba167c9d43210f6f2f1117f373e80695d44aea3 /extras | |
parent | 547fac4aae8cf2b36db6b8c9aab5edb3b19799e4 (diff) |
vcl: move GenPspGraphics into a subclass of SalGraphicsImpl
This is an effort to make SalGraphicsImpl mandatory for all
backends. So we can rearange the interfaces of backends to a more
logical structure, where we can have multiple graphic rendering
backends for an VCL (windowing) backend (like we already do for
Windows with GDI and skia backends).
In this case we changed GenPspGraphics, introduced a new GFX
backend "GenPspGfxBackend" - a subclass of SalGraphicsImpl, and
moved the graphic functions into it.
Change-Id: I148b460ff71c3e6b7548e9e2b933390151b6d82f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113593
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions