summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_gen.mk
AgeCommit message (Expand)Author
2024-05-07Revert "make skia into static library"Noel Grandin
2024-05-07make skia into static libraryNoel Grandin
2024-03-16Revert "make skia into static library"Noel Grandin
2024-03-16make skia into static libraryNoel Grandin
2023-08-26Drop glm dependency from vclGabor Kelemen
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin
2023-07-21Assume that, if we have X11, it supports XineramaNoel Grandin
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-01-12remove newly unused X11SalGraphicsImplCaolán McNamara
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
2023-01-12no more X11SalBitmapCaolán McNamara
2023-01-11drop newly unused codeCaolán McNamara
2022-09-15Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist
2022-04-13vcl: move X11 drawing that uses cairo into X11CairoSalGraphicsImplTomaž Vajngerl
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2020-12-09move the rest of OpenGL VCL code all to one placeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák
2019-11-27build properly with or without Skia enabledLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-10-14use common PCH for more librariesLuboš Luňák
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-01-23remove FWS X11 protocol stuffNoel Grandin
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2016-12-13change from glew to epoxyCaolán McNamara
2016-10-19Add missing icu_headers dependencyKhaled Hosny
2016-06-08Get build unstuck for now re missing glm/glm.hppStephan Bergmann
2016-01-26vcl: rename Unix salgdi3.cxx to font.cxxChris Sherlock
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara
2015-03-02Remove references to unused GLUStephan Bergmann
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne
2014-11-10implementation for OpenGL text rendering in the unx backendMarkus Mohrhard
2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add GetPixmapFromScreen and RenderPixmapToScreen to X11SalGraphicsLouis-Francis Ratté-Boulianne
2014-11-10extract cairo rendering and abstract platform bitsMarkus Mohrhard
2014-11-10use configuration value for OpenGL backendMarkus Mohrhard
2014-11-10Add missing glew dependency.Michael Meeks
2014-11-10use Impl for unix vcl pluginsMarkus Mohrhard
2014-08-06Kill XSUN Xinerama supportRiccardo Magliocchetti
2014-03-21move remaining padmin dialogs into vclCaolán McNamara
2014-02-27normalize values of USE_XINERAMAMichael Stahl
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-06-16Don't build icule library as we no longer use itKhaled Hosny
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny