use modern construct 'nullptr' instead of 'NULL' or '0'
[platform/core/uifw/dali-core.git] / dali / integration-api / bitmap.cpp
2020-09-08 Subhransu Mohantyuse modern construct 'nullptr' instead of 'NULL' or '0' 21/243521/2
2020-04-22 Adeel KazmiMerge "add DALI_CORE_API" into devel/master
2020-04-21 Seungho, BaekUsing Depth and Stencil buffer & texture 23/227923/16
2017-10-06 Adeel Kazmi[dali_1.2.60] Merge branch 'devel/master' 37/154137/1
2017-09-29 Adeel KazmiMerge changes Iebb3261e,I67abf9f4 into devel/master
2017-09-29 Adeel KazmiMove GLES 3.0 floating point pixel formats to Public API 34/153534/4
2016-01-22 Kimmo HoikkaMerge changes I523a4ff5,Ic7d369c0 into devel/master
2016-01-15 Nick Holland[dali_1.1.17] Merge branch 'devel/master' 72/57172/1
2016-01-14 Adeel KazmiMerge "Added ASTC Native file format loader" into devel...
2016-01-14 Tom RobinsonAdded ASTC Native file format loader 45/56645/6
2016-01-08 Tom RobinsonSupport for ASTC compressed textures wrapped in KTX... 75/54475/12
2015-11-06 Tom Robinson[dali_1.1.9] Merge branch 'devel/master' 10/51310/1
2015-11-02 Xiangyin Ma(Atlas) Upload pixel data & Allow the difference in... 02/50302/10
2015-09-10 Richard Huang[dali_1.1.2] Merge branch 'devel/master' 64/47964/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-30 Tom Robinson[dali_1.0.51] Merge branch 'devel/master' 85/44985/1
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-08-13 Kingsley Stephens[dali_1.0.4] Merge branch 'tizen' 88/25988/1
2014-08-07 Francisco SantosSplit GlAbstraction to prevent double definition of... 44/25144/7
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-11 Richard UnderhillRemoved legacy resource tracking / logging 60/17760/4
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version