summaryrefslogtreecommitdiff
path: root/vcl/inc/openglgdiimpl.hxx
AgeCommit message (Expand)Author
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-07-18loplugin:constparams in vclNoel Grandin
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-27Related: tdf#105514 recursive fallback GetOpenGLContextCaolán McNamara
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-06-24tdf#100411 start the flush timer when batching (PostBatchDraw)Tomaž Vajngerl
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-06-08opengl: batch drawing of polylinesTomaž Vajngerl
2016-06-08opengl: deferred texture drawing in RenderList, add drawAlphaRectTomaž Vajngerl
2016-06-08opengl: batch drawing of pixel, line, rect draw callsTomaž Vajngerl
2016-05-23opengl: use line shader for all line drawing not just polylinesTomaž Vajngerl
2016-05-23opengl: use existing code for "legacy" polyline, polygon render.Tomaž Vajngerl
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-08opengl: fix wrong clipping when drawing textTomaž Vajngerl
2016-04-08opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl
2016-04-08opengl: deferred and optimized (text) texture drawingTomaz Vajngerl
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-25opengl: shader based polyline rendering - fixes tdf#97137 for OGLTomaž Vajngerl
2016-01-27vcl: readd std headers to openglgdiimpl.hxxChris Sherlock
2016-01-13Bin unused fieldTor Lillqvist
2016-01-09tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks
2016-01-08vcl: update documentation of drawAlphaRectChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-06vcl: opengl - Kill the last glErrors on common paths.Michael Meeks
2015-12-31tdf#95507 - implement opengl / 50% invert method.Michael Meeks
2015-12-18vcl: opengl - lean on the default window's context much more.Michael Meeks
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
2015-12-11loplugin:staticmethodsStephan Bergmann
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16tdf#94281 - don't mix legacy and VCL OpenGLContext's.Michael Meeks
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks
2015-09-01tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks
2015-08-31tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-07opengl: cache native widget textures also for WindowsTomaž Vajngerl
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-09opengl: use MVP matrix in vertex shaders, pixel offsetsTomaž Vajngerl
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-01loplugin:staticfunctionNoel Grandin