Age | Commit message (Expand) | Author |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-01-27 | Related: tdf#105514 recursive fallback GetOpenGLContext | Caolán McNamara |
2016-12-07 | convert PolyFlags to scoped enum | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-12 | loplugin:countusersofdefaultparams in vcl..xmlsecurity | Noel Grandin |
2016-07-27 | loplugin:countusersofdefaultparams in tools..xmlsecurity | Noel Grandin |
2016-06-24 | tdf#100411 start the flush timer when batching (PostBatchDraw) | Tomaž Vajngerl |
2016-06-09 | tdf#96971 SetXORMode - remove un-needed parameter | melikeyurtoglu |
2016-06-08 | opengl: batch drawing of polylines | Tomaž Vajngerl |
2016-06-08 | opengl: deferred texture drawing in RenderList, add drawAlphaRect | Tomaž Vajngerl |
2016-06-08 | opengl: batch drawing of pixel, line, rect draw calls | Tomaž Vajngerl |
2016-05-23 | opengl: use line shader for all line drawing not just polylines | Tomaž Vajngerl |
2016-05-23 | opengl: use existing code for "legacy" polyline, polygon render. | Tomaž Vajngerl |
2016-05-12 | simplify SalGraphics::copyArea flags argument | Noel Grandin |
2016-04-26 | tdf#48066 render stroke-miterlimit correctly in SVG import | Regina Henschel |
2016-04-08 | opengl: fix wrong clipping when drawing text | Tomaž Vajngerl |
2016-04-08 | opengl: use packed texture atlas for glyph cache in win. backend | Tomaž Vajngerl |
2016-04-08 | opengl: deferred and optimized (text) texture drawing | Tomaz Vajngerl |
2016-03-16 | loplugin:constantparams in vcl/ | Noel Grandin |
2016-02-25 | opengl: shader based polyline rendering - fixes tdf#97137 for OGL | Tomaž Vajngerl |
2016-01-27 | vcl: readd std headers to openglgdiimpl.hxx | Chris Sherlock |
2016-01-13 | Bin unused field | Tor Lillqvist |
2016-01-09 | tdf#96919 - vcl opengl: implement missing XOR mode. | Michael Meeks |
2016-01-08 | vcl: update documentation of drawAlphaRect | Chris Sherlock |
2016-01-08 | vcl: silence doxygen warning | Chris Sherlock |
2016-01-06 | vcl: opengl - Kill the last glErrors on common paths. | Michael Meeks |
2015-12-31 | tdf#95507 - implement opengl / 50% invert method. | Michael Meeks |
2015-12-18 | vcl: opengl - lean on the default window's context much more. | Michael Meeks |
2015-12-15 | Get rid of :: prefix for basegfx in include/vcl and vcl | Tor Lillqvist |
2015-12-11 | vcl: use a custom tag for VCL OpenGLContext's to avoid re-use. | Michael Meeks |
2015-12-11 | loplugin:staticmethods | Stephan Bergmann |
2015-12-11 | tdf#93529 - move to a Mac-like double-buffered OpenGL model. | Michael Meeks |
2015-11-18 | com::sun::star->css in vcl/ | Noel Grandin |
2015-11-05 | Reduce scope of #include <tools/poly.hxx> | Matteo Casalin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-16 | tdf#94281 - don't mix legacy and VCL OpenGLContext's. | Michael Meeks |
2015-09-16 | GL paint-flushing guard re-work. | Michael Meeks |
2015-09-08 | tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts. | Michael Meeks |
2015-09-01 | tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid. | Michael Meeks |
2015-08-31 | tdf#93772 - handle framebuffer unbinding on GL context switch. | Michael Meeks |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-07 | opengl: cache native widget textures also for Windows | Tomaž Vajngerl |
2015-07-10 | loplugin:unusedmethods vcl(part2) | Noel Grandin |
2015-07-09 | opengl: use MVP matrix in vertex shaders, pixel offsets | Tomaž Vajngerl |
2015-07-08 | loplugin:unusedmethods vcl | Noel Grandin |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-01 | loplugin:staticfunction | Noel Grandin |
2015-03-05 | this drawAlphaBitmap variant is unused | Caolán McNamara |
2015-01-27 | make it possible to easily have variants of glsl programs | Luboš Luňák |