summaryrefslogtreecommitdiff
path: root/vcl/source/opengl/OpenGLContext.cxx
AgeCommit message (Expand)Author
2019-12-24sal_Char->char in vclNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-05-18tdf#104893 vcl opengl: fix assert failure when starting chart editingMiklos Vajna
2018-02-06Unused include pngwrite in OpenGLContext (vcl)Julien Nabet
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-07vcl, added checks for HAVE_FEATURE_OPENGLjan Iversen
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-19tdf#113225 - reset framebuffer count when resetting OpenGLContextMichael Meeks
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-26Resolves: tdf##108069 2nd OpenGLContext::init should dispose earlier resultsCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-01return null DefaultWindow if it cannot be createdCaolán McNamara
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara
2016-12-13change from glew to epoxyCaolán McNamara
2016-11-29tdf#104139 state can't be set as context may not be availableTomaž Vajngerl
2016-11-28don't leak impl. detailsDavid Tardon
2016-07-25opengl: log device/driver info, remove unneeded info messagesTomaž Vajngerl
2016-07-08if mpCurrentProgram and pProgram are NULL this crashesMarkus Mohrhard
2016-06-03tdf#100193: Check earlier and harder whether OpenGL is good enough on WindowsTor Lillqvist
2016-06-02fix debugging buildCaolán McNamara
2016-05-29coverity#1362019 Uninitialized scalar variableCaolán McNamara
2016-05-24opengl: prevent seg. fault - VCL_GL_INFO still needs the contextTomaž Vajngerl
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21GLX_EXT_texture_from_pixmap path cannot be called...Caolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-19merge duplicate codeCaolán McNamara
2016-05-19opengl: track the state of blend, DrawArrays on OpenGLProgramTomaž Vajngerl
2016-04-30opengl: track the state of glViewportTomaž Vajngerl
2016-04-30opengl: sync scissor and stencil state, generic capability stateTomaž Vajngerl
2016-04-30opengl: track state of active and bound textures in contextTomaž Vajngerl
2016-04-28vcl: fix loplugin:stylepoliceMiklos Vajna
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-03-04-Werror,-WshadowStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock