virtualx-engine/thirdparty/thorvg/src/renderer
Martin Capitanio 74ed6d63bf ThorVG: update from v0.11.2 to v0.11.6
https://github.com/thorvg/thorvg/releases/tag/v0.11.6

Godot related:
    + [Renderer] Improved the internal structure for compact
      scene-hierarchy traversing.
    + [SwEngine] Improved trigonometric & image scaler performance.
    + [SwEngine] Fixed a loss of image pixels during image down-scaling.
    + [Renderer/Engine] Improved safety measures.
    + [SwEngine] Resolved a bug causing strokes to be improperly
      invisible due to clipping.
      thorvg/thorvg#1785
    + [Renderer] Rectified the precision of rounded rectangle corners.
      thorvg/thorvg#1824
    + [Portability] Resolved compiler shadowing warnings.
      thorvg/thorvg#1811

    Fixes godotengine#85465 Clipped strokes from outside the canvas.
    Fixes godotengine#86012 Rounded rectangles in SVG files rendering incorrectly.
2023-12-31 16:14:44 +01:00
..
sw_engine ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgAccessor.cpp ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgAnimation.cpp ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgBinaryDesc.h ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgCanvas.cpp ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgCanvas.h ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgCommon.h ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgFill.cpp ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgFill.h ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgFrameModule.h ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgGlCanvas.cpp ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgInitializer.cpp ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgIteratorAccessor.h ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgLoader.cpp ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgLoader.h ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgLoadModule.h ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgPaint.cpp ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgPaint.h ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgPicture.cpp ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgPicture.h ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgRender.cpp ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgRender.h ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgSaveModule.h ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgSaver.cpp ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgScene.cpp ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgScene.h ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgShape.cpp ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgShape.h ThorVG: update from v0.11.2 to v0.11.6 2023-12-31 16:14:44 +01:00
tvgSwCanvas.cpp ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgTaskScheduler.cpp ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00
tvgTaskScheduler.h ThorVG: update to v0.11.0 release. 2023-09-29 19:50:19 +02:00