Age | Commit message (Expand) | Author |
2019-11-29 | make some function symbols module private | Noel Grandin |
2019-11-29 | skia: fix --disable-gui build | Luboš Luňák |
2019-11-28 | Drop unnecessarily user-provided ~SalLayoutGlyphsImpl | Stephan Bergmann |
2019-11-28 | Blind additional fix of the Android TB build error | Jan-Marek Glogowski |
2019-11-28 | Blind fix of the Android TB build error | Jan-Marek Glogowski |
2019-11-28 | tdf#129043 Correctly deliver combo box events when used with keyboard | Samuel Mehrbrodt |
2019-11-27 | tdf#128337 clip the metafile Gradient drawing | Jan-Marek Glogowski |
2019-11-27 | loplugin:finalclasses in vcl | Noel Grandin |
2019-11-27 | get_active should be true when activated but menu not yet shown | Caolán McNamara |
2019-11-27 | Blind fix for 32-bit builds | Stephan Bergmann |
2019-11-27 | Fix typo | Andrea Gelmini |
2019-11-27 | android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR. | Jan Holesovsky |
2019-11-27 | Removed duplicated include | Andrea Gelmini |
2019-11-27 | Fix typo | Andrea Gelmini |
2019-11-27 | Fix typo | Andrea Gelmini |
2019-11-27 | tdf#129042 factor the wizard buttons into the desired min width | Caolán McNamara |
2019-11-27 | tdf#129042 set a min size for the wizard dialogs | Caolán McNamara |
2019-11-27 | tdf#108642 load accessibility children faster | Noel Grandin |
2019-11-27 | use idle priority in visualbackendtest | Luboš Luňák |
2019-11-27 | always test Skia before OpenGL | Luboš Luňák |
2019-11-27 | fix SkiaSalGraphicsImpl::drawPolyLine() | Luboš Luňák |
2019-11-27 | don't fall back to raster if Skia is first asked for offscreen surface | Luboš Luňák |
2019-11-27 | use the native Skia color Type when using Vulkan | Luboš Luňák |
2019-11-27 | revert BackendCapabilities::mbSupportsBitmap32 for Skia | Luboš Luňák |
2019-11-27 | handle properly true 32bit bitmaps in some places | Luboš Luňák |
2019-11-27 | copy SkImage properly | Luboš Luňák |
2019-11-27 | fix mistyped operator | Luboš Luňák |
2019-11-27 | avoid some compiler warnings in Skia VCL code | Luboš Luňák |
2019-11-27 | avoid unused parameter warning in non-debug build | Luboš Luňák |
2019-11-27 | make about dialog differentiate between Skia with Vulkan or raster | Luboš Luňák |
2019-11-27 | make sure Skia invert with TrackFrame doesn't paint outside | Luboš Luňák |
2019-11-27 | make Skia GPU offscreen surfaces work with unittests | Luboš Luňák |
2019-11-27 | add invert() tests to visualbackendtest | Luboš Luňák |
2019-11-27 | do not use Xlib for accessing something that is not an X window | Luboš Luňák |
2019-11-27 | remove no-longer-needed Skia workaround for GPU offscreen drawing | Luboš Luňák |
2019-11-27 | make Skia VCL backend fall back to raster if vulkan doesn't work | Luboš Luňák |
2019-11-27 | fix Skia offscreen GPU-backed drawing | Luboš Luňák |
2019-11-27 | clean up properly in VCL backend tests | Luboš Luňák |
2019-11-27 | avoid repeated SkSurface recreating because of X11 being asynchronous | Luboš Luňák |
2019-11-27 | use different line and fill color in vcl backendtest | Luboš Luňák |
2019-11-27 | make Skia copyArea() and copyBits() actually copy, not draw | Luboš Luňák |
2019-11-27 | use center of pixels when doing GPU drawing using Skia | Luboš Luňák |
2019-11-27 | make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreen | Luboš Luňák |
2019-11-27 | make visualbackendtest draw at more than 60FPS | Luboš Luňák |
2019-11-27 | add SAL log group vcl.skia for tracing Skia usage | Luboš Luňák |
2019-11-27 | handle properly Skia color endianess | Luboš Luňák |
2019-11-27 | pre-fill Skia bitmaps/surfaces with garbage in dbgutil mode | Luboš Luňák |
2019-11-27 | fix Skia text color on X11 | Luboš Luňák |
2019-11-27 | some VCL OpenGL-specific env.vars. actually apply to Skia as well now | Luboš Luňák |
2019-11-27 | move docs for Skia env.vars. to vcl/README.vars | Luboš Luňák |