projects
/
platform
/
core
/
graphics
/
tizenvg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bump up version.
2021-03-09
Hermet Park
bump up version.
commit
|
commitdiff
|
tree
2021-03-08
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2021-03-08
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2021-03-05
Hermet Park
capi: fix incorrect composite api.
commit
|
commitdiff
|
tree
2021-03-03
Hermet Park
sw_engine fill: fix wrong gradient transformation
commit
|
commitdiff
|
tree
2021-03-03
Hermet Park
examples images: correct file change mode.
commit
|
commitdiff
|
tree
2021-03-03
Hermet Park
scene: fix a composition regression bug.
commit
|
commitdiff
|
tree
2021-03-03
Hermet Park
Update CONTRIBUTING.md
commit
|
commitdiff
|
tree
2021-03-03
Hermet Park
updated community guide resource.
commit
|
commitdiff
|
tree
2021-03-03
Hermet Park
common: optimize scene composition
commit
|
commitdiff
|
tree
2021-03-03
Hermet Park
Update CONTRIBUTING.md
commit
|
commitdiff
|
tree
2021-02-25
Hermet Park
Update CONTRIBUTING.md
commit
|
commitdiff
|
tree
2021-02-25
Hermet Park
sw_engine: fix a composition crash issue.
commit
|
commitdiff
|
tree
2021-02-25
Hermet Park
canvas: fix crash issue.
commit
|
commitdiff
|
tree
2021-02-24
Hermet Park
fixed all wasm build breaks.
commit
|
commitdiff
|
tree
2021-02-23
Hermet Park
sw_engine: enhance log message.
commit
|
commitdiff
|
tree
2021-02-03
Hermet Park
Update CONTRIBUTING.md
commit
|
commitdiff
|
tree
2021-01-22
Hermet Park
common picture: fix minor logic.
commit
|
commitdiff
|
tree
2021-01-22
Hermet Park
common canvas: fix non-updated paints.
commit
|
commitdiff
|
tree
2021-01-11
Hermet Park
common paint: duplicate composition target.
commit
|
commitdiff
|
tree
2021-01-11
Hermet Park
sw_engine composition: enhance image masking
commit
|
commitdiff
|
tree
2021-01-11
Hermet Park
sw_engine: optimize raster image.
commit
|
commitdiff
|
tree
2021-01-11
Hermet Park
common paint: code refactoring.
commit
|
commitdiff
|
tree
2021-01-11
Hermet Park
sw_engine renderer: fix invalid rle issue.
commit
|
commitdiff
|
tree
2021-01-05
Hermet Park
common sw_engine: revise the masking implementation.
commit
|
commitdiff
|
tree
2020-12-30
Hermet Park
common: keep consistency file permissions => 664
commit
|
commitdiff
|
tree
2020-12-30
Hermet Park
gl_engine: fix coding convention.
commit
|
commitdiff
|
tree
2020-12-30
Hermet Park
sw_engine: apply opacity to graident fill case.
commit
|
commitdiff
|
tree
2020-12-30
Hermet Park
sw_engine renderer: fix a regression bug.
commit
|
commitdiff
|
tree
2020-12-28
Hermet Park
example ClipPath: ++coverage
commit
|
commitdiff
|
tree
2020-12-28
Hermet Park
common sw_engine: code refactoring
commit
|
commitdiff
|
tree
2020-12-28
Hermet Park
tools format: remove tizen specific
commit
|
commitdiff
|
tree
2020-12-28
Hermet Park
common composite: code refactoring
commit
|
commitdiff
|
tree
2020-12-28
Hermet Park
common shape: code refactoring
commit
|
commitdiff
|
tree
2020-12-23
Hermet Park
sw_engine renderer: fix wrong conditional check.
commit
|
commitdiff
|
tree
2020-12-23
Hermet Park
svg_loader: fixed wrong boundary check
commit
|
commitdiff
|
tree
2020-12-23
Hermet Park
raw_loader: remove unnecessary declaration.
commit
|
commitdiff
|
tree
2020-12-23
Hermet Park
sw_engine raster: fix incorrect condition check.
commit
|
commitdiff
|
tree
2020-12-23
Hermet Park
common shape: ++safety
commit
|
commitdiff
|
tree
2020-12-22
Hermet Park
sw_engine log: adding missed line wrap.
commit
|
commitdiff
|
tree
2020-12-22
Hermet Park
sw_engine log: + log clipPath case.
commit
|
commitdiff
|
tree
2020-12-22
Hermet Park
inc header: remove unnecessary declaration.
commit
|
commitdiff
|
tree
2020-12-22
Hermet Park
examples mask: revise the example code.
commit
|
commitdiff
|
tree
2020-12-22
Hermet Park
common sw_engine: fix build break.
commit
|
commitdiff
|
tree
2020-12-17
Hermet Park
svg_loader XmlParser: code refactoring.
commit
|
commitdiff
|
tree
2020-12-16
Hermet Park
common log: notify opacity composition usage log.
commit
|
commitdiff
|
tree
2020-12-15
Hermet Park
common sw_engine: apply partial composition.
commit
|
commitdiff
|
tree
2020-12-11
Hermet Park
sw_engine renderer: optimize composition data usage.
commit
|
commitdiff
|
tree
2020-12-11
Hermet Park
examples Svg: replace a few example svgs.
commit
|
commitdiff
|
tree
2020-12-11
Hermet Park
examples capi: fix a memory leak.
commit
|
commitdiff
|
tree
2020-12-11
Hermet Park
sw_engine rle: fix an invalid memory access.
commit
|
commitdiff
|
tree
2020-12-11
Hermet Park
loaders: fix memory leak.
commit
|
commitdiff
|
tree
2020-12-11
Hermet Park
sw_engine stroke: fix memory leak.
commit
|
commitdiff
|
tree
2020-12-11
Hermet Park
tools: remove invalid file link.
commit
|
commitdiff
|
tree
2020-12-10
Hermet Park
common sw_engine: code refactoring & stabilizing.
commit
|
commitdiff
|
tree
2020-12-09
Hermet Park
fix typo
commit
|
commitdiff
|
tree
2020-12-09
Hermet Park
common array: Introduce Array function to common.
commit
|
commitdiff
|
tree
2020-12-09
Hermet Park
svg_loader: code refactoring
commit
|
commitdiff
|
tree
2020-12-09
Hermet Park
sw_engine renderer: code refactoring.
commit
|
commitdiff
|
tree
2020-12-08
Hermet Park
wasm: code refactoring.
commit
|
commitdiff
|
tree
2020-12-08
Hermet Park
picture: replace size parameter to float.
commit
|
commitdiff
|
tree
2020-12-08
Hermet Park
sw_engine renderer: fix a crash issue.
commit
|
commitdiff
|
tree
2020-12-07
Hermet Park
sw_engine renderer: support scene opacity composition
commit
|
commitdiff
|
tree
2020-12-07
Hermet Park
common picture: revise resize method.
commit
|
commitdiff
|
tree
2020-12-04
Hermet Park
sw_engine renderer: refactoring code & optimize composition.
commit
|
commitdiff
|
tree
2020-12-03
Hermet Park
sw_engine math: fix regression bug.
commit
|
commitdiff
|
tree
2020-12-03
Hermet Park
sw_engine raster: support opacity composition.
commit
|
commitdiff
|
tree
2020-12-03
Hermet Park
sw_engine raster: code refactoring & optimize code.
commit
|
commitdiff
|
tree
2020-12-01
Hermet Park
gl_engine renderer: fix build break.
commit
|
commitdiff
|
tree
2020-11-23
Hermet Park
examples: ignore loading raw image file.
commit
|
commitdiff
|
tree
2020-11-11
Hermet Park
common taskScheduler: code refactoring
commit
|
commitdiff
|
tree
2020-11-09
Hermet Park
examples capi: removed printf()
commit
|
commitdiff
|
tree
2020-11-09
Hermet Park
common taskScheduler: thread sync optmization
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
Revert "examples: revise example code."
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
common renderer: code refactoring.
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
gl_engine renderer: fix build break.
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
sw_engine mempool: ++optimization
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
common shape: memory optimization
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
updated AUTHORS
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
sw_engine rle: performance optimization.
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
Update CONTRIBUTING.md
commit
|
commitdiff
|
tree
2020-11-06
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2020-11-05
Hermet Park
res: updated thorvg card images.
commit
|
commitdiff
|
tree
2020-11-05
Hermet Park
sw_engine mempool: performance optimization.
commit
|
commitdiff
|
tree
2020-11-05
Hermet Park
sw_engine mempool: changed caching policy.
commit
|
commitdiff
|
tree
2020-11-05
Hermet Park
common sw_engine: code refactoring
commit
|
commitdiff
|
tree
2020-11-05
Hermet Park
examples: revise example code.
commit
|
commitdiff
|
tree
2020-11-05
Hermet Park
sw_engine shape: performance optimization.
commit
|
commitdiff
|
tree
2020-11-05
Hermet Park
res: polishing example pictures.
commit
|
commitdiff
|
tree
2020-11-05
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2020-11-05
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2020-11-05
Hermet Park
res: adds working-flow picture.
commit
|
commitdiff
|
tree
2020-11-04
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2020-11-03
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2020-11-03
Hermet Park
res: updated example screenshot resources
commit
|
commitdiff
|
tree
2020-11-03
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2020-11-03
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
2020-11-03
Hermet Park
res: replaced primitive example screenshot.
commit
|
commitdiff
|
tree
next