2023-12-22 |
Adeel Kazmi | DALi Version 2.3.4 75/303275/1 dali_2.3.4 |
commit | commitdiff | tree | snapshot |
2023-12-19 |
Eunki, Hong | Print the name of processor when we execute it 61/302961/4 |
commit | commitdiff | tree | snapshot |
2023-12-18 |
Eunki, Hong | Print the number of loop count when we trace iteration 46/302946/2 |
commit | commitdiff | tree | snapshot |
2023-12-15 |
Adeel Kazmi | DALi Version 2.3.3 13/302913/1 dali_2.3.3 |
commit | commitdiff | tree | snapshot |
2023-12-14 |
Eunki, Hong | Fix rendering occured unlimited if window size changed... 81/302681/4 |
commit | commitdiff | tree | snapshot |
2023-12-14 |
joogab yun | Merge "Touch and Hover event propagrated by geometry... |
commit | commitdiff | tree | snapshot |
2023-12-13 |
joogab.yun | Touch and Hover event propagrated by geometry way.(2) 57/302757/2 |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Seungho BAEK | Merge "Use DepthIndex for 3D rendering order" into... |
commit | commitdiff | tree | snapshot |
2023-12-11 |
joogab.yun | Touch and Hover event propagrated by geometry way. 21/301821/33 |
commit | commitdiff | tree | snapshot |
2023-12-08 |
Adam Bialogonski | DALi Version 2.3.2 58/302558/1 dali_2.3.2 |
commit | commitdiff | tree | snapshot |
2023-12-07 |
seungho baek | Use DepthIndex for 3D rendering order 14/302314/9 |
commit | commitdiff | tree | snapshot |
2023-12-07 |
Heeyong Song | Add DaliPrintBackTrace for common 54/302454/2 |
commit | commitdiff | tree | snapshot |
2023-12-01 |
Richard Huang | DALi Version 2.3.1 63/302163/1 dali_2.3.1 |
commit | commitdiff | tree | snapshot |
2023-11-24 |
David Steele | DALi Version 2.3.0 52/301852/1 dali_2.3.0 |
commit | commitdiff | tree | snapshot |
2023-11-20 |
Eunki, Hong | Add default uniform for actor 'uScale' 49/301549/2 |
commit | commitdiff | tree | snapshot |
2023-11-17 |
Adeel Kazmi | Merge "Moved shader cache to graphics backend" into... |
commit | commitdiff | tree | snapshot |
2023-11-17 |
Adeel Kazmi | DALi Version 2.2.53 24/301524/1 dali_2.2.53 |
commit | commitdiff | tree | snapshot |
2023-11-15 |
David Steele | Moved shader cache to graphics backend 95/301295/2 |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Adam Bialogonski | Added render-task to the touch event 82/295782/9 |
commit | commitdiff | tree | snapshot |
2023-11-10 |
Adam Bialogonski | DALi Version 2.2.52 01/301201/1 dali_2.2.52 |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Adeel Kazmi | Merge "PipelineCacheL2 is struct which is defined in... |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Adeel Kazmi | Merge "Cleaned up unused code in Program" into devel... |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Eunki, Hong | Fix miss implements of MapView touch patch + UTC for... 20/301120/2 |
commit | commitdiff | tree | snapshot |
2023-11-09 |
huiyu.eun | Fix MapView touch issue 09/300709/6 |
commit | commitdiff | tree | snapshot |
2023-11-08 |
joogab yun | Merge "When an actor receiving a hover event is hidden... |
commit | commitdiff | tree | snapshot |
2023-11-08 |
joogab.yun | When an actor receiving a hover event is hidden or... 05/301005/17 |
commit | commitdiff | tree | snapshot |
2023-11-08 |
joogab.yun | Add screen position log for touch event 84/301084/1 |
commit | commitdiff | tree | snapshot |
2023-11-07 |
David Steele | Cleaned up unused code in Program 50/300650/6 |
commit | commitdiff | tree | snapshot |
2023-11-07 |
Eunki, Hong | Reset UpdateProxy traveler only if descendent hierarchy... 26/300926/2 |
commit | commitdiff | tree | snapshot |
2023-11-03 |
David Steele | Merge "Reduce some useless if check during prepare... |
commit | commitdiff | tree | snapshot |
2023-11-03 |
Richard Huang | DALi Version 2.2.51 79/300879/1 dali_2.2.51 |
commit | commitdiff | tree | snapshot |
2023-11-03 |
Eunki, Hong | Reduce some useless if check during prepare render... 62/300862/4 |
commit | commitdiff | tree | snapshot |
2023-11-03 |
AdunFang | PipelineCacheL2 is struct which is defined in pipeline... 58/300658/3 |
commit | commitdiff | tree | snapshot |
2023-10-27 |
David Steele | DALi Version 2.2.50 75/300575/1 dali_2.2.50 |
commit | commitdiff | tree | snapshot |
2023-10-21 |
Eunki Hong | Allow to get Shader::Hint by integer 20/300320/1 |
commit | commitdiff | tree | snapshot |
2023-10-20 |
Adeel Kazmi | DALi Version 2.2.49 92/300292/1 dali_2.2.49 |
commit | commitdiff | tree | snapshot |
2023-10-19 |
David Steele | Merge "Reduce update proxy performance" into devel... |
commit | commitdiff | tree | snapshot |
2023-10-18 |
Eunki Hong | Fix minor coveriy issues 77/300077/3 |
commit | commitdiff | tree | snapshot |
2023-10-18 |
Eunki, Hong | Revert "Remove unused program / shader caches" 97/300197/1 |
commit | commitdiff | tree | snapshot |
2023-10-18 |
Eunki, Hong | Reduce update proxy performance 39/300139/5 |
commit | commitdiff | tree | snapshot |
2023-10-17 |
Eunki Hong | Merge "Revert "Fix node texture draw issue"" into devel... |
commit | commitdiff | tree | snapshot |
2023-10-17 |
Eunki, Hong | Revert "Fix node texture draw issue" 29/300129/1 |
commit | commitdiff | tree | snapshot |
2023-10-17 |
joogab yun | Merge "INTERRUPTED events are divided into touch and... |
commit | commitdiff | tree | snapshot |
2023-10-17 |
joogab.yun | INTERRUPTED events are divided into touch and hover. 69/300069/4 |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Adeel Kazmi | Merge "DALi Version 2.2.48" into devel/master |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Adam Bialogonski | DALi Version 2.2.48 98/299998/1 dali_2.2.48 |
commit | commitdiff | tree | snapshot |
2023-10-13 |
huiyu.eun | Fix node texture draw issue 14/299914/3 |
commit | commitdiff | tree | snapshot |
2023-10-10 |
David Steele | Merge "Update test harness to use matching build system... |
commit | commitdiff | tree | snapshot |
2023-10-10 |
Eunki Hong | Add API for check core thread + shutting down 96/299296/4 |
commit | commitdiff | tree | snapshot |
2023-10-06 |
Adeel Kazmi | Reduce unused methods and CC of actor classes 28/299628/2 |
commit | commitdiff | tree | snapshot |
2023-10-06 |
David Steele | DALi Version 2.2.47 98/299698/1 dali_2.2.47 |
commit | commitdiff | tree | snapshot |
2023-10-04 |
David Steele | Update test harness to use matching build system 47/299547/2 |
commit | commitdiff | tree | snapshot |
2023-10-04 |
joogab.yun | When a touch-up occurs, a hover-down event is generated. 87/299387/5 |
commit | commitdiff | tree | snapshot |
2023-09-29 |
Adeel Kazmi | Reduce cylcomatic complexity of actor-property-handler.cpp 73/299473/1 |
commit | commitdiff | tree | snapshot |
2023-09-29 |
Richard Huang | DALi Version 2.2.46 59/299459/1 dali_2.2.46 |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Eunki Hong | Merge "Remove unused program / shader caches" into... |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Seungho BAEK | Merge "Check Scene pointer is null or not" into devel... |
commit | commitdiff | tree | snapshot |
2023-09-22 |
David Steele | Merge "DALi Version 2.2.45" into devel/master |
commit | commitdiff | tree | snapshot |
2023-09-22 |
Adeel Kazmi | DALi Version 2.2.45 46/299246/1 dali_2.2.45 |
commit | commitdiff | tree | snapshot |
2023-09-22 |
David Steele | Merge "Change the TextureSet Count when we set empty... |
commit | commitdiff | tree | snapshot |
2023-09-22 |
Eunki, Hong | Change the TextureSet Count when we set empty texture... 70/298470/4 |
commit | commitdiff | tree | snapshot |
2023-09-21 |
seungho baek | Check Scene pointer is null or not 09/299209/1 |
commit | commitdiff | tree | snapshot |
2023-09-21 |
joogab.yun | Add DISPATCH_TOUCH_MOTION and DISPATCH_HOVER_MOTION 76/299176/2 |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Eunki, Hong | Fix svace/coverity issue (key events constructor) 46/299046/2 |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Eunki, Hong | Remove unused program / shader caches 24/298924/2 |
commit | commitdiff | tree | snapshot |
2023-09-18 |
Bowon Ryu | Add isRepeat to KeyEvent 70/298970/2 |
commit | commitdiff | tree | snapshot |
2023-09-15 |
David Steele | Merge "DALi Version 2.2.44" into devel/master |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Adam Bialogonski | DALi Version 2.2.44 42/298942/1 dali_2.2.44 |
commit | commitdiff | tree | snapshot |
2023-09-15 |
Eunki, Hong | Make trace/debug filter as unique_ptr 23/298923/1 |
commit | commitdiff | tree | snapshot |
2023-09-14 |
Wonsik Jung | Merge "Make Hittable and touch required function be... |
commit | commitdiff | tree | snapshot |
2023-09-14 |
joogab.yun | Add log that the layer has been consumed, when hittesting 11/298811/1 |
commit | commitdiff | tree | snapshot |
2023-09-13 |
joogab.yun | Add NewHoverEvent api 52/298752/3 |
commit | commitdiff | tree | snapshot |
2023-09-13 |
joogab.yun | Fixed typos in log and add change log level 62/298662/5 |
commit | commitdiff | tree | snapshot |
2023-09-12 |
joogab.yun | Add log about Touch and Gesture 81/298581/3 |
commit | commitdiff | tree | snapshot |
2023-09-11 |
Wonsik Jung | Make Hittable and touch required function be public 64/296464/7 |
commit | commitdiff | tree | snapshot |
2023-09-08 |
David Steele | Merge "DALi Version 2.2.43" into devel/master |
commit | commitdiff | tree | snapshot |
2023-09-08 |
Richard Huang | DALi Version 2.2.43 30/298530/1 dali_2.2.43 |
commit | commitdiff | tree | snapshot |
2023-09-08 |
Eunki Hong | Merge "Remove unimplemented API" into devel/master |
commit | commitdiff | tree | snapshot |
2023-09-05 |
joogab.yun | Even if the layer is set to SetTouchConsumed(true)... 19/298019/14 |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Eunki, Hong | Remove unimplemented API 87/298287/1 |
commit | commitdiff | tree | snapshot |
2023-09-04 |
joogab yun | Merge "Consumes if the hitted layer is above the Source... |
commit | commitdiff | tree | snapshot |
2023-09-01 |
David Steele | Merge changes Ie023e8f7,If04a8ee9 into devel/master |
commit | commitdiff | tree | snapshot |
2023-09-01 |
David Steele | DALi Version 2.2.42 68/298168/1 dali_2.2.42 |
commit | commitdiff | tree | snapshot |
2023-09-01 |
joogab.yun | Consumes if the hitted layer is above the SourceActor... 66/298066/9 |
commit | commitdiff | tree | snapshot |
2023-08-29 |
Seungho BAEK | Merge "Make an Actor be exclusive source actor for... |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Eunki Hong | Merge "Destroy Render::Texture immediate when texture... |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Seungho BAEK | Merge "Increase min texture unit limit for tc" into... |
commit | commitdiff | tree | snapshot |
2023-08-28 |
Eunki, Hong | Destroy Render::Texture immediate when texture removed 28/297728/3 |
commit | commitdiff | tree | snapshot |
2023-08-25 |
Adeel Kazmi | DALi Version 2.2.41 50/297850/1 dali_2.2.41 |
commit | commitdiff | tree | snapshot |
2023-08-24 |
David Steele | Test harness sync 54/297454/3 |
commit | commitdiff | tree | snapshot |
2023-08-24 |
seungho baek | Make an Actor be exclusive source actor for multiple... 87/297787/2 |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Eunki, Hong | Allow epsilon value for ray-test 96/297696/5 |
commit | commitdiff | tree | snapshot |
2023-08-22 |
David Steele | Added view matrix to render callback 05/295005/4 |
commit | commitdiff | tree | snapshot |
2023-08-22 |
Eunki, Hong | Fix viewport size when off-screen actor hittest 27/297627/6 |
commit | commitdiff | tree | snapshot |
2023-08-22 |
Eunki, Hong | Fix coverity issue (auto scene : scenes --> auto& scene... 18/297618/1 |
commit | commitdiff | tree | snapshot |
2023-08-21 |
seungho baek | Increase min texture unit limit for tc 14/297614/1 |
commit | commitdiff | tree | snapshot |
2023-08-18 |
David Steele | Merge "DALi Version 2.2.40" into devel/master |
commit | commitdiff | tree | snapshot |
2023-08-18 |
David Steele | Merge "Relayout forcibly and flush event messages"... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Adam Bialogonski | DALi Version 2.2.40 64/297464/1 dali_2.2.40 |
commit | commitdiff | tree | snapshot |
2023-08-18 |
David Steele | Merge "Updated test harness README.md" into devel/master |
commit | commitdiff | tree | snapshot |
next |