change to highp from mediump for uMvpMatrix
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / rendering / atlas / text-atlas-renderer.cpp
2019-01-03 Joogab Yunchange to highp from mediump for uMvpMatrix 01/196501/2
2018-08-06 minho.sunMerge "Support software styling" into devel/master
2018-08-03 minho.sunSupport software styling 42/185142/9
2018-03-01 Adeel KazmiMerge "Fix SVACE issues" into devel/master
2018-02-28 HyunJu ShinMerge "Revert "Added tag for capture privilege"" into...
2018-02-22 Heeyong SongMerge "Change tc according to blending factor change...
2018-02-21 Victor CebolladaUnused FrameBufferImage removed from the text atlas... 58/170658/1
2017-12-22 Adeel KazmiMerge "Add the protected code and fix the crash issue...
2017-12-19 HyunJu ShinMerge "Add ENABLE_SHIFT_SELECTION property" into devel...
2017-12-14 Adeel KazmiMerge "Explictly check upper bound to satisfy SVACE...
2017-12-14 Adeel KazmiMerge "Fixes for text's outline." into devel/master
2017-12-14 Victor CebolladaFixes for text's outline. 91/163791/2
2017-12-14 HyunJu ShinMerge "Add codes to prevent underflow" into devel/master
2017-12-13 Adeel KazmiMerge "Fix shader compile error fix in npatch visual...
2017-12-12 Adeel KazmiMerge "SVACE Error fix TextureManager Thread bounds...
2017-12-12 Adeel KazmiMerge "Text outline support in TextField & TextEditor...
2017-12-12 Adeel KazmiMerge "Text atlas renderer refacor." into devel/master
2017-12-12 Richard HuangText outline support in TextField & TextEditor 70/163170/10
2017-12-11 Victor CebolladaText atlas renderer refacor. 47/163347/2
2017-09-26 minho.sunMerge "Move json files when only uninstalling rpm....
2017-09-25 HyunJu ShinMerge "Add Placeholder Ellipsis in TextField" into...
2017-09-21 Adeel KazmiMerge "Remove the unused-variable gLogFilter in interna...
2017-09-20 Agnelo VazTextVisual Outline support 58/151358/3
2017-09-05 Adeel KazmiMerge changes Ib7c620f5,I75f6d47b into devel/master
2017-08-31 Agnelo VazAtlas manager using old block size for new atlas creation 31/144431/8
2017-07-31 David SteeleUpdated L8 text shader to account for actor alpha 76/141476/1
2017-07-28 David SteeleMerge "DALi Version 1.2.50" into devel/master
2017-07-28 Agnelo VazTextColor Animatable 00/139000/7
2017-04-04 Adeel KazmiMerge "Size, Position, Color high level class added...
2017-04-03 Victor CebolladaFix to allow Actor::COLOR property to change text color 51/122851/4
2017-03-03 Kimmo HoikkaMerge "Changed to use ImfManager for virtual keyboard...
2017-03-02 minho.sunMerge "Add ValueChanged Event for C# ProgressBar and...
2017-02-27 Adeel KazmiMerge "Clear input focus when Return/Escape key Up...
2017-02-27 Victor CebolladaText - Fix for emojis resampling. 31/116331/12
2017-02-17 Adeel KazmiMerge "Add Visual descriptions to generate doxygen...
2017-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-10 Adeel KazmiMerge "Added scroll-bar to text selection toolbar"...
2017-02-09 Adeel KazmiMerge "Fixed 9-patch scale issue." into devel/master
2017-02-09 Adeel KazmiMerge "Reduced size of control depth index ranges"...
2017-02-08 David SteeleReduced size of control depth index ranges 22/113222/3
2016-12-16 Paul WisbeyMerge "Text - Fix for placement actor." into devel...
2016-12-16 Victor CebolladaText - Fix for placement actor. 52/104852/3
2016-07-21 Paul WisbeyMerge "Fix for the cursor position with the arabic...
2016-07-15 Paul WisbeyMerge "Text Renderer - Fix the actor hierarchy." into...
2016-07-15 Victor CebolladaText Renderer - Fix the actor hierarchy. 70/80070/4
2016-07-14 Tom RobinsonMoved Core Rendering API from devel-api to public-api 46/79946/7
2016-07-08 Adeel KazmiMerge "DALi Version 1.1.42" into devel/master
2016-07-08 Paul WisbeyMerge "Changed Atlas manager to use Dali::Texture inste...
2016-07-08 Ferran SoleChanged Atlas manager to use Dali::Texture instead... 05/78905/4
2016-06-02 Paul WisbeyMerge "Fix for object loader not handling flags correct...
2016-06-02 Seoyeon KimMerge "Prevention for being assigned NULL value" into...
2016-06-01 Paul WisbeyMerge "APIs for text editor." into devel/master
2016-05-31 Victor CebolladaAPIs for text editor. 03/66603/9
2016-05-13 Adeel KazmiMerge "Auto Scrolling Text Label" into devel/master
2016-05-13 Agnelo VazAuto Scrolling Text Label 96/57796/43
2016-05-04 Paul WisbeyBlending enum clean-up 06/67006/13
2016-04-26 Paul WisbeyMerge "Changes following "Remove Geometry scene object...
2016-04-25 Ferran SoleChanges following "Remove Geometry scene object" 46/66746/13
2016-04-25 Victor CebolladaTextModel - Update the color runs. 93/66393/9
2016-04-18 Adeel KazmiMerge "Remove sys-string and use dali-toolkit po files...
2016-04-18 Ferran SoleRendering API clean-up 49/64949/10
2016-03-30 Adeel KazmiMerge "Stop Overriding Actor::Add() & Actor::Remove...
2016-03-30 Victor CebolladaTextModel - Layout a given range of characters inside... 13/62713/6
2016-03-24 Adeel KazmiMerge "DALi Version 1.1.27" into devel/master
2016-03-24 Paul WisbeyMerge "Fix for text renderer. Set the right size in...
2016-03-23 Victor CebolladaFix for text renderer. Set the right size in order... 67/63367/1
2016-03-21 Paul WisbeyPropertyBuffer SetData clean-up 24/63024/3
2016-02-08 Xiangyin MaUpdate following the changes of blending&culling options 24/58524/5
2016-01-05 Kimmo HoikkaMerge changes I000b9684,I1a6a0f46 into devel/master
2016-01-05 Adeel KazmiRestored control-depth-index-ranges.h to released versi... 37/56237/7
2015-12-15 Adeel KazmiMerge "Change KeyboardFocusManager to always focus...
2015-12-11 Adeel KazmiMerge "Update the custom shader effects to resize the...
2015-12-11 Paul WisbeyMerge "Text - Add the color to the vertex info." into...
2015-12-11 Paul WisbeyMerge "Text cleaning." into devel/master
2015-12-11 Victor CebolladaText - Add the color to the vertex info. 90/52690/9
2015-12-11 Victor CebolladaText cleaning. 41/53841/3
2015-11-17 Kimmo HoikkaMerge "Changed button to use ImageView instead of Image...
2015-11-17 Kimmo HoikkaMerge "(ImageRenderer)Stop the duplicated image loading...
2015-11-17 Agnelo VazTextSelection Popup to be aware of requirement to Paste... 71/51571/12
2015-10-29 Adeel KazmiMerge "Fix Kloc issues." into devel/master
2015-10-29 Victor CebolladaFix Kloc issues. 22/50522/1
2015-10-19 Adeel KazmiMerge "Changed Motion Blur and MotionStretch Effect...
2015-10-15 Paul WisbeyMerge "Text Shadow Implementation via copied renderer...
2015-10-15 Richard UnderhillText Shadow Implementation via copied renderer. 65/49465/8
2015-10-14 Kimmo HoikkaMerge "DGEUF-110: Limit ScrollView to scroll maximum...
2015-10-13 Ferran SoleChanges following "Remove Sampler scene object" 19/49119/6
2015-10-02 Paul WisbeyMerge "Fix the cursor position when retrieving the...
2015-10-01 Kimmo HoikkaMerge "Implemented custom shader in ImageRenderer and...
2015-10-01 Kimmo HoikkaMerge "Render control background without creating extra...
2015-10-01 Kimmo HoikkaMerge "Fix for shadow 'leak' reported on SPIN homescree...
2015-10-01 Paul WisbeyMerge "Do not reposition the text's popup when buttons...
2015-09-30 Richard UnderhillFix for shadow 'leak' reported on SPIN homescreen. 36/48836/3
2015-09-24 Adeel KazmiMerge "Modify doxygen group names" into devel/master
2015-09-24 Paul WisbeyStop leaking render-tasks for Text Shadows 78/48678/2
2015-09-04 Adeel KazmiMerge "Doxygen grouping" into devel/master
2015-09-03 Paul WisbeyMerge "Add the font width, weight and slant to the...
2015-09-03 Paul WisbeyMerge "String localisation enabled in spec file" into...
2015-09-02 Ferran SoleFix rendering order issues of text-label shadow in... 62/47362/1
2015-08-28 Adeel KazmiMerge "Fix prevent issues" into devel/master
2015-08-28 Adeel KazmiMerge "Fix VD prevent issues" into devel/master
next