Skip to content

Tags: thorvg/thorvg

Tags

v1.0.4

Toggle v1.0.4's commit message
bump up version v1.0.4

v1.0.3

Toggle v1.0.3's commit message
bump up version v1.0.3

v1.0.2

Toggle v1.0.2's commit message
bump up version v1.0.2

v1.0.1

Toggle v1.0.1's commit message
bump up version v1.0.0 -> v1.0.1

v1.0.0

Toggle v1.0.0's commit message
gl_engine: fix mismatched-tags warning for GlRenderTarget

Change forward declaration from class to struct
to match the actual definition, preventing potential
linker errors under Microsoft C++ ABI.

v1.0-pre34

Toggle v1.0-pre34's commit message
wg_engine: artifacts bugs fix

Fix borders artifacts by changing sampling clamp method from repeat to clamp

#3528

v1.0-pre33

Toggle v1.0-pre33's commit message
svg: fix memory leak++

v1.0-pre32

Toggle v1.0-pre32's commit message
sw_engine: thread safety++

resolved a thread sanitizer report

v1.0-pre31

Toggle v1.0-pre31's commit message
svg: thread safey++

root is not thread safety resource,
must be guarded with LoadModule::read() call.

a regression 10d36c2
during main dev.

v0.15.16

Toggle v0.15.16's commit message
bump up version v0.15.16