summaryrefslogtreecommitdiff
path: root/vcl/opengl/win
AgeCommit message (Expand)Author
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
2015-06-03more style clean-upMarkus Mohrhard
2015-05-05typo: strech -> stretchAndras Timar
2014-12-15use AA for lines only when AA is activeLuboš Luňák
2014-12-03vcl: Don't create new contexts for Virtual Devices on WindowsLouis-Francis Ratté-Boulianne
2014-12-02Missing includeStephan Bergmann
2014-12-02vcl: Consolidate size information around the GeometryProvider.Michael Meeks
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-12-01Fix Windows build.Kohei Yoshida
2014-11-30whitelist some driversMarkus Mohrhard