summaryrefslogtreecommitdiff
path: root/vcl/source/opengl/OpenGLContext.cxx
AgeCommit message (Expand)Author
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
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
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-13We only use the prev pointerTor Lillqvist
2016-01-06vcl: opengl - if we can't get the context we want, fallback properly.Michael Meeks
2016-01-06loplugin:defaultparamsStephan Bergmann
2016-01-06vcl: opengl - Kill the last glErrors on common paths.Michael Meeks
2016-01-05Fix dbgutil build in case GL_DEBUG_SEVERITY_NOTIFICATION_ARB is undefinedTor Lillqvist
2016-01-05vcl: Ignore i965’s shader compiler debugEmmanuel Gil Peyrot