Age | Commit message (Expand) | Author |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-09 | tdf#96550 - vcl opengl - fix BGR/RGB swap for some 8-bit icons. | Michael Meeks |
2016-01-09 | tdf#96657 - vcl opengl: implement invert: Track Frame. | Michael Meeks |
2016-01-09 | tdf#96919 - vcl opengl: implement missing XOR mode. | Michael Meeks |
2016-01-08 | Don't use the "marketing" version number for the Intel driver | Tor Lillqvist |
2016-01-07 | The OpenGL Windows driver blacklist file should be in share, not user config | Tor Lillqvist |
2016-01-06 | We should compare an Intel version to 15.40.4.64, not 15.40.4.64.4256 | Tor Lillqvist |
2016-01-06 | vcl: fix lifecycle errors & memory corruption. | Michael Meeks |
2016-01-06 | loplugin:defaultparams | Stephan Bergmann |
2016-01-06 | vcl: opengl - Kill the last glErrors on common paths. | Michael Meeks |
2016-01-05 | Avoid indexing out of array bounds | Tor Lillqvist |
2016-01-05 | tdf#96894 - get ordering right for TextureAtlas cleanup on shutdown. | Michael Meeks |
2016-01-04 | tdf#96690 - don't copy tiny non-rendered-to virtual devices. | Michael Meeks |
2016-01-02 | vcl: opengl - ensure we have the right GL context for rendering. | Michael Meeks |
2016-01-02 | tdf#96858 - opengl - fix off-by-1 in glScissor clipping. | Michael Meeks |
2016-01-01 | Fix drawTransformedBitmap for NULL pAlphaBitmap #2. | Michael Meeks |
2016-01-01 | vcl: un-bind render-buffer after setup & add debug. | Michael Meeks |
2016-01-01 | vcl: improve OpenGL debugging variously. | Michael Meeks |
2015-12-31 | tdf#95507 - implement opengl / 50% invert method. | Michael Meeks |
2015-12-29 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-12-18 | vcl: always re-use context from default window. | Michael Meeks |
2015-12-18 | vcl: opengl - lean on the default window's context much more. | Michael Meeks |
2015-12-16 | tdf#96546 - Bitmap getTexture calls can crash too - enter GL zone earlier. | Michael Meeks |
2015-12-15 | Get rid of :: prefix for basegfx in include/vcl and vcl | Tor Lillqvist |
2015-12-15 | opengl: remove device id from opengl blacklist | Tomaž Vajngerl |
2015-12-12 | check in dbg if we use correct SalBitmap instance that we expect | Tomaž Vajngerl |
2015-12-11 | vcl: use a custom tag for VCL OpenGLContext's to avoid re-use. | Michael Meeks |
2015-12-11 | loplugin:override | Stephan Bergmann |
2015-12-11 | loplugin:defaultparams | Stephan Bergmann |
2015-12-11 | tdf#93529 - move to a Mac-like double-buffered OpenGL model. | Michael Meeks |
2015-12-11 | tdf#94851 use BGR color order in Windows | Tomaž Vajngerl |
2015-12-08 | ScaleOp is unused now after 33d7f3816aa02a1ad9b001e81fb62d21608fdf8e | Tor Lillqvist |
2015-12-08 | makeSomeOpenGLContextCurrent() asserts that mpContext is not null | Tor Lillqvist |
2015-12-08 | Rename OpenGLSalBitmap::makeCurrent() to makeSomeOpenGLContextCurrent() | Tor Lillqvist |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-28 | Revert "Revert "write a log file about OpenGL driver"" | Michael Stahl |
2015-11-28 | Missing includes | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-28 | -Werror,-Wdeprecated-declarations | Stephan Bergmann |
2015-11-28 | -Werror,-Wformat | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-27 | Revert "write a log file about OpenGL driver" | Thorsten Behrens |
2015-11-25 | write a log file about OpenGL driver | Markus Mohrhard |
2015-11-24 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-23 | VirtualDevices either match another device depth, or are 1 bit | Caolán McNamara |
2015-11-23 | establish that Virtual Devices either match Physical Device depth or ... | Caolán McNamara |
2015-11-23 | opengl: fix blacklist | Tomaž Vajngerl |
2015-11-20 | opengl: populate blocklist | Tomaž Vajngerl |
2015-11-20 | opengl: fix blocklist parsing | Tomaž Vajngerl |