summaryrefslogtreecommitdiff
path: root/vcl/inc/opengl
AgeCommit message (Expand)Author
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-04-19tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-20coverity#1430079 Overflowed return valueCaolán McNamara
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2018-01-04drop ChecksumType typedefNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-09-25vcl: [loplugin:badstatics] X11OpenGLDeviceInfoMichael Stahl
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-08-31inline some use-once typedefsNoel Grandin
2017-08-01loplugin:constparams in variousNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-06coverity#1371243 Missing move assignment operatorCaolán McNamara
2017-05-25loplugin:constantparamNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28ofz#954 out of memoryCaolán McNamara
2017-03-28Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2016-12-13change from glew to epoxyCaolán McNamara
2016-11-29tdf#104139 state can't be set as context may not be availableTomaž Vajngerl
2016-11-28tdf#104139 keep the current OpenGL stateDavid Tardon
2016-11-22loplugin:datamembershadowStephan Bergmann
2016-11-18loplugin:datamembershadowNoel Grandin
2016-11-10start with a defined stateDavid Tardon
2016-11-07opengl: use shared_ptr for ImplOpenGLTextureTomaž Vajngerl
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin