common: nothing was rendered after an empty masked node came across
[platform/core/graphics/tizenvg.git] / src / lib / tvgSceneImpl.h
2021-11-25 Hermet Parkcommon paint: fix the wrong fast track logic.
2021-10-26 Hermet Parkcommon: replace the id() -> identifier()
2021-09-27 Hermet Parkcommon paint: refine the bounds() api to return the...
2021-08-13 Hermet Parktvg_saver: optimize saving data.
2021-08-11 Hermet Parkcommon interator: add count() interface.
2021-07-22 Hermet Parktvg format: code refactoring #8
2021-07-22 Hermet Parkcommon: code refactoring
2021-07-22 Mira Grudzinskacommon: introducing basic iterators functionality
2021-06-28 Mira Grudzinskacommon: PaintType enum changed to identifier in Paint...
2021-06-24 Hermet Parkcommon scene: fix a regression bug.
2021-06-24 Hermet Parkcommon scene: code refactoring.
2021-06-24 Michal Maciolacommon: fix a memory leak after scene->clear(true)
2021-05-28 Hermet Parkcommon: fix a potential memory leak after clear()
2021-05-27 Mira Grudzinskacommon scene: fixing the initial values of variables...
2021-04-20 Hermet ParkRevert "** Temporary patch for diagnosing some hideous... 81/257181/1
2021-04-14 Hermet Park** Temporary patch for diagnosing some hideous bugs... 47/256847/3 accepted/tizen/unified/20210415.000533 submit/tizen/20210414.041043
2021-04-09 Hermet Parkbinary optimization
2021-03-24 Hermet Parkupdated copyright
2021-03-24 Hermet Parkcommon engines: code refactoring
2021-03-03 Hermet Parkscene: fix a composition regression bug.
2021-03-03 Hermet Parkcommon: optimize scene composition
2021-02-23 JunsuChoicommon Scene: Fix translucent composition condition
2021-02-19 JunsuChoicommon: Functions that can declare const are refactored...
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 sw_engine: code refactoring
2020-12-28 Hermet Parkcommon composite: code refactoring
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-12-03 Hermet Parksw_engine raster: support opacity composition.
2020-11-30 JunsuChoicommon Scene: Fix validation check for child's bounds
2020-11-03 JunsuChoicommon lib/loaders: Fix missing space for coding convention
2020-11-02 Hermet Parkcommon paint: introduce opacity() method.
2020-10-07 Hermet Parkcommon: code refactoring
2020-10-07 JunsuChoiSwRender & tvgPaint: Implement ClipPath feature (#68)
2020-09-24 Hermet Parkoptimization: cut off file dependencies.
2020-09-22 Hermet Parkcommon scene: implement duplicate() method.
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-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-07-07 Hermet ParkMerge "common loader: return viewbox info from the...
2020-07-07 Hermet Parkcommon loader: return viewbox info from the vector... 85/237985/2
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-19 Hermet Parkcommon loader: build up loader infrastructure. 56/236656/4
2020-06-16 Hermet Parkcommon scene: design load()/save() interfaces 99/236299/2
2020-06-13 Hermet Parksw_engine: implement linear gradient feature 52/235952/8
2020-06-10 Hermet Parkcommon gradient: implement linear/radial gradient inter... 53/235753/7
2020-06-09 Hermet Parkcommon: ++optimization 64/235764/3
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-05-27 Hermet ParkMerge "gl_engine: gl infrastructure interfaces" into...
2020-05-22 Hermet Parkcommon paint: revise bounds interface. 51/234151/2
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-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