Commit Graph

10 Commits

Author SHA1 Message Date
Hermet Park 1804ba6a5b Setup before starting fps measurement
It's not good to include the setup in fps measurement,
Also, animator tick occur immediately when test item is selected.
We need to setup before it in order to avoid invalid objects access.
2019-12-27 10:59:09 -08:00
Cedric BAIL 459f59169e fix build on 1.8.x branch. 2014-09-04 11:45:59 +02:00
Cedric BAIL 3ef31223f6 cleanup, remove warning, useless if and tab . 2014-08-22 18:29:02 +02:00
Tom Hacohen acf7130b52 Update code according to the recent eolian generation changes. 2014-06-03 14:21:17 +01:00
Yakov Goldberg f473d6996b adding if (obj) before eo_do(obj) to avoid Eo warning messages
"if (obj)" was added automatically before every "eo_do()" call.
Later I removed this check from some places, so they are clean.

Places, where check is still presenting,
could either cause warning, or not.

Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>

SVN revision: 83181
2013-01-23 15:05:24 +00:00
Yakov Goldberg faf1579d35 expedite: porting to Eo
Signed-off-by: Yakov Goldberg <yakov.goldberg@gmail.com>

SVN revision: 83180
2013-01-23 15:05:09 +00:00
toma e667c6674b New icons for the tests.
SVN revision: 45317
2010-01-19 03:07:39 +00:00
Carsten Haitzler bebdbe654b cedric patch - as per email.
SVN revision: 32650
2007-11-13 06:00:33 +00:00
doursse 43ecaa0ee6 remove trailing spaces
SVN revision: 32103
2007-10-17 11:55:47 +00:00
Carsten Haitzler 197f23a204 add new tests - and some to catch supposed bugs - bug bug not found. must be
"user error"... tack? :) yuv works when stride != width - specific text here.
works in gl, x11 and xrender... as its in x11 all software engines will work
too as they inherit the same core code.


SVN revision: 30191
2007-06-02 15:29:37 +00:00