summaryrefslogtreecommitdiff
path: root/vcl/opengl/x11
AgeCommit message (Expand)Author
2020-01-03cid#1456604 Uninitialized scalar variableCaolán McNamara
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2019-08-12Fix typosAndrea Gelmini
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-15loplugin:constantparamNoel Grandin
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin
2018-08-19tdf#112166 need to check if glXCreateContextAttribsARB really existsCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-25vcl: [loplugin:badstatics] X11OpenGLDeviceInfoMichael Stahl
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-08-01loplugin:constparams in variousNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-09New loplugin:externvar: vclStephan Bergmann
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-14Simplify GLX11Window::HasGLXExtension, avoiding strtokStephan Bergmann
2016-12-13change from glew to epoxyCaolán McNamara
2016-11-28don't leak impl. detailsDavid Tardon
2016-11-18loplugin:datamembershadowNoel Grandin
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-05-23loplugin:overrideTor Lillqvist
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21WaE: -Werror=maybe-uninitializedCaolán McNamara
2016-05-21move glX stuff to X-only modulesCaolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-16Fix typosAndrea Gelmini
2016-04-30opengl: track state of active and bound textures in contextTomaž Vajngerl
2016-02-26log some information about used OpenGL deviceMarkus Mohrhard
2016-02-22include breakpad into the buildMarkus Mohrhard
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara