Mofidy codes for Dali Windows backend
[platform/core/uifw/dali-core.git] / dali / internal / render / shaders / program.cpp
2014-11-20 Kimmo Hoikkafix shader binary compilation to work with lazy compilation 48/29048/29
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 67/30267/1
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaAvoid setting all the programs in all the shaders,... 36/29936/3
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-10-30 Adeel Kazmi[dali_1.0.15] Merge branch 'tizen' 10/29610/1
2014-10-24 Adeel KazmiMerge "move constants to unnamed namespace to prevent...
2014-10-23 Kimmo Hoikkastop passing shader data as raw pointer to make sure... 73/28973/7
2014-09-12 Kimmo HoikkaMerge "API to allow Actor to insert child at a specific...
2014-09-10 Adeel Kazmi[dali_1.0.8] Merge branch 'tizen' 95/27295/1
2014-09-09 Adeel KazmiMerge "Changed backtrace conditionals to use a feature...
2014-09-09 Kimmo HoikkaMerge "Change shader data pointer to IntrusivePtr"...
2014-09-08 Kimmo HoikkaMerge "Fixed memory leak when connecting static functio...
2014-09-05 Paul WisbeyMerge "Lazy load programs" into tizen
2014-09-04 Kimmo HoikkaLazy load programs 87/27087/2
2014-08-29 Kevin ButchartChange shader data pointer to IntrusivePtr 59/26859/1
2014-08-01 Adeel Kazmi[dali_1.0.2] Merge branch 'tizen' 04/25304/1
2014-08-01 Adeel KazmiMerge "Add some constants that show the version of...
2014-08-01 Adeel KazmiMerge "Added new shader hint for modifying geometry...
2014-07-31 David SteeleAdded new shader hint for modifying geometry 64/25164/6
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
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-06-10 TaeyoonConversion to Apache 2.0 license
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-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-09 Kimmo HoikkaContextObserver removal, part I: Program no longer... 21/20621/1
2014-05-01 Kimmo HoikkaAvoid creating unnecessary strings for built in shader... 95/20295/1
2014-03-18 Francisco SantosMake while loop a compound statement to fix code analys... 61/18161/2
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-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version