Age | Commit message (Expand) | Author |
2016-05-31 | tdf#100159: Remove (harmless) duplicate call | Tor Lillqvist |
2016-05-31 | tdf#100159: Use shader preambles as needed, add missing shader combinations | Tor Lillqvist |
2016-05-31 | It is EXITHELPER_NORMAL_RESTART that we want | Tor Lillqvist |
2016-05-30 | On Windows, compile OpenGL shaders in advance and disable on failure | Tor Lillqvist |
2016-05-25 | this temporary window will never see key input | Markus Mohrhard |
2016-05-25 | Convert XmlReader::Result to scoped enum | Noel Grandin |
2016-05-25 | Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only) | Stephan Bergmann |
2016-05-25 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2016-05-25 | Missing include | Stephan Bergmann |
2016-05-24 | Convert XmlReader::Text to scoped enum | Noel Grandin |
2016-05-21 | split GLWindow into platform dependent parts and move to respective backends | Caolán McNamara |
2016-05-21 | Split OpenGLContext up into SalInstance specific classes | Caolán McNamara |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-02-26 | log some information about used OpenGL device | Markus Mohrhard |
2016-02-24 | -Werror,-Wunused-function | Stephan Bergmann |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-15 | Unit test for opengl blocklist parsing and evaluating | Tomaž Vajngerl |
2016-02-08 | tdf#97458 - remove unused intel opengl driver version special-casing. | Michael Meeks |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | The OpenGL Windows driver blacklist file should be in share, not user config | Tor Lillqvist |
2016-01-05 | Avoid indexing out of array bounds | Tor Lillqvist |
2015-12-11 | vcl: use a custom tag for VCL OpenGLContext's to avoid re-use. | Michael Meeks |
2015-12-11 | tdf#93529 - move to a Mac-like double-buffered OpenGL model. | Michael Meeks |
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-20 | opengl: fix blocklist parsing | Tomaž Vajngerl |
2015-11-19 | opengl: use correct hex number for Win 10 (Major 10 -> hex A) | Tomaž Vajngerl |
2015-11-19 | opengl: support Win 10 in black/white listing | Tomaž Vajngerl |
2015-11-10 | Missing includes | Ashod Nakashian |
2015-10-12 | opengl: remove code duplication when rendering a texture combo | Tomaž Vajngerl |
2015-09-30 | cppcheck: uninitMemberVar | Caolán McNamara |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-16 | tdf#94281 - don't mix legacy and VCL OpenGLContext's. | Michael Meeks |
2015-09-16 | tdf#94213 - cleanup associated GL contexts properly when DCs released. | Michael Meeks |
2015-09-16 | tdf#94213 - release offscreen texture properly on re-size. | Michael Meeks |
2015-09-08 | tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts. | Michael Meeks |
2015-09-03 | Restored missing includes from source files. | Ashod Nakashian |
2015-09-02 | tdf#93859 opengl - don't cache radiobuttons, refactor code dupl. | Tomaž Vajngerl |
2015-09-01 | windows opengl: Don't paint cached widgets upside down. | Jan Holesovsky |
2015-08-07 | opengl: cache native widget textures also for Windows | Tomaž Vajngerl |
2015-06-17 | finally enable the blacklist parser | Markus Mohrhard |
2015-06-17 | fix a few bugs in blacklist parser | Markus Mohrhard |