summaryrefslogtreecommitdiff
path: root/vcl/opengl/win/WinDeviceInfo.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-21pvs-studio: silence bogus V557Caolán McNamara1-14/+20
2018-09-07Fix some std::unique_ptr array allocsJan-Marek Glogowski1-1/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann1-2/+2
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-16/+17
2017-10-01loplugin:nullptr,redundantcast (clang-cl)Stephan Bergmann1-2/+2
2017-09-29Drop check for Windows versions we don't supportMike Kaganski1-21/+37
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+4
2017-07-05loplugin:casttovoid (clang-cl): vclStephan Bergmann1-2/+1
2017-07-03loplugin:oncevar (clang-cl): vclStephan Bergmann1-4/+2
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-16/+16
2017-04-04loplugin:loopvartoosmall (clang-cl)Stephan Bergmann1-2/+1
2016-10-15clang-cl loplugin: vclStephan Bergmann1-16/+16
2016-08-01Look also for "RDPDD Chained DD"Tor Lillqvist1-1/+2
2016-06-20add some OpenGL info to the crash reporterMarkus Mohrhard1-2/+4
2016-02-26log some information about used OpenGL deviceMarkus Mohrhard1-0/+4
2016-02-24-Werror,-Wunused-functionStephan Bergmann1-43/+0
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-15Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl1-25/+32
2016-02-08tdf#97458 - remove unused intel opengl driver version special-casing.Michael Meeks1-33/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-07The OpenGL Windows driver blacklist file should be in share, not user configTor Lillqvist1-2/+2
2016-01-05Avoid indexing out of array boundsTor Lillqvist1-1/+1
2015-11-28Revert "Revert "write a log file about OpenGL driver""Michael Stahl1-0/+36
2015-11-28Missing includesStephan Bergmann1-0/+3
2015-11-28-Werror,-Wunused-functionStephan Bergmann1-13/+0
2015-11-28-Werror,-Wdeprecated-declarationsStephan Bergmann1-0/+2
2015-11-28-Werror,-WformatStephan Bergmann1-4/+2
2015-11-27Revert "write a log file about OpenGL driver"Thorsten Behrens1-36/+0
2015-11-25write a log file about OpenGL driverMarkus Mohrhard1-0/+36
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-11-20opengl: fix blocklist parsingTomaž Vajngerl1-16/+3
2015-11-19opengl: use correct hex number for Win 10 (Major 10 -> hex A)Tomaž Vajngerl1-7/+7
2015-11-19opengl: support Win 10 in black/white listingTomaž Vajngerl1-1/+3
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-03Restored missing includes from source files.Ashod Nakashian1-0/+2
2015-06-17finally enable the blacklist parserMarkus Mohrhard1-0/+26
2015-06-17remove all traces of old device codeMarkus Mohrhard1-318/+23
2015-06-17first part for server based blacklistMarkus Mohrhard1-33/+34
2015-06-16Drop duplicated statementsTor Lillqvist1-9/+0
2015-06-16Log blacklisting more visiblyTor Lillqvist1-0/+1
2015-06-15Fix humorous search/replace accidentTor Lillqvist1-3/+4
2015-06-03that is not a TODO anymore, we actually block OpenGL in RDP connectionsMarkus Mohrhard1-1/+1
2015-06-03fix commentMarkus Mohrhard1-5/+5
2015-06-03document that these are references to mozilla bugsMarkus Mohrhard1-9/+7
2015-06-03more style clean-upMarkus Mohrhard1-66/+135
2015-05-05typo: strech -> stretchAndras Timar1-1/+1
2014-12-02Missing includeStephan Bergmann1-0/+1
2014-12-01Fix Windows build.Kohei Yoshida1-0/+1
2014-11-30whitelist some driversMarkus Mohrhard1-3/+23