Age | Commit message (Expand) | Author |
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 |
2015-06-17 | install blacklist into user profile | Markus Mohrhard |
2015-06-17 | remove all traces of old device code | Markus Mohrhard |
2015-06-17 | fix typo in file name | Markus Mohrhard |
2015-06-17 | support multiple devices in the blacklist | Markus Mohrhard |
2015-06-17 | rename xml elements as I need to reorganize everything a bit | Markus Mohrhard |
2015-06-17 | first part for server based blacklist | Markus Mohrhard |
2015-06-16 | Drop duplicated statements | Tor Lillqvist |
2015-06-16 | Log blacklisting more visibly | Tor Lillqvist |
2015-06-15 | Fix humorous search/replace accident | Tor Lillqvist |
2015-06-03 | that is not a TODO anymore, we actually block OpenGL in RDP connections | Markus Mohrhard |
2015-06-03 | fix comment | Markus Mohrhard |
2015-06-03 | document that these are references to mozilla bugs | Markus Mohrhard |