avoid sending view and projection matrices multiple times per frame to gl programs
[platform/core/uifw/dali-core.git] / dali / internal / render /
2014-07-08 Kimmo Hoikkaavoid sending view and projection matrices multiple... 96/24096/1
2014-07-08 David SteeleAdded image renderer clip space culling 85/24085/1
2014-07-08 Richard Underhill(Dali-Core) Memory optimisation for Text-Styles 77/24077/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Paul WisbeyAvoid showing garbage when dali-demo is launched
2014-06-10 Adeel KazmiMerge branch 'master' into tizen
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-27 Paul WisbeyRevert "[SRUK] Avoid creating unnecessary strings for...
2014-05-27 Francisco SantosFix color overflow in faded text.
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 Richard UnderhillTextParameters object now contains only the specific... dali-2014-wk20-release
2014-05-15 Paul WisbeyStubbed-out Dynamics implementation to reduce binary...
2014-05-09 Francisco SantosAdd missing uniforms. 26/20626/1
2014-05-09 Kimmo HoikkaContextObserver removal, part II: Its gone 25/20625/1
2014-05-09 Kimmo HoikkaContextObserver removal, part I: Program no longer... 21/20621/1
2014-05-03 Francisco SantosClamp text color values to valid range.
2014-05-03 Kimmo HoikkaGPUBuffer is unnecessarily large
2014-05-01 Kimmo HoikkaFix code to not include std set directly 96/20296/1
2014-05-01 Kimmo HoikkaAvoid creating unnecessary strings for built in shader... 95/20295/1
2014-05-01 Javon PrinceText: Quality improvement 91/20291/1
2014-04-11 David Steele(Image) Add support for 9-patch images 34/19434/1
2014-03-18 Francisco SantosMake while loop a compound statement to fix code analys... 61/18161/2
2014-03-11 Richard UnderhillRemoved legacy resource tracking / logging 60/17760/4
2014-03-10 Paul WisbeyMerge "Print line numbers with shader source."
2014-03-10 Francisco SantosPrint line numbers with shader source. 69/17769/1
2014-03-10 Francisco SantosChanged view matrix calculation to fix related problems. 62/17762/1
2014-03-03 Lee MorganEmscripten workarounds and llvm syntax fixes
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version