Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
Find a file
Hermet Park 9e1ba8d2c0 sw_engine: introduce avx simd instruction
avx is the cutting edge method for intel & amd cpus simd instruction.
We are going to support this feature for the desktop environment (instead of sse)

You can turn on this with configuration something like this:

$meson . build -Dvectors=avx

Current patch supports only for raster solid color

Change-Id: I068ba30a1f63d480415e2762f8021fc8d6d28a39
2020-07-11 20:58:09 +09:00
inc common shape: expand rectangle arguement to support both corner radius x, y 2020-07-07 13:09:46 +09:00
pc renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
src sw_engine: introduce avx simd instruction 2020-07-11 20:58:09 +09:00
test sw_engine: introduce avx simd instruction 2020-07-11 20:58:09 +09:00
.gitignore test shape: unify sw/gl test code. 2020-06-29 14:59:01 +09:00
AUTHORS updated AUTHORS 2020-06-29 16:16:01 +09:00
LICENSE + Initial draft 2020-03-25 11:53:03 +09:00
meson.build sw_engine: introduce avx simd instruction 2020-07-11 20:58:09 +09:00
meson_options.txt sw_engine: introduce avx simd instruction 2020-07-11 20:58:09 +09:00
README renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
thorvg.manifest renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00

Thor Vector Graphics 0.1.0

******************************************************************************

 FOR ANY ISSUES PLEASE EMAIL:

******************************************************************************