projects
/
platform
/
core
/
graphics
/
tizenvg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sw_engine: incorrect matrix used
[platform/core/graphics/tizenvg.git]
/
src
/
examples
/
2021-10-27
Mira Grudzinska
capi: tvg_paint_transform -> tvg_paint_set_transform
tree
|
commitdiff
2021-10-27
Mira Grudzinska
example: gradtransf.svg
tree
|
commitdiff
2021-10-26
Mira Grudzinska
example: modify the tvg example to plot all of the...
tree
|
commitdiff
2021-10-26
JunsuChoi
example: Modify the number of svg image examples
tree
|
commitdiff
2021-10-26
Mira Grudzinska
svg loader: converting the image path to the absolute one
tree
|
commitdiff
2021-10-20
Mira Grudzinska
capi: example modified
tree
|
commitdiff
2021-10-15
Michal Maciola
example: added image-embeded-jpeg.svg (#890)
tree
|
commitdiff
2021-09-27
Hermet Park
common paint: refine the bounds() api to return the...
tree
|
commitdiff
2021-09-27
Michal Maciola
example image: added image image-embeded-png.svg (...
tree
|
commitdiff
2021-09-27
Mira Grudzinska
example: refactoring
tree
|
commitdiff
2021-09-16
Hermet Park
examples: updated tvg resources.
tree
|
commitdiff
2021-09-16
Hermet Park
tvg_saver: do not merge if the shapes have outlines.
tree
|
commitdiff
2021-09-16
Hermet Park
examples: updated favorite tvg to fix position issue.
tree
|
commitdiff
2021-09-16
Hermet Park
examples: updated tvg resources
tree
|
commitdiff
2021-09-16
Hermet Park
examples: updated tvg resources
tree
|
commitdiff
2021-09-15
Hermet Park
examples: updated tvg sample
tree
|
commitdiff
2021-09-14
Hermet Park
examples: extends svg samples
tree
|
commitdiff
2021-09-14
Michal Maciola
example images: added rotlines.svg (#796)
tree
|
commitdiff
2021-09-14
Hermet Park
api: set default value nullptr for user convenience.
tree
|
commitdiff
2021-09-14
Hermet Park
examples: updated a tvg resource.
tree
|
commitdiff
2021-09-08
Hermet Park
examples tvg: added a new example to verify tvg resources.
tree
|
commitdiff
2021-09-08
Hermet Park
tvg_saver: fix a wrong logic by mistake.
tree
|
commitdiff
2021-09-07
Hermet Park
tvg_saver: save the missing scene reserve count. (...
tree
|
commitdiff
2021-08-30
Hermet Park
tvg_format: fix broken clippath region.
tree
|
commitdiff
2021-08-27
Hermet Park
common picture: quick fix the broken bounds() interface.
tree
|
commitdiff
2021-08-27
Hermet Park
tvg_format: newly introduced for tvg data compression.
tree
|
commitdiff
2021-08-13
Hermet Park
tvg_saver: optimize tvg format.
tree
|
commitdiff
2021-08-13
Hermet Park
tvg_saver: optimize saving data.
tree
|
commitdiff
2021-08-09
Hermet Park
tvg_saver: add 4 bytes reserved area for future extensions.
tree
|
commitdiff
2021-08-09
Hermet Park
tvg_saver: optimize binary format.
tree
|
commitdiff
2021-08-06
Michal Maciola
loaders: Pass mimetype to picture::load
tree
|
commitdiff
2021-08-02
Hermet Park
dexample Picture: improve the test coverage.
tree
|
commitdiff
2021-08-02
Hermet Park
tvg_format: optimize data format
tree
|
commitdiff
2021-07-30
Hermet Park
tvg_format: save/restore default view size in the data.
tree
|
commitdiff
2021-07-30
Hermet Park
common picture: correct non-working size() behavior.
tree
|
commitdiff
2021-07-29
Hermet Park
example performance: improve to print average...
tree
|
commitdiff
2021-07-29
Hermet Park
example: add a sample for checking rendering performance.
tree
|
commitdiff
2021-07-26
Hermet Park
tvg_saver: fix the invalid data size.
accepted/tizen/unified/20210727.124506
submit/tizen/20210726.072959
tree
|
commitdiff
2021-07-22
Hermet Park
examples: replace sprintf() with snprintf()
tree
|
commitdiff
2021-07-22
Hermet Park
tvg_saver: introduce a new module tvg saver
tree
|
commitdiff
2021-07-22
Hermet Park
tvg format: code refactoring #10
tree
|
commitdiff
2021-07-22
Hermet Park
examples: split Tvg to TvgSaver, PictureTvg
tree
|
commitdiff
2021-07-22
Hermet Park
examples: sort file list alphabetical.
tree
|
commitdiff
2021-07-22
Mira Grudzinska
tvg_saver: Tvg.cpp example modyfied
tree
|
commitdiff
2021-07-22
Hermet Park
tvg format: code refactoring #2
tree
|
commitdiff
2021-07-22
Hermet Park
common saver: change to instance based for future sync...
tree
|
commitdiff
2021-07-22
Hermet Park
infra: seprate test image resources from the examples.
tree
|
commitdiff
2021-07-15
Michal Maciola
example: logo_test.svg (#617)
tree
|
commitdiff
2021-07-12
Michal Maciola
example svg: 'image-embeded.svg' added fix #2
tree
|
commitdiff
2021-07-12
Michal Maciola
example svg: 'image-embeded.svg' added fix #1
tree
|
commitdiff
2021-07-12
Michal Maciola
example svg: 'image-embeded.svg' added
tree
|
commitdiff
2021-07-09
Michal Maciola
example: PictureJpg.cpp
tree
|
commitdiff
2021-06-24
Hermet Park
examples: add commentary for exceptions.
tree
|
commitdiff
2021-06-14
Hermet Park
examples tvg: clean up for tvg consistency.
tree
|
commitdiff
2021-06-14
mmaciola
TVG Loader/Saver module: tvg loader example
tree
|
commitdiff
2021-06-11
Hermet Park
examples: updated samples.
tree
|
commitdiff
2021-06-11
Hermet Park
examples: revise examples
tree
|
commitdiff
2021-06-11
Hermet Park
examples stacking: ++ scene stacking.
tree
|
commitdiff
2021-05-10
Hermet Park
examples: fix wrong data size conversion.
tree
|
commitdiff
2021-05-10
Hermet Park
examples: fix wrong data size conversion.
tree
|
commitdiff
2021-04-30
Hermet Park
infra: disable capi in default.
tree
|
commitdiff
2021-04-19
Mira Grudzinska
examples: ignoring pictures other than svgs in Stress.cpp
tree
|
commitdiff
2021-04-02
Hermet Park
examples: revise picture sample code.
tree
|
commitdiff
2021-04-02
Mateusz Palkowski
minor fixes
tree
|
commitdiff
2021-04-02
Mateusz Palkowski
Added png loading example
tree
|
commitdiff
2021-04-01
Patryk Kaczmarek
gradients: paint linerar gradients properly with mask...
tree
|
commitdiff
2021-03-29
Hermet Park
common sw_engine: optimize single rectangle ClipPath.
tree
|
commitdiff
2021-03-24
Hermet Park
examples: allow a desianted main thread capacity.
tree
|
commitdiff
2021-03-24
Hermet Park
updated copyright
tree
|
commitdiff
2021-03-23
Hermet Park
examples: revise StrokeGradient
tree
|
commitdiff
2021-03-22
Hermet Park
common picture: fix crash at picture duplication.
tree
|
commitdiff
2021-03-16
Hermet Park
examples: clean up mask resources.
tree
|
commitdiff
2021-03-11
Hermet Park
revert unintended code changes while upstream code...
tree
|
commitdiff
2021-03-11
Mira Grudzinska
example: Duplicate.cpp modified
tree
|
commitdiff
2021-03-11
Patryk Kaczmarek
example: AnimateMask images change
tree
|
commitdiff
2021-03-03
Hermet Park
examples images: correct file change mode.
tree
|
commitdiff
2021-02-25
Patryk Kaczmarek
examples: new AnimateMask example and svg images with...
tree
|
commitdiff
2021-02-23
Michal Szczecinski
Issue 180 example (#212)
tree
|
commitdiff
2021-02-19
Mira Grudzinska
example StrokeGradient
tree
|
commitdiff
2021-02-16
Mira Grudzinska
example ClipPath: update
tree
|
commitdiff
2021-02-02
Patryk Kaczmarek
sw_engine composition: invert alpha masking
tree
|
commitdiff
2021-01-11
Hermet Park
sw_engine composition: enhance image masking
tree
|
commitdiff
2021-01-05
Hermet Park
common sw_engine: revise the masking implementation.
accepted/tizen/unified/20210112.123540
submit/tizen/20210110.221552
tree
|
commitdiff
2020-12-30
Hermet Park
common: keep consistency file permissions => 664
accepted/tizen/unified/20210104.130303
submit/tizen/20210103.044544
submit/tizen/20210103.212140
tree
|
commitdiff
2020-12-30
Hermet Park
gl_engine: fix coding convention.
tree
|
commitdiff
2020-12-30
pankajkumar20
common gl_engine: transformation support
tree
|
commitdiff
2020-12-28
Hermet Park
example ClipPath: ++coverage
tree
|
commitdiff
2020-12-28
Hermet Park
common composite: code refactoring
tree
|
commitdiff
2020-12-22
Hermet Park
examples mask: revise the example code.
tree
|
commitdiff
2020-12-22
Patryk Kaczmarek
common composition: support Masking method
tree
|
commitdiff
2020-12-15
JunsuChoi
examples Opacity: Add close method
tree
|
commitdiff
2020-12-11
Hermet Park
examples Svg: replace a few example svgs.
tree
|
commitdiff
2020-12-11
Hermet Park
examples capi: fix a memory leak.
tree
|
commitdiff
2020-12-09
Hermet Park
sw_engine renderer: code refactoring.
tree
|
commitdiff
2020-12-07
Hermet Park
sw_engine renderer: support scene opacity composition
13/249113/1
tree
|
commitdiff
2020-12-07
Hermet Park
common picture: revise resize method.
tree
|
commitdiff
2020-12-07
JunsuChoi
common Picture : Introduce Picture's size setter, gette...
tree
|
commitdiff
2020-12-03
Hermet Park
sw_engine raster: support opacity composition.
tree
|
commitdiff
2020-11-23
Hermet Park
examples: ignore loading raw image file.
accepted/tizen/unified/20201130.122949
submit/tizen/20201129.214353
tree
|
commitdiff
2020-11-23
JunsuChoi
raw_loader Loader: Introduce Raw image loader
tree
|
commitdiff
next