summaryrefslogtreecommitdiff
path: root/vcl/opengl/win
AgeCommit message (Expand)Author
2016-03-04-Werror,-WshadowStephan Bergmann
2016-02-26log some information about used OpenGL deviceMarkus Mohrhard
2016-02-24-Werror,-Wunused-functionStephan Bergmann
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-15Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl
2016-02-08tdf#97458 - remove unused intel opengl driver version special-casing.Michael Meeks
2016-01-10Fix typosAndrea Gelmini
2016-01-07The OpenGL Windows driver blacklist file should be in share, not user configTor Lillqvist
2016-01-05Avoid indexing out of array boundsTor Lillqvist
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28Revert "Revert "write a log file about OpenGL driver""Michael Stahl
2015-11-28Missing includesStephan Bergmann
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-28-Werror,-Wdeprecated-declarationsStephan Bergmann
2015-11-28-Werror,-WformatStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-27Revert "write a log file about OpenGL driver"Thorsten Behrens
2015-11-25write a log file about OpenGL driverMarkus Mohrhard
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-20opengl: fix blocklist parsingTomaž Vajngerl
2015-11-19opengl: use correct hex number for Win 10 (Major 10 -> hex A)Tomaž Vajngerl
2015-11-19opengl: support Win 10 in black/white listingTomaž Vajngerl
2015-11-10Missing includesAshod Nakashian
2015-10-12opengl: remove code duplication when rendering a texture comboTomaž Vajngerl
2015-09-30cppcheck: uninitMemberVarCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-16tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks
2015-09-16tdf#94213 - cleanup associated GL contexts properly when DCs released.Michael Meeks
2015-09-16tdf#94213 - release offscreen texture properly on re-size.Michael Meeks
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks
2015-09-03Restored missing includes from source files.Ashod Nakashian
2015-09-02tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl
2015-09-01windows opengl: Don't paint cached widgets upside down.Jan Holesovsky
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl
2015-06-17finally enable the blacklist parserMarkus Mohrhard
2015-06-17fix a few bugs in blacklist parserMarkus Mohrhard
2015-06-17install blacklist into user profileMarkus Mohrhard
2015-06-17remove all traces of old device codeMarkus Mohrhard
2015-06-17fix typo in file nameMarkus Mohrhard
2015-06-17support multiple devices in the blacklistMarkus Mohrhard
2015-06-17rename xml elements as I need to reorganize everything a bitMarkus Mohrhard
2015-06-17first part for server based blacklistMarkus Mohrhard
2015-06-16Drop duplicated statementsTor Lillqvist
2015-06-16Log blacklisting more visiblyTor Lillqvist
2015-06-15Fix humorous search/replace accidentTor Lillqvist
2015-06-03that is not a TODO anymore, we actually block OpenGL in RDP connectionsMarkus Mohrhard
2015-06-03fix commentMarkus Mohrhard
2015-06-03document that these are references to mozilla bugsMarkus Mohrhard