common: nothing was rendered after an empty masked node came across
[platform/core/graphics/tizenvg.git] / src / lib / tvgShapeImpl.h
2021-11-19 Hermet Parkcommon shape: fix memory access violation
2021-11-05 Hermet Parkbinary size optimization.
2021-11-02 Hermet Parkcommon: code refactoring
2021-07-22 Hermet Parktvg format: code refactoring #8
2021-07-22 Mira Grudzinskacommon: introducing basic iterators functionality
2021-07-12 Hermet Parkcommong shape: --sanitizer report
2021-07-07 Hermet Parkcommon shape: allow to reset stroke dash.
2021-04-19 Hermet Parkresolve some unpexpected code involving while upstream... 52/257052/1 accepted/tizen/unified/20210419.153502 submit/tizen/20210419.030015
2021-04-19 Mira Grudzinskasw_engine: adding a check before stroke fill dereference
2021-03-24 Hermet Parkupdated copyright
2021-03-24 Hermet Parkcommon engines: code refactoring
2021-03-12 Hermet Parkcommon shape: revise Shape::reset() api.
2021-02-19 Mira Grudzinskasw_engine: adding a gradient as a stroke feature
2021-02-19 JunsuChoishape: Refactoring to use initialize list
2021-02-19 JunsuChoicommon: Functions that can declare const are refactored...
2021-01-22 Hermet Parkcommon canvas: fix non-updated paints.
2021-01-11 Hermet Parkcommon paint: code refactoring.
2021-01-05 Hermet Parkcommon sw_engine: revise the masking implementation. accepted/tizen/unified/20210112.123540 submit/tizen/20210110.221552
2020-12-28 Hermet Parkcommon composite: code refactoring
2020-12-23 Hermet Parkcommon shape: ++safety
2020-12-15 Hermet Parkcommon sw_engine: apply partial composition.
2020-12-10 Hermet Parkcommon sw_engine: code refactoring & stabilizing. accepted/tizen/unified/20201210.124547 submit/tizen/20201210.014704
2020-12-07 Hermet Parksw_engine renderer: support scene opacity composition 13/249113/1
2020-11-23 JunsuChoiraw_loader Loader: Introduce Raw image loader
2020-11-06 Hermet Parkcommon shape: memory optimization
2020-11-03 JunsuChoicommon lib/loaders: Fix missing space for coding convention
2020-11-02 Hermet Parkcommon paint: introduce opacity() method.
2020-10-22 Hermet Parkcommon fill: add fill-rule interface.
2020-10-08 Hermet Parkcommon shape: fix reset() bug. (#99) submit/tizen/20201012.232328
2020-10-07 Hermet Parkcommon: code refactoring
2020-10-07 JunsuChoiSwRender & tvgPaint: Implement ClipPath feature (#68)
2020-09-25 Hermet Parkcommon: code refactoring.
2020-09-22 Hermet Parkcommon fill: code refactoring
2020-09-21 Hermet Parkcommon fill: implement duplicate() method.
2020-09-21 Hermet Parkcommon: binary optimization. (#65)
2020-09-18 Hermet Parkcommon: code refactoring. accepted/tizen/unified/20200923.024103 submit/tizen/20200920.213436
2020-09-17 Hermet Parkcommon shape: fix grammar mistake.
2020-09-17 Hermet Parkcommon path: code refactoring.
2020-09-17 Michal Szczecinskishape: added duplicate api.
2020-08-20 Hermet ParkMerge "tvg: added task support that runs on a threadpo...
2020-08-19 Hermet Parkcode refactoring 03/241303/2
2020-08-13 Hermet Parkreplace license from Apache 2.0 to MIT 65/240965/2
2020-07-30 Hermet Parkcommon: code refactoring 95/239895/4
2020-07-30 Hermet Parkcommon picture: introduce picture feature which is... 69/239869/5
2020-07-30 Hermet Parkcommon: code refactoring. 39/239839/2
2020-07-30 Hermet Parkcommon: code refactoring for simplicity. 33/239833/3
2020-07-30 Hermet ParkMerge "capi: Added wrapper for tvg::Shape::transform...
2020-07-29 Hermet Parkcommon: code refactoring 60/239760/3
2020-07-29 Hermet Parkcommon: revise transform interfaces. 99/239699/4
2020-07-22 Hermet Parkcomon: code refactoring 82/239182/1
2020-06-23 Hermet ParkMerge "common transform: support matrix transform inter...
2020-06-23 Hermet Parkcommon transform: support matrix transform interface. 35/236835/7
2020-06-10 Hermet Parkcommon gradient: implement linear/radial gradient inter... 53/235753/7
2020-06-09 Hermet Parkcommon interface: replace arguements size_t to uint32_t 26/235726/3
2020-06-09 Hermet Parkcommon interface: concrete return type. 04/235704/5
2020-06-06 Hermet Parksw_engine: support stroke dash feature 07/235307/10
2020-06-04 Hermet Parkcommon: retyped the color value size_t -> uint8_t 10/235410/1
2020-06-02 Hermet Parkcommon stroke: retype the stroke width from size_t... 93/235193/1
2020-05-27 Hermet ParkMerge "gl_engine: gl infrastructure interfaces" into...
2020-05-23 Hermet Parkcommon shape: introduce stroke cap and join styles. 46/234246/1
2020-05-22 Hermet Parkcommon paint: revise bounds interface. 51/234151/2
2020-05-22 Hermet Parkcommon stroke: implement stroke interfaces. 46/234146/1
2020-05-17 Hermet Parkcommon scene: complete scene tranfsormation feature. 18/233618/3
2020-05-17 Hermet Parkcommon: support Scene Transform 14/233614/2
2020-05-17 Hermet Parkcommon shape: revise RenderTransform for Scene Transfor... 12/233612/4
2020-05-05 Hermet Parkcommon shape: introduce transformation matrix 64/232464/2
2020-05-05 Hermet Parkcommon scene: support bounds() method 59/232459/1
2020-05-05 Hermet Parkcommon scene: implement basic scene behaviors and testS... 44/232444/4
2020-05-04 Hermet Parkcommon shape: refactored interfaces. 27/232427/2