projects
/
platform
/
core
/
graphics
/
tizenvg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "common: introduce iterator"
2023-02-22
Hermet Park
Revert "common: introduce iterator"
commit
|
commitdiff
|
tree
2023-02-22
Hermet Park
sw_engine texmap: fix trivial compiler warnings.
commit
|
commitdiff
|
tree
2023-02-22
Hermet Park
sw_engine texmap: ++safety
commit
|
commitdiff
|
tree
2023-02-22
Hermet Park
sw_engine raster: fix a crash at the texmap clipping.
commit
|
commitdiff
|
tree
2023-02-16
Hermet Park
sw_engine raster: ++safety of the scaled image rasterization
commit
|
commitdiff
|
tree
2023-02-16
Hermet Park
common: introduce iterator
commit
|
commitdiff
|
tree
2023-02-16
Hermet Park
sw_engine texmap: implemented fast span-edge anti-aliasing
commit
|
commitdiff
|
tree
2023-02-16
Hermet Park
sw_engine raster: improve the transformed rle image...
commit
|
commitdiff
|
tree
2022-11-14
Chun
Revert "svg_loader: the preserveAspectRatio attrib...
commit
|
commitdiff
|
tree
2022-01-06
Hermet Park
sw_engine raster: fix a regression bug.
commit
|
commitdiff
|
tree
2021-12-14
Hermet Park
png_loaders: fix the wrong premultiplying operations.
commit
|
commitdiff
|
tree
2021-12-14
Hermet Park
common paint: code refactoring
commit
|
commitdiff
|
tree
2021-12-14
Hermet Park
common picture: remove unused variable.
commit
|
commitdiff
|
tree
2021-12-14
Hermet Park
common: revise the identifier() implementation
commit
|
commitdiff
|
tree
2021-12-06
Hermet Park
capi: removed tizen only code.
commit
|
commitdiff
|
tree
2021-12-06
Hermet Park
sw_engine image: support non-premultiplied alpha images.
commit
|
commitdiff
|
tree
2021-12-06
Hermet Park
sw_engine raster: remove unnecessary functions.
commit
|
commitdiff
|
tree
2021-11-30
Hermet Park
sw_engine raster: fix the regression bug of the image...
commit
|
commitdiff
|
tree
2021-11-30
Hermet Park
sw_engine texmap: remove unnecessary conditions.
commit
|
commitdiff
|
tree
2021-11-30
Hermet Park
sw_engine raster: fix the texmap regression bug.
commit
|
commitdiff
|
tree
2021-11-30
Hermet Park
Revert "sw_engine raster: code refactoring."
commit
|
commitdiff
|
tree
2021-11-30
Hermet Park
sw_engine: code refactoring
commit
|
commitdiff
|
tree
2021-11-30
Hermet Park
sw_engine texmap: code refactoring.
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine texmap: introduced texture mapping polygon...
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engien renderer: ++safety
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine raster: fix a regression bug.
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine raster: fix compiler warnings.
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine raster: fix a mistake by the previous hot...
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine raster: code refactoring
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: improvement sequeqnce of the transformed...
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: complete sequeqnce of the scaled rgba...
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: improvement sequeqnce of the direct...
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: improvement sequeqnce of the transformed...
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: complete sequeqnce of the scaled rgb...
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: complete sequeqnce of the direct rgb...
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: refactoring before further development.
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: support separate logics for scaled...
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
examples: replaced png resource to verify alpha channel.
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: apply rgba blending.
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: code refactoring
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
sw_engine image: introduced scaled image raster logics.
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
examples: remove boundary samples.
commit
|
commitdiff
|
tree
2021-11-25
Hermet Park
common paint: fix the wrong fast track logic.
commit
|
commitdiff
|
tree
2021-11-22
Hermet Park
common paint: fix a typo.
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
example stress: adjusted loading count.
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
sw_engine image: code refactoring
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
example stroke: updated the sample
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
sw_engine image: code refactoring
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
sw_engine raster: clarify the internal function name.
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
sw_engine raster: remove the condition which is out...
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
sw_engine raster: updated tvglog messages
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
common shape: fix memory access violation
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
examples: added image scale up/down samples.
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
example boundary2: added image boundary check sample.
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
sw_engine raster: optimize the image raster
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
example stroke: added vertical line samples.
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
sw_engine raster: code refactoring
commit
|
commitdiff
|
tree
2021-11-19
Hermet Park
examples: remove low quality sample images.
commit
|
commitdiff
|
tree
2021-11-17
Hermet Park
sw_engine raster: code refactoring
commit
|
commitdiff
|
tree
2021-11-17
Hermet Park
sw_engine neon: code refactoring.
commit
|
commitdiff
|
tree
2021-11-16
Hermet Park
examples pictures: updated for case cover.
commit
|
commitdiff
|
tree
2021-11-16
Hermet Park
sw_engine image: ++optimization
commit
|
commitdiff
|
tree
2021-11-16
Hermet Park
common math: code refactoring
commit
|
commitdiff
|
tree
2021-11-16
Hermet Park
sw_engine image: code refactoring
commit
|
commitdiff
|
tree
2021-11-16
Hermet Park
common paint: improve rotation condition precision
commit
|
commitdiff
|
tree
2021-11-16
Hermet Park
common paint: improve rotation condition precision
commit
|
commitdiff
|
tree
2021-11-16
Hermet Park
common paint: fix invalid memory access in unit test
commit
|
commitdiff
|
tree
2021-11-16
Hermet Park
sw_engine image: optimized image rendering.
commit
|
commitdiff
|
tree
2021-11-16
Hermet Park
svg2png: update the error messages.
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
sw_engine image: introduce the stride property for...
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
common paint: alpha masking optimization
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
sw_engine raster: code refactoring
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
sw_engine raster: allow image interpolation by increasing...
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
png_loader: correct colorspace
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
sw_engine raster: code refactoring.
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
apis: promote beta apis to the official ones.
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
common render: code refactoring.
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
common paint: code refactoring
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
sw_engine raster: code refactoring
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
sw_engine raster: code refactoring
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
sw_engine raster: code refactoring
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
sw_engine raster: code refactoring
commit
|
commitdiff
|
tree
2021-11-12
Hermet Park
sw_engine raster: code refactoring.
commit
|
commitdiff
|
tree
2021-11-10
Hermet Park
Remove html to avoid annoying license violation detection
commit
|
commitdiff
|
tree
2021-11-10
Hermet Park
sw_engine renderer: fix the invalid memory access in...
commit
|
commitdiff
|
tree
2021-11-10
Hermet Park
tvg_loader: fix asan report.
commit
|
commitdiff
|
tree
2021-11-10
Hermet Park
sw_engine renderer: code refactoring
commit
|
commitdiff
|
tree
2021-11-10
Hermet Park
test capi: fix the memory leak.
commit
|
commitdiff
|
tree
2021-11-10
Hermet Park
Revert "test capi: fix memory leak."
commit
|
commitdiff
|
tree
2021-11-10
Hermet Park
common paint: fix a memory leak.
commit
|
commitdiff
|
tree
2021-11-10
Hermet Park
test initializer: remove a invalid test case.
commit
|
commitdiff
|
tree
2021-11-10
Hermet Park
common: ++exception handling.
commit
|
commitdiff
|
tree
2021-11-08
Hermet Park
common array: + exception handling.
commit
|
commitdiff
|
tree
2021-11-08
Hermet Park
test capi: fix memory leak.
commit
|
commitdiff
|
tree
2021-11-08
Hermet Park
test: fix memory leak.
commit
|
commitdiff
|
tree
2021-11-08
Hermet Park
sw_engine raster: fix build break.
commit
|
commitdiff
|
tree
2021-11-08
Hermet Park
sw_engine image: ++missing logs.
commit
|
commitdiff
|
tree
2021-11-08
Hermet Park
sw_raster image: add error logs to notify issues.
commit
|
commitdiff
|
tree
2021-11-08
Hermet Park
svg_loader: reduce binary size
commit
|
commitdiff
|
tree
2021-11-05
Hermet Park
binary size optimization.
commit
|
commitdiff
|
tree
next