summaryrefslogtreecommitdiff
path: root/vcl/opengl/win
AgeCommit message (Expand)Author
2020-06-25log properly the compiler used to compile SkiaLuboš Luňák
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák
2020-02-03loplugin:duplicatedefines (clang-cl)Stephan Bergmann
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-05loplugin:external (clang-cl)Stephan Bergmann
2019-11-27implement Skia native controls drawing/caching for WindowsLuboš Luňák
2019-11-27fix Skia Windows text renderingLuboš Luňák
2019-11-27implement pruning in SkiaGlobalWinGlyphCacheLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
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
2018-11-23improve function local staticsNoel Grandin
2018-10-21pvs-studio: V501 same expression twiceCaolán McNamara
2018-10-21pvs-studio: silence bogus V557Caolán McNamara
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-07Fix some std::unique_ptr array allocsJan-Marek Glogowski
2018-08-13Fix typosAndrea Gelmini
2018-08-13vcl opengl windows: fix error handling in tryShaders()Miklos Vajna
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-14vcl opengl Windows: only log non-success wglMakeCurrent() failure reasonMiklos Vajna
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-01loplugin:nullptr,redundantcast (clang-cl)Stephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29Drop check for Windows versions we don't supportMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-14loplugin:externvar (clang-cl)Stephan Bergmann
2017-09-05Resolves: tdf#107730 ensure per-thread epoxy_handle_external_wglMakeCurrentCaolán McNamara
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann
2017-07-05loplugin:casttovoid (clang-cl): vclStephan Bergmann
2017-07-03loplugin:oncevar (clang-cl): vclStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2017-04-04tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()Tor Lillqvist
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2016-12-20Related: tdf#104705 an effort to address crashCaolán McNamara
2016-12-16loplugin:nullptr (clang-cl)Stephan Bergmann
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-09move the windows restart because of bad-opengl requirements to a better placeCaolán McNamara