summaryrefslogtreecommitdiff
path: root/vcl/opengl
AgeCommit message (Expand)AuthorFilesLines
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2-2/+5
2018-05-14vcl opengl Windows: only log non-success wglMakeCurrent() failure reasonMiklos Vajna1-1/+3
2018-05-09tdf#117477: blacklist Intel HD Graphics 630 for LenovoJulien Nabet1-0/+2
2018-04-27tdf#116365 vcl opengl: respect max texture size when creating texturesMiklos Vajna1-0/+9
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-8/+8
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-8/+8
2018-03-26replace SalColor with ColorNoel Grandin4-50/+50
2018-03-21Revert "tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit aligned"Stephan Bergmann1-7/+12
2018-03-20coverity#1430079 Overflowed return valueCaolán McNamara1-5/+5
2018-03-16tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit alignedChris Sherlock1-12/+7
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-6/+6
2018-02-02Related tdf#100243: blacklist Intel HD Graphics 630 for non minimal versionJulien Nabet1-0/+4
2018-01-24loplugin:unused-returns in vclNoel Grandin7-54/+36
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-3/+3
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl2-2/+2
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-17loplugin:useuniqueptr in OpenGLSalGraphicsImplNoel Grandin1-1/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: vclStephan Bergmann5-35/+35
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin1-1/+1
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin1-1/+1
2018-01-04drop ChecksumType typedefNoel Grandin1-2/+2
2017-12-13convert tolerance params to sal_uInt8Noel Grandin1-1/+1
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski1-1/+1
2017-10-30loplugin:constantparam in vclNoel Grandin1-4/+4
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann3-5/+5
2017-10-23loplugin:includeform: vclStephan Bergmann12-43/+43
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-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-5/+5
2017-09-29Drop check for Windows versions we don't supportMike Kaganski1-21/+37
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2-4/+4
2017-09-25vcl: [loplugin:badstatics] X11OpenGLDeviceInfoMichael Stahl1-4/+0
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin1-2/+2
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-1/+1
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+4
2017-09-14loplugin:externvar (clang-cl)Stephan Bergmann1-2/+1
2017-09-12tdf#108299: Limit the width and height of opengl bitmap to...Dennis Francis1-0/+14
2017-09-05Resolves: tdf#107730 ensure per-thread epoxy_handle_external_wglMakeCurrentCaolán McNamara1-3/+17
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann1-2/+2
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-01loplugin:constparams in variousNoel Grandin1-2/+2
2017-07-31loplugin:oncevarNoel Grandin2-3/+3
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-2/+2
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-1/+0
2017-07-18loplugin:constparams in vclNoel Grandin8-11/+11
2017-07-14vcl: If we fail to create an OpenGLContext for a window - don't crash.Michael Meeks1-0/+9