summaryrefslogtreecommitdiffstats
path: root/include/vcl/opengl
Commit message (Expand)AuthorAgeFilesLines
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-2/+2
* loplugin:staticconstfield improvementsNoel Grandin2018-09-171-1/+0
* loplugin:constfields in vclNoel Grandin2018-09-141-1/+1
* loplugin:unusedmethodsNoel Grandin2018-08-091-2/+0
* loplugin:returnconstant in vclNoel Grandin2018-07-271-1/+1
* loplugin:constantparamNoel Grandin2018-07-191-4/+5
* loplugin:unusedmethodsNoel Grandin2018-07-192-2/+0
* loplugin:constantparam in vclNoel Grandin2018-03-091-3/+1
* loplugin:unused-returns in vclNoel Grandin2018-01-241-2/+2
* More loplugin:cstylecast: vclStephan Bergmann2018-01-121-1/+1
* loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin2017-11-291-1/+1
* loplugin:unusedmethodsNoel Grandin2017-11-101-3/+0
* loplugin:includeform: vclStephan Bergmann2017-10-231-1/+1
* hidpi+gtk3: move setting the opengl slide viewportCaolán McNamara2017-09-111-0/+1
* loplugin:unusedfields in vclNoel Grandin2017-07-201-1/+0
* gtk3: implement opengl support for slideshowCaolán McNamara2016-12-131-0/+2
* change from glew to epoxyCaolán McNamara2016-12-133-5/+5
* No OpenGLWrapper code in vcl if LIBO_HEADLESSTor Lillqvist2016-12-081-1/+7
* don't leak impl. detailsDavid Tardon2016-11-281-2/+2
* tdf#103804 reduced register areaScale shader and detection for intelTomaž Vajngerl2016-11-091-0/+16
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-1/+1
* opengl: add VCL_GL_WARN to write warnings into api trace fileTomaž Vajngerl2016-07-251-1/+13
* drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin2016-06-021-1/+1
* loplugin:staticmethodsStephan Bergmann2016-05-221-2/+2
* split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara2016-05-211-75/+7
* move glX stuff to X-only modulesCaolán McNamara2016-05-211-11/+0
* GLX_EXT_texture_from_pixmap path cannot be called...Caolán McNamara2016-05-211-7/+1
* Split OpenGLContext up into SalInstance specific classesCaolán McNamara2016-05-211-27/+23
* merge duplicate codeCaolán McNamara2016-05-191-0/+1
* opengl: track state of active and bound textures in contextTomaž Vajngerl2016-04-301-0/+8
* tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas2016-02-222-4/+4
* OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist2016-01-261-0/+6
* Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist2016-01-261-5/+0
* Add API to get the number of OpenGL buffer swaps, including through UNOTor Lillqvist2016-01-261-0/+5
* This stuff is private to vclTor Lillqvist2016-01-131-23/+0
* vcl: small typo in parameter names - Doxygen is complainingChris Sherlock2016-01-081-2/+2
* vcl: document some OpenGL parametersChris Sherlock2016-01-081-1/+6
* vcl: silence doxygen warningChris Sherlock2016-01-081-1/+1
* vcl: get rid of rtl alias in include/vcl/opengl/OpenGLHelper.hxxChris Sherlock2016-01-081-3/+3
* vcl: opengl - Kill the last glErrors on common paths.Michael Meeks2016-01-061-0/+5
* vcl: improve OpenGL debugging variously.Michael Meeks2016-01-011-0/+1
* loplugin:unusedfields in include/vclNoel Grandin2015-12-221-3/+0
* loplugin:unusedmethodsNoel Grandin2015-12-211-5/+0
* vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks2015-12-111-0/+5
* opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot2015-12-111-1/+4
* loplugin:unusedfields in include/vclNoel Grandin2015-11-251-4/+0
* loplugin:sallogareasStephan Bergmann2015-11-201-4/+4
* Add OpenGLContext::UseNoProgram()Tor Lillqvist2015-11-191-0/+1
* If SAL_WARN() does nothing, no point in CHECK_GL_ERROR() eitherTor Lillqvist2015-11-161-0/+4
* opengl: remove unused mbPixmap & glPix members.Michael Meeks2015-11-161-5/+0