summaryrefslogtreecommitdiff
path: root/include/vcl/opengl
AgeCommit message (Expand)Author
2019-10-28add some __attribute__ ((formatNoel Grandin
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-04-16make ConvertBGRABufferToBitmapEx work properly also on non-win32Luboš Luňák
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-07OString has a std::hash specialisationNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-19loplugin:constantparamNoel Grandin
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-11hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2016-12-13gtk3: implement opengl support for slideshowCaolán McNamara
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-08No OpenGLWrapper code in vcl if LIBO_HEADLESSTor Lillqvist
2016-11-28don't leak impl. detailsDavid Tardon
2016-11-09tdf#103804 reduced register areaScale shader and detection for intelTomaž Vajngerl
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-07-25opengl: add VCL_GL_WARN to write warnings into api trace fileTomaž Vajngerl
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-05-22loplugin:staticmethodsStephan Bergmann
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21move glX stuff to X-only modulesCaolá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-19merge duplicate codeCaolán McNamara
2016-04-30opengl: track state of active and bound textures in contextTomaž Vajngerl
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-01-26OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist
2016-01-26Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist
2016-01-26Add API to get the number of OpenGL buffer swaps, including through UNOTor Lillqvist
2016-01-13This stuff is private to vclTor Lillqvist
2016-01-08vcl: small typo in parameter names - Doxygen is complainingChris Sherlock
2016-01-08vcl: document some OpenGL parametersChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-08vcl: get rid of rtl alias in include/vcl/opengl/OpenGLHelper.hxxChris Sherlock
2016-01-06vcl: opengl - Kill the last glErrors on common paths.Michael Meeks
2016-01-01vcl: improve OpenGL debugging variously.Michael Meeks
2015-12-22loplugin:unusedfields in include/vclNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin