Age | Commit message (Expand) | Author |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-09-17 | loplugin:staticconstfield improvements | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-08-09 | loplugin:unusedmethods | Noel Grandin |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-27 | loplugin:returnconstant in vcl | Noel Grandin |
2018-07-19 | loplugin:unusedmethods | Noel Grandin |
2018-05-18 | tdf#104893 vcl opengl: fix assert failure when starting chart editing | Miklos Vajna |
2018-02-06 | Unused include pngwrite in OpenGLContext (vcl) | Julien Nabet |
2018-01-24 | loplugin:unused-returns in vcl | Noel Grandin |
2018-01-07 | vcl, added checks for HAVE_FEATURE_OPENGL | jan Iversen |
2017-11-10 | loplugin:unusedmethods | Noel Grandin |
2017-10-23 | loplugin:includeform: vcl | Stephan Bergmann |
2017-10-19 | tdf#113225 - reset framebuffer count when resetting OpenGLContext | Michael Meeks |
2017-09-11 | hidpi+gtk3: move setting the opengl slide viewport | Caolán McNamara |
2017-07-20 | loplugin:unusedfields in vcl | Noel Grandin |
2017-06-17 | loplugin:unusedfields in vcl part3 | Noel Grandin |
2017-06-17 | loplugin:unusedfields in vcl part1 | Noel Grandin |
2017-05-26 | Resolves: tdf##108069 2nd OpenGLContext::init should dispose earlier results | Caolán McNamara |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-01 | return null DefaultWindow if it cannot be created | Caolán McNamara |
2016-12-13 | gtk3: implement opengl support for slideshow | Caolán McNamara |
2016-12-13 | change from glew to epoxy | Caolán McNamara |
2016-11-29 | tdf#104139 state can't be set as context may not be available | Tomaž Vajngerl |
2016-11-28 | don't leak impl. details | David Tardon |
2016-07-25 | opengl: log device/driver info, remove unneeded info messages | Tomaž Vajngerl |
2016-07-08 | if mpCurrentProgram and pProgram are NULL this crashes | Markus Mohrhard |
2016-06-03 | tdf#100193: Check earlier and harder whether OpenGL is good enough on Windows | Tor Lillqvist |
2016-06-02 | fix debugging build | Caolán McNamara |
2016-05-29 | coverity#1362019 Uninitialized scalar variable | Caolán McNamara |
2016-05-24 | opengl: prevent seg. fault - VCL_GL_INFO still needs the context | Tomaž Vajngerl |
2016-05-21 | split GLWindow into platform dependent parts and move to respective backends | Caolán McNamara |
2016-05-21 | GLX_EXT_texture_from_pixmap path cannot be called... | Caolán McNamara |
2016-05-21 | Split OpenGLContext up into SalInstance specific classes | Caolán McNamara |
2016-05-19 | Resolve: "TODO(Q1): Make GetSystemData method virtual" | Caolán McNamara |
2016-05-19 | rename to two GetSystemData methods to find all call-sites | Caolán McNamara |
2016-05-19 | merge duplicate code | Caolán McNamara |
2016-05-19 | opengl: track the state of blend, DrawArrays on OpenGLProgram | Tomaž Vajngerl |
2016-04-30 | opengl: track the state of glViewport | Tomaž Vajngerl |
2016-04-30 | opengl: sync scissor and stencil state, generic capability state | Tomaž Vajngerl |
2016-04-30 | opengl: track state of active and bound textures in context | Tomaž Vajngerl |
2016-04-28 | vcl: fix loplugin:stylepolice | Miklos Vajna |
2016-03-22 | tdf#84323: Make osl::Thread::wait more readable | Gurkaran |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-12 | tdf#95857 Sort out German plurals ... | danielt998 |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-06 | vcl: bmpacc.hxx -> bitmapaccess.hxx | Chris Sherlock |
2016-01-26 | OpenGLWrapper is the right place for getBufferSwapCounter() | Tor Lillqvist |
2016-01-26 | Put getBufferSwapCounter() in OpenGLWindow instead | Tor Lillqvist |