Enable -Wnon-virtual-dtor to avoid incorrect C++ code sneaking in
[platform/core/uifw/dali-core.git] / dali / integration-api / bitmap.h
2017-05-17 Kimmo HoikkaEnable -Wnon-virtual-dtor to avoid incorrect C++ code... 88/129688/3
2017-02-08 Kimmo HoikkaMerge "Added travis.yml for auto-building patches"...
2017-01-19 Paul WisbeyMerge "Changed ResourceImage to use Dali::Texture inter...
2017-01-18 Ferran SoleChanged ResourceImage to use Dali::Texture internally 49/109749/7
2015-11-02 Xiangyin Ma(Atlas) Upload pixel data & Allow the difference in... 02/50302/10
2015-09-25 HyunJu ShinMerge "Remove the actor from exclusive list in RenderTa...
2015-09-24 Adeel KazmiMerge "Marked new API's since 1.1.4" into devel/master
2015-09-24 Kimmo HoikkaMerge "Remove dead code: BitmapExternal; not been used...
2015-09-23 Kimmo HoikkaRemove dead code: BitmapExternal; not been used for... 13/48613/1
2015-09-09 Adeel KazmiMerge "Stability/Performance for update buffer index...
2015-09-09 Kimmo HoikkaMerge "BufferImage mirrors an external Pixel Buffer...
2015-09-08 Richard UnderhillBufferImage mirrors an external Pixel Buffer on creation. 10/44910/21
2015-09-04 Adeel KazmiMerge "Doxygen grouping" into devel/master
2015-09-01 Adeel KazmiMerge changes I02677edb,If59805d2 into devel/master
2015-08-28 Richard UnderhillFix for Valgrind reporting loss from QuramBitmapFactory... 78/46378/3
2015-07-27 Paul WisbeyKeep track of Bitmap data ownership 14/44614/9
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaMerge "Klockwork fixes: Distance field iteration ...
2014-11-06 Adeel KazmiMerge "Klockwork: remove unreachable code, check iterat...
2014-11-06 Adeel Kazmi[dali_1.0.16] Merge branch 'tizen' 66/29966/1
2014-11-05 Kimmo HoikkaMerge "Updates to handle context loss and regain" into...
2014-11-05 David SteeleUpdates to handle context loss and regain 69/27369/18
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 00/21500/2 submit/tizen/20140526.004747
2014-05-22 TaeyoonRevert "License conversion from Flora to Apache 2.0"
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0
2014-05-15 Andrew CoxRevert "[SRUK] Bitmap core patch 2 of 4 - Replace all...
2014-05-09 Andrew CoxBitmap core patch 2 of 4 - Replace all uses of the... 02/18002/4
2014-05-09 Paul WisbeyFix regression with BitmapImage (width/height variety) 20/20620/1
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version