Heeyong Song [Fri, 17 Feb 2023 01:13:21 +0000 (10:13 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge
Change-Id: Ie4ded56b66ea5458e2d89bc6dedbbeae6ea3785c
Heeyong Song [Mon, 13 Feb 2023 05:44:16 +0000 (14:44 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I7f3f8f915f41cffa366bb36f90f81716f0498438
Heeyong Song [Mon, 13 Feb 2023 05:43:41 +0000 (14:43 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"
This reverts commit
29e28e1e01f9e8e8fbdef0b0a16027fc03ab9c0d.
Change-Id: I6ea01755fc40bd4510b73a0a65ce02e38ba35666
Heeyong Song [Mon, 13 Feb 2023 00:33:29 +0000 (00:33 +0000)]
Merge "Make another ConditionalWait for post-rendearing" into devel/master
Adeel Kazmi [Fri, 10 Feb 2023 14:20:46 +0000 (14:20 +0000)]
Merge "DALi Version 2.2.13" into devel/master
Adeel Kazmi [Fri, 10 Feb 2023 14:15:36 +0000 (14:15 +0000)]
DALi Version 2.2.13
Change-Id: I931e2622804390c4f3001582a84efc0227953e9e
EverLEEst(SangHyeon Lee) [Wed, 8 Feb 2023 07:37:35 +0000 (16:37 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge
This reverts commit
33b6bded88dc5504feb5c0d48645da9634781d7b.
EverLEEst(SangHyeon Lee) [Wed, 8 Feb 2023 07:35:45 +0000 (16:35 +0900)]
Merge branch 'devel/master' into tizen
EverLEEst(SangHyeon Lee) [Wed, 8 Feb 2023 07:35:40 +0000 (16:35 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"
This reverts commit
732f905fa32fd3edd9bd7300b1be42db1a2888ac.
Heeyong Song [Tue, 7 Feb 2023 06:10:21 +0000 (15:10 +0900)]
Make another ConditionalWait for post-rendearing
The mUpdateRenderThreadWaitCondition was also used for post-rendering.
But it can be notified by other method - ResizeSurface() etc.
The PostRenderWaitForCompletion() should wait for the
PostRenderComplete() of the main thread.
So use another ConditionalWait.
Change-Id: I890abcf95045e2d9701208cbe18ac8082219457b
Eunki, Hong [Wed, 1 Feb 2023 20:53:30 +0000 (05:53 +0900)]
Support CMYK jpg image load
Previously, we only load CMYK image store as Pixel::RGBA8888 and do nothing.
So, We need to convert this 4byte data as 3byte Pixel::RGB888 format.
Change-Id: I87482fbc13ebb104c672d43e284099a484f3cc36
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Eunki, Hong [Tue, 7 Feb 2023 01:55:00 +0000 (10:55 +0900)]
Fix svace issue (uint32_t to long or std::streamsize)
To convert unsigned value into signed value safely,
we should convert as unsigned type with same size as signed type,
and after done, convert into signed type.
Change-Id: I3d8ebb3866c2bd753dd186026f7e1773e0f178a9
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Adam Bialogonski [Fri, 3 Feb 2023 12:41:24 +0000 (12:41 +0000)]
DALi Version 2.2.12
Change-Id: I34a6901109ed8152c72366f7875388fae7f3a1ee
Heeyong Song [Mon, 30 Jan 2023 08:16:52 +0000 (17:16 +0900)]
Apply environment variables to preinitialized app
Change-Id: Idb66ee33ccf2fed8f71ee5ed5c2cd2f47fdce529
Jaehyun Cho [Wed, 1 Feb 2023 05:12:24 +0000 (14:12 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge
This reverts commit
37f2d65e310977d06de6734ed63ddeea6526a939.
Jaehyun Cho [Wed, 1 Feb 2023 05:12:10 +0000 (14:12 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I66592323c83a3147a7f1bd53d4d4967c76dc4001
Jaehyun Cho [Wed, 1 Feb 2023 05:12:06 +0000 (14:12 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"
This reverts commit
dc46f689a2b6a6fea95f5ae0371e4523fe8a5f5f.
Heeyong Song [Wed, 18 Jan 2023 09:00:39 +0000 (18:00 +0900)]
Add performance log
Print a log when eglQuerySurface takes long time
Change-Id: Iae3810cfbf5f25076e5be4be536be46e7e63c955
Seungho BAEK [Tue, 31 Jan 2023 04:29:07 +0000 (04:29 +0000)]
Merge "Support to load an image from uint8_t* encoded buffer." into devel/master
Adeel Kazmi [Mon, 30 Jan 2023 10:57:23 +0000 (10:57 +0000)]
(Automated Tests) Ensure we kill off any sleeping dbus sessions that we create when running
Change-Id: Ic3058b2cc6218abdd5ae3e65efaf78d6821cf222
Eunki Hong [Mon, 30 Jan 2023 02:26:43 +0000 (02:26 +0000)]
Merge "Cleanup .gitignore file" into devel/master
Adeel Kazmi [Fri, 27 Jan 2023 16:06:48 +0000 (16:06 +0000)]
Merge "Added X11 window manager resize handling" into devel/master
Richard Huang [Fri, 27 Jan 2023 12:19:24 +0000 (12:19 +0000)]
DALi Version 2.2.11
Change-Id: I448116da54abf15fa5801bd614056c7e50c52727
David Steele [Wed, 25 Jan 2023 17:52:21 +0000 (17:52 +0000)]
Added X11 window manager resize handling
For Ecore/Raw X, added listeners to the ConfigureNotify
event to find when the Window Manager has modified the
window size.
Sending the UpdatePositionSize signal is enough to
update the GL surface.
Change-Id: I8fd3cf1a9fbac694ea32e5d5cddd710c33a7cdf4
Signed-off-by: David Steele <david.steele@samsung.com>
Eunki Hong [Wed, 25 Jan 2023 15:50:01 +0000 (00:50 +0900)]
Cleanup .gitignore file
Collect, merge and clean up .gitignore file for all dali repos
Change-Id: I0ffa9676eeef9ca0e3a5d478931d098599efb1cd
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Taehyub Kim [Wed, 25 Jan 2023 05:49:51 +0000 (14:49 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge
This reverts commit
34076cdb9615a1f337d3e02408ee482e3d99db8d.
Taehyub Kim [Wed, 25 Jan 2023 05:49:30 +0000 (14:49 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I71ed33d64f1b1a36d9402109e6a5179f5e70b379
Taehyub Kim [Wed, 25 Jan 2023 05:49:25 +0000 (14:49 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"
This reverts commit
f1610343673dcc7ee41c6f5b7d67320e51e52d9d.
seungho baek [Tue, 17 Jan 2023 06:18:22 +0000 (15:18 +0900)]
Support to load an image from uint8_t* encoded buffer.
Change-Id: I0252773ef6c9ad62e552c05697cdd39507bd892e
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
David Steele [Fri, 20 Jan 2023 13:14:40 +0000 (13:14 +0000)]
Merge "DALi Version 2.2.10" into devel/master
David Steele [Fri, 20 Jan 2023 13:10:01 +0000 (13:10 +0000)]
DALi Version 2.2.10
Change-Id: Ib3beaa13617053631f02d08c04cb4ba490d464d1
Heeyong Song [Fri, 20 Jan 2023 00:42:18 +0000 (00:42 +0000)]
Merge "Fix deadlock issue of AsyncTaskThread" into devel/master
David Steele [Thu, 19 Jan 2023 14:33:42 +0000 (14:33 +0000)]
Merge "Updating Test Harness to show wait channel" into devel/master
Jaehyun Cho [Thu, 19 Jan 2023 09:27:53 +0000 (09:27 +0000)]
Merge "Add Dali::DevelWindowSystem::GetScreenSize" into devel/master
Heeyong Song [Thu, 19 Jan 2023 08:46:20 +0000 (17:46 +0900)]
Fix deadlock issue of AsyncTaskThread
mDestroyThread may be changed to true after while(!mDestroyThread)
because we don't lock the part.
Change-Id: Icf9c60cd865d73f1648a354331689df8284d5964
Jaehyun Cho [Tue, 17 Jan 2023 02:53:38 +0000 (11:53 +0900)]
Add Dali::DevelWindowSystem::GetScreenSize
To provide the screen size for csharp bindings by using internal
GetScreenSize method, Dali::DevelWindowSystem::GetScreenSize is added.
Change-Id: Ib42ace1c4b61f61ae2e506253b5b348a1bd62ca6
David Steele [Wed, 18 Jan 2023 15:21:02 +0000 (15:21 +0000)]
Updating Test Harness to show wait channel
If, during parallel execution, a child test case is pending for a
minute, then display the wait channel symbol, and kill the process.
Change-Id: Ibe9a41b7ef433f41e37fc35f2811d40415fc811c
Signed-off-by: David Steele <david.steele@samsung.com>
David Steele [Tue, 17 Jan 2023 12:00:57 +0000 (12:00 +0000)]
Merge "Remove jpg warning log at UTC" into devel/master
dongsug.song [Tue, 17 Jan 2023 06:45:20 +0000 (15:45 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge
This reverts commit
ace3052da4c9ee33e6d17f597a361afcca6dc0f4.
Change-Id: Ib4e149aca3402c50ec755cfad7df18f389d3becb
dongsug.song [Tue, 17 Jan 2023 06:45:02 +0000 (15:45 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: Id1cd6db3513f0000616b441d479d0d11ad6cc0ff
dongsug.song [Tue, 17 Jan 2023 06:26:06 +0000 (15:26 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"
This reverts commit
8df50fc278e4a7199f718319027d40a26e3608be.
Eunki, Hong [Mon, 16 Jan 2023 08:11:44 +0000 (17:11 +0900)]
Remove jpg warning log at UTC
Change-Id: I5bdc675d40547fbcd206a188a934e939f7611633
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
seungho baek [Mon, 9 Jan 2023 10:43:51 +0000 (19:43 +0900)]
Add Overlay Layer in window
Change-Id: Ic61e51e2ad0775c5c76a6ec93d1bff0a9980ebce
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
Adeel Kazmi [Fri, 13 Jan 2023 10:00:38 +0000 (10:00 +0000)]
Merge "DALi Version 2.2.9" into devel/master
Adeel Kazmi [Fri, 13 Jan 2023 09:56:10 +0000 (09:56 +0000)]
DALi Version 2.2.9
Change-Id: Iead2f576c2507d62e92b79cee286abd4797ce263
Heeyong Song [Fri, 13 Jan 2023 01:24:39 +0000 (01:24 +0000)]
Merge "Remove unnecessray ClipBoard creation (2)" into devel/master
Heeyong Song [Thu, 12 Jan 2023 05:07:53 +0000 (14:07 +0900)]
Remove unnecessray ClipBoard creation (2)
Change-Id: I5a15ae94f035a764128c1adc5621b80f84286846
Taehyub Kim [Wed, 11 Jan 2023 04:38:09 +0000 (13:38 +0900)]
drag-and-drop : Add leave event when dragging is cancelled
Change-Id: If98ec6b0d766e3a898063456d05c6c82a6df0abc
Heeyong Song [Mon, 9 Jan 2023 09:36:38 +0000 (18:36 +0900)]
Remove unnecessray ClipBoard creation
Change-Id: I75e2fa682007e6ef4c24eaaaf81600085994f62c
Seoyeon Kim [Tue, 10 Jan 2023 05:38:44 +0000 (14:38 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge
This reverts commit
b65310990598ca06d1959196a230b1d9a34b40e9.
Change-Id: Id6aad4e23044622d9bd7184115425a5a9d6513a5
Seoyeon Kim [Tue, 10 Jan 2023 05:38:34 +0000 (14:38 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: Iecd4c90566e3946a42a6d9cce9d8604a9bc909d6
Seoyeon Kim [Tue, 10 Jan 2023 05:38:14 +0000 (14:38 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"
This reverts commit
5b4741cc404270610d787e37ee5a4c0eb365b5cc.
Heeyong Song [Mon, 9 Jan 2023 09:36:38 +0000 (18:36 +0900)]
Remove unnecessray ClipBoard creation
Change-Id: I126e2f715e37de0488d5d918c5cd1d415dd3896f
Taehyub Kim [Mon, 9 Jan 2023 03:27:34 +0000 (03:27 +0000)]
Merge "drag-and-drop : Add leave event when dragging is cancelled" into devel/master
David Steele [Fri, 6 Jan 2023 13:18:48 +0000 (13:18 +0000)]
Merge "DALi Version 2.2.8" into devel/master
Adam Bialogonski [Fri, 6 Jan 2023 10:49:51 +0000 (10:49 +0000)]
DALi Version 2.2.8
Change-Id: I08127882190c75f0bbe02920220c5948a098f1a9
sunghyun kim [Fri, 6 Jan 2023 02:51:15 +0000 (02:51 +0000)]
Merge "Add GetCallbackInvocationThread() for AsyncTaskMananager" into devel/master
tscholb [Thu, 22 Dec 2022 10:09:52 +0000 (19:09 +0900)]
Add GetCallbackInvocationThread() for AsyncTaskMananager
When AsyncTaskManager use other thread, no need to wake up main thread.
Change-Id: I2b4dfb797e0981002776b345b43f988dd5eb83f9
joogab.yun [Thu, 5 Jan 2023 09:04:26 +0000 (18:04 +0900)]
Add ecore_wl2_window_commit() when setting minumum size and maximum size.
Change-Id: Idf909972dcedcafda1123f9c3a16c0a1496d433d
dongsug song [Thu, 5 Jan 2023 05:54:55 +0000 (05:54 +0000)]
Merge "Add an API for 'create,window' event." into devel/master
Taehyub Kim [Thu, 5 Jan 2023 01:35:23 +0000 (10:35 +0900)]
drag-and-drop : Add leave event when dragging is cancelled
Change-Id: I98125d2e8636976cc986f019a65f3a268853f7ca
Wonsik Jung [Tue, 3 Jan 2023 03:11:42 +0000 (12:11 +0900)]
Fix the screen rotation issue
Fix the screen rotation issue in FHub Device.
When glViewport/glScissor is set, the screen rotation should be considered.
Change-Id: I34b3c07f4efd678806d05c9b651ad44a05269909
jykeon [Tue, 3 Jan 2023 02:43:56 +0000 (11:43 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: Iceb5790ae8e767bc002a601efe3f0862daaf64f0
Eunki Hong [Fri, 30 Dec 2022 08:22:16 +0000 (08:22 +0000)]
Merge "Trace use scope macro instead of begin-end" into devel/master
Heeyong Song [Fri, 23 Dec 2022 02:23:24 +0000 (11:23 +0900)]
Add GetRenderThreadId()
Change-Id: I788e49c134b3f31572925796291e9065378f4417
Eunki Hong [Thu, 29 Dec 2022 15:47:14 +0000 (00:47 +0900)]
Trace use scope macro instead of begin-end
Since we don't need to follow functions usecase,
use trace scope macro instead of begin-end
+
DALI_TRACE_FUNCTION can send tag as NULL
if ENABLE_DEBUG is not defined.
To avoid this case, let we nullcheck for trace tag.
(Note, trace-manager-impl-generic already consider NULL tag)
Change-Id: I55177bbcac344abde42d5afe7cc807114f027a39
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
dongsug.song [Tue, 27 Dec 2022 02:35:36 +0000 (11:35 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge
This reverts commit
e139a0360aa69db2240a147d06d8a10e82ff6fab.
Change-Id: I244e88791d3eebcebea9b8746e226eaf60316a73
dongsug.song [Tue, 27 Dec 2022 02:35:21 +0000 (11:35 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I3bbb2e0cc72fa048e546e807cadee52e9cc0d4cd
dongsug.song [Tue, 27 Dec 2022 02:35:01 +0000 (11:35 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"
This reverts commit
d66d131d2db32f7a5be64fdccbe65c0ef7e582f8.
Adeel Kazmi [Fri, 23 Dec 2022 11:34:52 +0000 (11:34 +0000)]
DALi Version 2.2.7
Change-Id: Ied087417fc7eebb5ab5907b4f7f926c7ed04a6b0
Eunki, Hong [Thu, 22 Dec 2022 11:55:41 +0000 (20:55 +0900)]
Remove annoying logs when we use astc image file
PixelBuffer::New() call GetBytesPerPixel internally, and failed.
That case, DALI_LOG_ERROR logged which is not useful.
Change-Id: I6483002d00ee8abd61008d408b678b81bedb2e62
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Eunki, Hong [Tue, 20 Dec 2022 04:50:59 +0000 (13:50 +0900)]
Cache VAO with the locations hash
Change-Id: Iabba0560f613a584fb444b8f34efbdd55f87199a
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Adeel Kazmi [Tue, 20 Dec 2022 16:52:38 +0000 (16:52 +0000)]
Merge "(Automated Tests) Added GlImplementation tests to increase function coverage" into devel/master
Adeel Kazmi [Tue, 20 Dec 2022 15:27:11 +0000 (15:27 +0000)]
(Automated Tests) Added GlImplementation tests to increase function coverage
Change-Id: I1c6cdc209d79f6cd4b15c0c8f2f5fa5f601baeaa
David Steele [Tue, 20 Dec 2022 10:23:11 +0000 (10:23 +0000)]
Fixing static analysis bugs
Change-Id: I58dbff61812fe6e3ab2ec7cd1b5bc238b3e22f8b
Seungho BAEK [Tue, 20 Dec 2022 09:30:33 +0000 (09:30 +0000)]
Merge "Fix svace issue - Application Destructor & egl controller debug" into devel/master
joogab.yun [Mon, 19 Dec 2022 05:55:00 +0000 (14:55 +0900)]
When calling RequestResizeToServer, we recalculate the location according to the current orientation.
Change-Id: Ib9fd6a00c89a5f2467409a3bfbb83124043ff32f
Daekwang Ryu [Tue, 20 Dec 2022 02:04:30 +0000 (11:04 +0900)]
[Tizen] Remove to call key consumed event in ATSPI bridge
This reverts commit
55b23e077f58aa5c500a1de007f31994d7ac9b0f.
Change-Id: I914e26c3882837f039fe5a455da45e042aa851c8
Daekwang Ryu [Tue, 20 Dec 2022 02:04:12 +0000 (11:04 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I58c187eab0eee253b1014b9f996dc91328348f08
Daekwang Ryu [Tue, 20 Dec 2022 02:04:07 +0000 (11:04 +0900)]
Revert "[Tizen] Remove to call key consumed event in ATSPI bridge"
This reverts commit
e713fcd830445fe8347382e74d19196b88915995.
Eunki, Hong [Mon, 19 Dec 2022 19:47:49 +0000 (04:47 +0900)]
Fix svace issue - Application Destructor & egl controller debug
- Make Internal::Application virtual destructor
- Only if Debug enabled can use GraphicsFrameDump struct.
It will guard some getenv + fopen vulnerable operation.
Change-Id: I7cfb79b4aa270d856bd9668aa0b882d43819aa70
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
David Steele [Mon, 19 Dec 2022 18:48:22 +0000 (18:48 +0000)]
Merge "Fix attribute cache bug" into devel/master
David Steele [Mon, 19 Dec 2022 17:42:31 +0000 (17:42 +0000)]
Merge "Remove annoying log message" into devel/master
Eunki Hong [Mon, 19 Dec 2022 08:37:18 +0000 (08:37 +0000)]
Merge "Fix utc compile error for gcc-11" into devel/master
Eunki Hong [Sun, 18 Dec 2022 14:44:53 +0000 (23:44 +0900)]
Remove annoying log message
Since DecoratedVisual / Text / PBR shader use #define tag,
current sampler using logic might not works well.
Change-Id: I8468e42415fae717c4bde20cb918645331f4f533
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Heeyong Song [Thu, 15 Dec 2022 09:11:11 +0000 (18:11 +0900)]
Change DebugPriority name and Debug priority
Change-Id: Id902e7103cf19c156386eca4d941b16d361459d3
Eunki Hong [Sun, 18 Dec 2022 15:18:37 +0000 (00:18 +0900)]
Fix utc compile error for gcc-11
Change-Id: I4b7282b67060627478dd9c10a3c5a7b702e63774
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Adeel Kazmi [Fri, 16 Dec 2022 12:35:04 +0000 (12:35 +0000)]
Merge "DALi Version 2.2.6" into devel/master
David Steele [Fri, 16 Dec 2022 12:12:44 +0000 (12:12 +0000)]
DALi Version 2.2.6
Change-Id: Iafa54d963fc3450c39ab9bd4db542e6d5f1f3096
Adeel Kazmi [Fri, 16 Dec 2022 11:45:53 +0000 (11:45 +0000)]
Merge "Memory Pool Logging" into devel/master
Adeel Kazmi [Fri, 16 Dec 2022 10:57:10 +0000 (10:57 +0000)]
Merge "(Automated Tests) Added more tests to increase TEM score" into devel/master
Eunki Hong [Fri, 16 Dec 2022 07:04:56 +0000 (07:04 +0000)]
Merge "Fix gcc-11 compile error at dbus.h" into devel/master
Adeel Kazmi [Thu, 1 Dec 2022 18:17:00 +0000 (18:17 +0000)]
(Automated Tests) Added more tests to increase TEM score
Change-Id: Ibb101d4fd436849da18edf3bb6eb49cbb7cef306
Adeel Kazmi [Thu, 15 Dec 2022 17:06:31 +0000 (17:06 +0000)]
Merge "Remove build warning for gcc-11" into devel/master
Lukasz Oleksak [Thu, 15 Dec 2022 14:31:15 +0000 (14:31 +0000)]
Merge "[ATSPI] Stop traversing tree immediatelly after reaching the maximum size of query result" into devel/master
Lukasz Oleksak [Thu, 15 Dec 2022 14:30:39 +0000 (14:30 +0000)]
Merge "[AT-SPI] Use async D-Bus call in some Socket methods" into devel/master
Eunki, Hong [Thu, 8 Dec 2022 09:29:52 +0000 (18:29 +0900)]
Fix attribute cache bug
1. It is possible that GL_ACTIVE_ATTRIBUTES value is smaller than
location of attributes. If it happend, crashed due to mVertexInputAttributes.insert call.
To fix this crash issue, make mVertexInputAttributes size relative with location value,
not relative with GL_ACTIVE_ATTRIBUTES.
Also, It will guarantee that attribute's location can be index of it's real attrubutes.
(Since vector.insert operation shift the index, it was depend on the location input order.
and also slow)
2. Ensure the enable of vertex attributes.
Since vertexInputState.attributes generated by Geometry in pipeline-cache system,
Change the attribute's list of geometry at the same shader was not worked.
TODO : Make VAO caching system works well. Currently, VAO doesn't useful.
We should found a way to EnableVertexAttribArray only with shader's information,
not depend on Geometry information.
or, we might need to calculate vertex attribute location list's hash, and use it as key.
Change-Id: I9f2c15617d279cfefbe1f8d72e5a9cbe43a7c564
huayong.xu [Thu, 15 Dec 2022 09:49:34 +0000 (17:49 +0800)]
Add an API for 'create,window' event.
Change-Id: I9905ec1e2fc32ab3b7be42179d881404f812024a
joogab.yun [Wed, 14 Dec 2022 06:25:19 +0000 (15:25 +0900)]
Add RecalculatePosition api for rotation
Change-Id: I5e5ebacfc2531ff95465bb41d8a516fea106d44d
Eunki Hong [Tue, 22 Nov 2022 20:00:57 +0000 (05:00 +0900)]
Fix gcc-11 compile error at dbus.h
Since concat function make compile error,
Make that function allow only 2-arg.
Now compiler will be happy
Change-Id: Iacfe08a67a88fd13f242385970ab33b1adbcc5d5
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>