-
Change-Id: I155239b037a66451a30ae8717e186b5815f838f9
-
Make more dynamic and interactable SceneView demo. - SetResolution test - FramebufferMultiSamplingLevel test - ScreenExtent result test - Touch / Focus signal test - Materal property change test Change-Id: Ifc8f276b8b5ca6d0f44de538f39adb676fb1f7a7 Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Change-Id: I6063f49d2717d36e7dd6d8aa2628c39e1e53d271
-
Change-Id: Ie1064ae4bc88dd8d663f83ef37b0955c988b9b45
-
Change-Id: I5192dbbb111db29f2790ba556762740c8fba7b54
-
Change-Id: Ief29addd79d2579bb88fcdc7be0dd8b80c2dea2e
-
Change-Id: I52c6d78850f324b7c8a200f3f7748e746059ce29
-
Change-Id: I9df22c6794a3a25d945d5be3b36e40aacba32e6d
-
Physics bodies created in the same location creates too many collision arbiters when added to the space, and initialization takes too long Solution: ensure that they are positioned separately before adding to the space. Note, if there are so many particles that they overlap, then collision is noticeably slow. Change-Id: I88f8ce970bcceb90b213d0f9999400a4e2134944 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: Ic7d2d1a60fbb746876bb03761c7ab84b5ad2a3a0 Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Change-Id: Icfc1abe106993a3c59107ba06be9e0b3ffd660d6
-
Added option to execute physics or animation benchmark. Change-Id: I5ecf677cb296e02fecc1fa2287da2141bdbcf191 Signed-off-by: David Steele <david.steele@samsung.com>
-
Since we were create new animations every PropertyNotify, and at that time, we iterate whole balls. If event thread time delayed (~= the ball is very much) event callback stacked a lot, and then break the app. To avoid it, we make the number of animations relative with ball + change the animation only if we need, not always. It will reduce the event thread overhead. Change-Id: Ic6da267e827d012c9e68c7d64594596f3617233a Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Change-Id: I01b136cba3098739f1540b91dd1caac38792272b
-
When we are running on animation ball, mPhysicsAdaptor don't have body. If then, when we resize the window, it will be asserted Change-Id: I2c71a2b1e845d7257f581fcc41f997794ee78fa5 Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
First 30s, runs N balls using Animation & property notification that don't interact, Second 30s, runs N balls using 2D Physics and collisions. N by default is 500, but can be changed on the command line. FPS tracking is automatically switched on for this benchmark (Also changed CMakeLists.txt to be able to work as a subdirectory in a multi-repo build) Change-Id: Iccee1d40650563e3f45e021b4fb3fff871cc393e
-
Change-Id: Ic76ca038f8aa3dd3dac34bc0d4747a38a804f5b3
-
Change-Id: I687508dc61c07be76e3170a28d233c0369bc4477
-
Change-Id: Ic75ef00085d6eac6ff2223cb0f0137bbc9814248
-
Change-Id: I2bdf0538300ef88efba7a76a0d9f600830141f33 Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
-
Let we make image view encoded image buffer example can test VECTOR_IMAGE type and ANIMATED_VECTOR_IMAGE type. Change-Id: I7cd6485ed7908b12880f6e6b94c5191d54dd9075 Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
-
Change-Id: I9d3652deecc365bd0feb8d14136444f4616aaef8
-
Change-Id: Ib4ffb370241f4b472b4ec98cd09c83922960a4ce
-
Change-Id: I2c4f07e4ecb5e97876d981cabad77ec67e8e2614
-
Initialize some uninitialized values Change-Id: I99cfa2030880269d3f7b069a56877d921e1e8708 Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Change-Id: Ibdb4df980399eb65b238014f040e18b2eeabd5f1
-
<Summary> DALi is a rendering engine of NUI and was previously a public interface that can be used by applications, but now it is only used as an internal engine, so most verifications are verified by NUI sample and UTC. This makes it difficult to verify whether it is DALi's own issue or NUI issue. <What> A window sample was added to the DALi-demo so that the APIs provided by DALi can be verified. This patch contains the DALi Window Function function. <Why> Other modules of the existing DALi had samples in the dali-demo, so it was possible to verify the function in the DALi layer, but the window did not have the sample, so it was difficult to verify the DALi window itself. In addition, the Window module itself had a strong dependence on external modules such as Display Server, AppFW, and Sensor FW, so it had no choice but to perform limited verification to the existing UTC. To solve this problem, I am adding the sample. <Plan> Now the patch is only provided with samples for Window Function. We also plan to add function verification for Event or Signal. Change-Id: I415a8795684964a492f1a229f17e129a02903724
-
Change-Id: Icfb7fd8182f39eb71e13f689ec2be1d00831ba04
-
If we use LAYER_UI, z=0 scale can make various bugs. Let we resolve that kind of bugs. Change-Id: Iba39cf09202be3ed30cef8656f8dae2e090eaabd Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Change-Id: I97b3fb9e31b2cbf800268a78af0ba1abb20c9c34
-
Change-Id: I385b31d045a2c0cb377e4b5f9f3991bd4d3870c0
-
Change-Id: Idde19f5b1c5e73004d0d9089a1a57b77fe5d5ec6
-
Change-Id: I28f831ac6522412f64524ecf950612be9047748d
-
Change-Id: I2629ca9a807cdd594417386f6a981a9600983cce
-
Change-Id: I12eb29d0826b14170fb3771f93402093ba250458
-
Change-Id: Ib514ab74533ae2de236f4da1bf8d074f18fd669d