summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl
AgeCommit message (Expand)Author
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-14remove SalPointNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-07-19compact namespace: vclNoel Grandin
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák
2020-01-16Fix typoAndrea Gelmini
2019-12-12loplugin:finalclassesNoel Grandin
2019-12-12make Skia Windows widget drawing use correct alpha (tdf#129074)Luboš Luňák
2019-12-06make Skia Windows text rendering use SkImage instead of SkBitmapLuboš Luňák
2019-12-05-Werror,-Winconsistent-missing-override (clang-cl)Stephan Bergmann
2019-12-05make some classes module privateNoel Grandin
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-27extend vcl backendtest to more backendsLuboš Luňák
2019-11-27implement Skia native controls drawing/caching for WindowsLuboš Luňák
2019-11-27fix Skia Windows text renderingLuboš Luňák
2019-11-27reimplement supportsOperation() for Skia and OpenGLLuboš Luňák
2019-11-27implement pruning in SkiaGlobalWinGlyphCacheLuboš Luňák
2019-11-27basic implementation of Skia text drawing on WindowsLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-11-15make some classes module-privateNoel Grandin
2019-11-09disable static_assert on AtomicCounter::is_always_lock_free on armel ...Rene Engelhard
2019-11-03make some classes module-privateNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-09-18-Werror=volatile in OpenGLZoneStephan Bergmann
2019-09-17Consolidate places that manipulate OpenGLZone::gnEnter/LeaveCount directlyStephan Bergmann
2019-09-17No need for explicit OpenGLZone::enter/leave calls from vcldemoStephan Bergmann
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-07-25Fix typosAndrea Gelmini
2019-07-08Do not support GL blacklisting for Windows versions older than 7Gabor Kelemen
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-10Replace list by vector vcl/openglJulien Nabet
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-03-28make OpenGLSalBitmap deallocate user data properlyLuboš Luňák
2019-03-26Consolidate declarations of {fire,reap}_glxtest_process in single include fileStephan Bergmann
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-14loplugin:constfields in vclNoel Grandin