summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_gen.mk
AgeCommit message (Expand)Author
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
2013-04-11vcl: conditionally link to jvmaccessAndres Gomez
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist
2013-04-05new module i18nlangtagEike Rathke
2013-02-23comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-09RepositoryExternal: fix gb_LinkTarget__use_valgrindMichael Stahl
2012-11-09configure: why not set up VALGRIND_CFLAGS all in one placeMichael Stahl
2012-10-25graphite: convert to gbuildMatúš Kukan
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl
2012-09-28vcl: clean up that Xinerama linkage...Michael Stahl
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-08-07ditch obsolete XvaOpenIM stuffCaolán McNamara