Commit Graph

313 Commits

Author SHA1 Message Date
Cedric BAIL 1477f6b155 expedite: add back a expedite-cmp parsable output.
SVN revision: 79816
2012-11-29 07:01:54 +00:00
Eduardo Lima (Etrunko) 5e69c24b6e Don't leak struct wl_registry
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>



SVN revision: 79565
2012-11-23 17:49:39 +00:00
Eduardo Lima (Etrunko) 267f9e2106 Cleanup and Reuse Code
Most of those functions in engine_wayland_common.h should be static.
Also, move the shell surface listener to the common codebase.

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>



SVN revision: 79526
2012-11-21 22:17:45 +00:00
Eduardo Lima (Etrunko) 167611c5f1 Added support for wayland SHM too
Moved most of the seat/keyboard code to a common file so both shm and egl
engines can reuse the code.

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>



SVN revision: 79516
2012-11-21 15:45:20 +00:00
Eduardo Lima (Etrunko) d27dc525eb Added keyboard support for Wayland EGL
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>



SVN revision: 79515
2012-11-21 15:45:02 +00:00
Eduardo Lima (Etrunko) 7eab217299 Remove warnings
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>



SVN revision: 79514
2012-11-21 15:44:54 +00:00
ChunEon Park 902905ef60 expedite - here is good to use EINA_LIST_FOREACH
SVN revision: 78880
2012-11-03 09:43:56 +00:00
ChunEon Park 6f135f2734 expedite - calc weighted fps more clearly.
SVN revision: 78878
2012-11-03 09:39:59 +00:00
ChunEon Park 533fa58a7e expedite - let it print more meaningful words
SVN revision: 78827
2012-11-02 07:07:20 +00:00
ChunEon Park d78ed2e298 expedite - --white spaces & trailings.
SVN revision: 78825
2012-11-02 05:15:34 +00:00
Eduardo Lima (Etrunko) f81697bb99 Basic support for wayland engines
Next: Mouse/Keyboard support

Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>



SVN revision: 78799
2012-11-01 15:57:18 +00:00
Eduardo Lima (Etrunko) 8ac751d68e Expedite: Remove software_16_X11 code
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>



SVN revision: 78402
2012-10-24 14:14:25 +00:00
Carsten Haitzler 6bf7790fa7 vincent wanted 16bit ddraw gone from expedite.. so it shall be!
SVN revision: 75204
2012-08-13 10:17:48 +00:00
Stefan Schmidt 1fcf0101f3 expedite: For the ifdefs we use Xinit we should include the header
SVN revision: 75077
2012-08-10 09:19:05 +00:00
Stefan Schmidt fc24feaee2 expedite: Switch to newer keycode to keysym handling from XKBlib.h
SVN revision: 75076
2012-08-10 09:19:01 +00:00
Stefan Schmidt ad8e7a7e8c expedite: Remove unused vars and paramater copy and pasted around
SVN revision: 75075
2012-08-10 09:18:57 +00:00
Stefan Schmidt 4311466d1a expedite: Don'T compare signed and unsigned values.
t_count gets only incrmented and starts with 0. Safe to make it unsigned which make its sane to
comapre against another unsigned value in i.

SVN revision: 75074
2012-08-10 09:18:52 +00:00
Youness Alaoui 5fb6f8bccf Expedite: Applying same patch as the one I put for sdl engine on September 7th.
Expedite: Fix bug with mouse handling in sdl engine
    A button press would send '1' as the button (the pressed state) and the
    release would send '0', so evas would think button 1 was never released
    so it would never register any button releases.

SVN revision: 74322
2012-07-23 11:58:57 +00:00
Cedric BAIL 025ea406ee expedite: don't leak Evas_Map.
SVN revision: 73272
2012-07-04 12:02:17 +00:00
ChunEon Park 8030912040 expedite - fixed mouse grab lost problem.
when the mouse cursor goes to outside of the window, then the mouse up event in the rect would be skipped (is it correct?)
So the down would be never 0 again.

We can make it simpler and working better also. 



SVN revision: 71713
2012-06-05 12:25:59 +00:00
ChunEon Park 0375436758 expedite - fixed indentations before fixing a bug
SVN revision: 71712
2012-06-05 12:21:17 +00:00
Vincent Torri f161656713 expedite: fix label
SVN revision: 70938
2012-05-12 08:23:59 +00:00
Cedric BAIL d6821d5d8b expedite: don't overallocate things.
SVN revision: 70609
2012-05-02 06:57:59 +00:00
Cedric BAIL a1beb50ce7 expedite: remove SDL 16bpp engine support.
SVN revision: 68445
2012-02-25 17:54:54 +00:00
Cedric BAIL 98b733080e expedite: remove software_sdl backend and use buffer instead.
This result in an overall drop of 17% in performance. I think it
may be due to some stuff related to HWSURFACE, the fact it use
double buffer or that maybe SDL_FillRect was faster for cleaning up
memory. If someone is really interested by this performance drop,
better fix them with buffer engine.


SVN revision: 68351
2012-02-23 16:11:52 +00:00
Tom Hacohen 38cd554da6 Expedite: Use the new default tags.
SVN revision: 66195
2011-12-14 13:47:09 +00:00
Tom Hacohen 012af4d3d8 Elm test: Update tests to use the new self-closing textblock tags.
SVN revision: 66027
2011-12-08 12:40:03 +00:00
Bruno Tarquini 44476d7e76 From: Bruno Tarquini <btarquini@gmail.com>
Subject: [Patch] expedite: fix segfault at exit

shutdown the engine before evas because Xext, Xrender and GL (loaded by evas)
seem to register a hook which is called in XCloseDisplay (in engine_shutdown()).
this segfault because evas_shutdown() should unload those libs, and so,
invalidate the hook pointer.

this bug was already noted by caro in @43373:
> strangely, the xrender xlib and gl xlib engines are segfaulting when
XCloseDisplay is called (in the shutdown function). > It does not with soft 
xlib. I absolutely don't know why.

with this proper fix, remove also Xext, Xrender from dependencies,
which are not  used directly by expedite.

triggered by compiling with --as-needed, because it removed unused libs: 
libXrender, libXext.

tested with xlib, gl and sdl engine



SVN revision: 65336
2011-11-17 10:54:54 +00:00
Youness Alaoui 798a3e739c Expedite: Add support for the PSL1GHT engine
SVN revision: 64780
2011-11-05 17:49:43 +00:00
Nicolas Aguirre 336c043d87 expedite: Add gl_cocoa support in expedite
SVN revision: 64654
2011-11-02 18:31:31 +00:00
ChunEon Park 7045c20e5b expedite - warning--
SVN revision: 64592
2011-11-01 01:24:55 +00:00
Youness Alaoui da98dde899 Expedite: Do not call sync() if unavailable on the system (replaces #ifdef WIN32)
SVN revision: 63464
2011-09-18 21:57:24 +00:00
Youness Alaoui e277ec0fbf Expedite: Fix bug with mouse handling in sdl engine
A button press would send '1' as the button (the pressed state) and the
release would send '0', so evas would think button 1 was never released
so it would never register any button releases.

SVN revision: 63259
2011-09-07 06:59:07 +00:00
Youness Alaoui ad8e55c611 Expedite: Add 480p as a supported resolution
SVN revision: 63255
2011-09-07 06:58:41 +00:00
Carsten Haitzler 3889c081cd fix weighting calc for expedite
SVN revision: 63055
2011-09-01 12:36:19 +00:00
Boris Faure a0de575d9f remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Carsten Haitzler 1e4840e5de disable filter tests.
SVN revision: 59897
2011-06-02 10:39:56 +00:00
Tom Hacohen 717e0ed2e6 Expedite textblock-intl: Correct the hebrew test string.
Note: It still doesn't make sense, but at least it now correctly tests BiDi
support.

SVN revision: 59874
2011-06-01 14:39:15 +00:00
ChunEon Park 0b475a7a46 expedite / removed warnings.
SVN revision: 59089
2011-05-02 00:12:48 +00:00
Brett Nash d9d9ca82d1 Add brightness tests.
SVN revision: 59069
2011-05-01 06:39:31 +00:00
Carsten Haitzler 6ddaefaaf6 more tests that fail. woot.
SVN revision: 58999
2011-04-28 10:46:41 +00:00
Carsten Haitzler 2f2dd23ee4 more tests - use text as mask.. no go.
SVN revision: 58997
2011-04-28 10:07:25 +00:00
Carsten Haitzler 39635aa465 ooh so many more mask tests... and oh so many more mask bugs.
SVN revision: 58994
2011-04-28 09:44:29 +00:00
Tom Hacohen 60a3053453 Expedite tb-autoalign: Added an LRM to fix rendering in \n compat mode.
SVN revision: 58921
2011-04-26 07:29:30 +00:00
Vincent Torri 5067f72bcb Expedite: warnings--
SVN revision: 58872
2011-04-24 17:14:34 +00:00
Vincent Torri 9b5b9e48a6 Expedite: use cross platform values
SVN revision: 58866
2011-04-24 10:32:54 +00:00
Carsten Haitzler 422ab6ba43 and fix filter api to be consistent with evas.. letalone all of efl.
VERB AT END!!!! (get/set/whatever)



SVN revision: 58749
2011-04-20 08:13:33 +00:00
Brett Nash 180423aefc Add filter tests.
SVN revision: 58728
2011-04-19 06:09:34 +00:00
Brett Nash 758cbafbda Expedite: Add image mask test.
SVN revision: 58727
2011-04-19 06:09:31 +00:00
Cedric BAIL 2a6efe355b expedite: remove Evas GL Glew user.
SVN revision: 58361
2011-04-05 13:21:15 +00:00
Cedric BAIL 3a86dd96a7 expedite: remove deprecated Evas Quartz backend.
SVN revision: 58356
2011-04-05 12:10:51 +00:00
Carsten Haitzler 62c2d26768 only warm up if runing all tests
SVN revision: 57467
2011-03-02 09:33:47 +00:00
Brett Nash ebe7b0745e Expedite: Proxy tests: Add some proxy tests.
So this covers a basic image, and some text tests.

SVN revision: 56976
2011-02-13 00:27:08 +00:00
Carsten Haitzler 0eb947b47b fix weight calcs!
SVN revision: 56252
2011-01-21 07:04:26 +00:00
Carsten Haitzler 04ed2e9e8b fix weighting table! tasn brokesd it. :)
SVN revision: 56235
2011-01-20 05:23:18 +00:00
Vincent Torri 23b182c2f7 sync() does not exist on Windows (XP or CE)
SVN revision: 55982
2011-01-07 18:08:42 +00:00
Tom Hacohen 0a90736d71 Expedite: Added a new test for textblock text appending.
SVN revision: 54990
2010-11-25 16:40:39 +00:00
Cedric BAIL ba990a5681 * expedite: don't segv when GL SDL engine is not compiled.
SVN revision: 54593
2010-11-16 15:31:44 +00:00
Carsten Haitzler f9b851a365 warm up cpu on auto-tests
SVN revision: 54332
2010-11-08 15:02:58 +00:00
Cedric BAIL 2881402e2c * expedite: fix stride usage (stride are indexing bytes not pixels).
SVN revision: 53030
2010-10-04 15:59:08 +00:00
Vincent Torri 755d81b728 fix gdi engine wrt shape windows fixes
SVN revision: 52417
2010-09-18 17:19:57 +00:00
Carsten Haitzler 11a0377961 add tests for yuv rotated map thing. :)
SVN revision: 51894
2010-09-05 02:58:51 +00:00
Lucas De Marchi 9572d6f406 Convert (hopefully) all comparisons to NULL
Apply badzero.cocci, badnull.coci and badnull2.cocci

This should convert all cases where there's a comparison to NULL to simpler
forms. This patch applies the following transformations:

code before patch               ||code after patch
===============================================================

return a == NULL;                 return !a;

return a != NULL;                 return !!a;

func(a == NULL);                  func(!a);

func(a != NULL);                  func(!!a);

b = a == NULL;                    b = !a;

b = a != NULL;                    b = !!a;

b = a == NULL ? c : d;            b = !a ? c : d;

b = a != NULL ? c : d;            b = a ? c : d;


other cases:

a == NULL                         !a
a != NULL                         a




SVN revision: 51487
2010-08-21 13:52:25 +00:00
Carsten Haitzler 5e1a73b0b3 properly use stride return for manipulating argb pixels.
SVN revision: 51381
2010-08-19 05:23:39 +00:00
Carsten Haitzler c222f5a1c1 for now put dynamic there.
SVN revision: 51069
2010-08-13 10:34:14 +00:00
Tom Hacohen faf659b3f1 Expedite: Added textblock autoalign test.
SVN revision: 50998
2010-08-11 14:17:47 +00:00
Carsten Haitzler 845bab2130 more tests ahoy!
SVN revision: 50922
2010-08-09 06:43:33 +00:00
Carsten Haitzler e3b0932cc1 dump right profile.
SVN revision: 50921
2010-08-09 05:54:22 +00:00
Carsten Haitzler 5c4eee0c93 weights for new tests
SVN revision: 50903
2010-08-08 14:36:19 +00:00
Carsten Haitzler d1664bd187 tests++
SVN revision: 50887
2010-08-07 04:51:53 +00:00
Carsten Haitzler cf2eab4fe6 also number of tests run. :)
SVN revision: 50877
2010-08-07 00:32:13 +00:00
Carsten Haitzler ffbbc1f8b7 stick in some output giving:
1. date + time you ran (or finished) the test
2. version of evas used
3. profile requested
4. actual window resolution you got
5. loop count used
6. engine used
7. fullscreen flag requested

now the results at least can be tracked over time knowing what you ran
the results on 3 months ago etc. :)



SVN revision: 50876
2010-08-07 00:19:12 +00:00
Vincent Torri b76ead2616 call XInitThreads only when Xlib code is used
SVN revision: 49170
2010-05-23 23:23:51 +00:00
Gustavo Sverzut Barbieri 1216d02d7f more terminals support color.
SVN revision: 49104
2010-05-21 15:13:16 +00:00
Carsten Haitzler 24aba4e191 big patch from Samsung SAIT (Advanced research group) for async multi-frame
rendering. to turn on:

1.
configure with --enable-async-render
2.
export EVAS_RENDER_MODE=non-blocking
  
presto. necessitates some api swizzling (thus the expedite. ecore etc. changes)

the kind of results you get on a desktop:

http://www.rasterman.com/files/evas-async-vs-none.html



SVN revision: 49087
2010-05-21 07:10:45 +00:00
Vincent Torri 845b3d37c6 uneeded header with vc++
SVN revision: 47892
2010-04-10 12:37:13 +00:00
Brett Nash 89d5fc0748 Print out the weights in the list.
SVN revision: 47442
2010-03-25 07:58:40 +00:00
Carsten Haitzler 596e0cfe24 hide title etc!
SVN revision: 47410
2010-03-24 03:19:45 +00:00
Carsten Haitzler f1c371788c weight expedite benchmarks based on closer to real-life usage. evas_speed at
the end is now a weighted average so it should be more realistic when
comparing enignes... and even machines.



SVN revision: 47387
2010-03-23 09:58:38 +00:00
Vincent Torri cdcef2c168 and free replies
SVN revision: 47367
2010-03-22 08:02:12 +00:00
Vincent Torri 20a58eee89 add fullscreen support to software xcb
SVN revision: 47366
2010-03-22 07:45:51 +00:00
Cedric BAIL 06d3412a7b * expedite: small cosmetic.
SVN revision: 47324
2010-03-18 15:37:22 +00:00
Cedric BAIL 997b1a1b12 * evas: Make evas_object_move on Evas_Object_Polygon work.
TODO: Make evas_object_resize work also.


SVN revision: 47291
2010-03-16 13:23:37 +00:00
Carsten Haitzler 866ff94b13 use content hints. does nothing atm. but i can test for it when it does :)
SVN revision: 46923
2010-03-07 04:22:49 +00:00
Carsten Haitzler 7d6a98e924 formatting the same as others
SVN revision: 46637
2010-02-28 06:54:15 +00:00
Carsten Haitzler 93485fde3f add fullscreen option for a fair number of engines - didnt do xcb - more work
:(



SVN revision: 46636
2010-02-28 04:59:18 +00:00
Carsten Haitzler 996bec49c9 aaaaagh! color was wrong! premul.. pemul!
SVN revision: 46571
2010-02-27 07:49:12 +00:00
Cedric BAIL af63881735 * expedite: Add 1080p.
SVN revision: 46441
2010-02-24 18:43:24 +00:00
Cedric BAIL ec23bf6a0f * expedite: Massive cleanup.
SVN revision: 46439
2010-02-24 18:25:18 +00:00
Carsten Haitzler 72fb4bcb67 change gl engine api a little - fixed in ecore-evas and expedite. expose
indirect option in ecore-evas with a new opt param for gl engines - will add
more opts over time.



SVN revision: 46177
2010-02-15 05:05:05 +00:00
xcomputerman 31146dce8b Actually add the gl_sdl engine files
SVN revision: 45689
2010-01-29 05:59:14 +00:00
xcomputerman af7df07a96 Add support for new Evas GL_SDL engine
SVN revision: 45675
2010-01-29 02:32:38 +00:00
Vincent Torri c6dc0252f8 Windows CE fixes:
* Typo in the restoration of top level windows
 * shows top level windows when exiting


SVN revision: 45328
2010-01-19 14:02:52 +00:00
Vincent Torri 803d9f823f restore the win ce interface (taskbar, SIP) on failure
SVN revision: 45323
2010-01-19 11:02:49 +00:00
toma e667c6674b New icons for the tests.
SVN revision: 45317
2010-01-19 03:07:39 +00:00
toma 6687a465cf Expedite 0.7.0 now with a nicer look! Reworked graphics to bring it more in-line with EFL current look. Also added a logo.png file that can be easily changed without upsetting the start interface. If you use this version, you may experience different performance results in comparision to the older version so please consider this when using it for benchmarking.
SVN revision: 45237
2010-01-17 02:33:48 +00:00
Vincent Torri 9469eef95c missing type in declaration
SVN revision: 45215
2010-01-16 12:58:21 +00:00
Vincent Torri 831e9c2966 expedite xcb: speed up a bit the startup by requesting the atoms' cookie as soon as possible
SVN revision: 45111
2010-01-14 08:01:18 +00:00
Vincent Torri ac88e43aa6 better error management when a connection is created
SVN revision: 45110
2010-01-14 07:30:06 +00:00
xcomputerman 57a31327a6 Add HVGA to available profiles (Palm Pre, iPhone)
SVN revision: 45006
2010-01-09 19:13:09 +00:00
Gustavo Sverzut Barbieri 251a120ed3 better reports
SVN revision: 43663
2009-11-13 14:16:48 +00:00
Gustavo Sverzut Barbieri ee723772fe convert expedite to use new evas_map util.
SVN revision: 43614
2009-11-11 12:48:25 +00:00
Vincent Torri e5ef588c0e add shutdown function
SVN revision: 43609
2009-11-11 11:15:20 +00:00
Carsten Haitzler 4c370576a5 more 3d tests
SVN revision: 43422
2009-11-02 15:17:59 +00:00
Carsten Haitzler 3c6488b358 and another 3d test/demo
SVN revision: 43421
2009-11-02 15:05:48 +00:00
Carsten Haitzler 591224687e more 3d tests! try them.
SVN revision: 43420
2009-11-02 12:37:11 +00:00
Carsten Haitzler 14919600f8 and use changed api properly.
SVN revision: 43419
2009-11-02 12:20:57 +00:00
Carsten Haitzler 648b43d215 and expedite... 3d test # 1!
SVN revision: 43412
2009-11-02 08:52:47 +00:00
Carsten Haitzler f0718038bd tests for the map color values now
SVN revision: 43406
2009-11-02 04:18:32 +00:00
Vincent Torri d23ff9c849 * add shutdown function to properly shut down the graphic system
* fix seg fault with the xcb (soft and render) engines

Notes:
 * install fontconfig >= 2.7: it frees correctly its mem
 * strangely, the xrender xlib and gl xlib engines are
   segfaulting when XCloseDisplay is called (in the shutdown
   function). It does not with soft xlib. I absolutely don't
   know why.


SVN revision: 43373
2009-10-31 15:05:23 +00:00
Carsten Haitzler 7a78718583 and use new calls to set smooth
SVN revision: 43363
2009-10-31 09:08:22 +00:00
Carsten Haitzler b2c0bed4d5 add profile mode
SVN revision: 43338
2009-10-29 12:50:46 +00:00
Carsten Haitzler ba624abe90 test both smooth and non-smooth map rotates.
SVN revision: 43227
2009-10-23 13:17:34 +00:00
Gustavo Sverzut Barbieri 83306ad23e update to match new evas_map api
SVN revision: 43212
2009-10-22 20:12:26 +00:00
Carsten Haitzler a36430c7df add tests for image map.
SVN revision: 43202
2009-10-22 15:48:08 +00:00
Cedric BAIL c3cd9c3474 * expedite: Make benchmark run again on MacOsX.
Note: Quartz and MacOsX really need some love, perf are not well.


SVN revision: 43184
2009-10-21 14:54:22 +00:00
Carsten Haitzler 8a9535ab86 oops - didnt notice it didnt contiunue tests
SVN revision: 43089
2009-10-15 01:11:17 +00:00
Carsten Haitzler 5b014fa63f disable text at the top during tests not to pollute results with any text
drawing at all if not needed.



SVN revision: 43088
2009-10-15 01:03:13 +00:00
Carsten Haitzler e442dd78dc oh dont preload and complicate things!
SVN revision: 42898
2009-10-06 04:34:59 +00:00
Carsten Haitzler b8fa0d949d add loops arg
SVN revision: 42836
2009-10-01 09:04:02 +00:00
Vincent Torri 8644206b6e link explicitely against eina, to make compilation with mingw possible.
SVN revision: 42709
2009-09-26 08:38:35 +00:00
Carsten Haitzler e7f6aa76e7 testws to show linesize and linerelsize
SVN revision: 42232
2009-09-04 03:54:14 +00:00
Vincent Torri f29149beab check if the compiler accepts -fno-rtti -fno-exceptions
SVN revision: 41882
2009-08-20 08:45:20 +00:00
Vincent Torri a1b88ea911 rename 'x11' to 'xlib' for software x11 based engines when it makes sense
SVN revision: 41335
2009-07-14 21:30:58 +00:00
Vincent Torri e79dfa7117 Force some Windows CE devices to use their real screen
resolution instead of 240x320 (iPAQ HX4700, eg) when
using GAPI.


SVN revision: 41213
2009-06-27 06:57:54 +00:00
Gustavo Sverzut Barbieri d55abb6de7 clean shutdown on all cases, use eina macros to free list.
SVN revision: 41125
2009-06-20 07:37:26 +00:00
Vincent Torri ba552d05f1 missing declaration variable
SVN revision: 41012
2009-06-12 06:46:19 +00:00
Gustavo Sverzut Barbieri de83bd76a3 fix problems with am__fastdepOBJC not being in AM_CONDITIONAL()
let's hope I'm right...



SVN revision: 40544
2009-05-08 05:20:44 +00:00
Carsten Haitzler a5cca2bc73 use more rediculously big double
SVN revision: 40525
2009-05-06 12:41:23 +00:00
Vincent Torri 1af52a0dd7 add GDI evas engine support
SVN revision: 40312
2009-04-23 03:26:41 +00:00
Carsten Haitzler 518b6dc1dd wait for first expose in x11 engines before beginning to avoid wm delay.
SVN revision: 39751
2009-03-27 09:37:17 +00:00
Carsten Haitzler c4491666de fix bg @ loop start.
SVN revision: 39750
2009-03-27 09:17:35 +00:00
Carsten Haitzler f4b1caa4bd and center logo too if menu is up
SVN revision: 39749
2009-03-27 09:14:42 +00:00
Carsten Haitzler 5ed03f2a8f and resize bg.
SVN revision: 39748
2009-03-27 09:08:31 +00:00
Carsten Haitzler 1998a5ccda engines should "handle" being resized - even if they asked not to.
SVN revision: 39747
2009-03-27 08:53:50 +00:00
Carsten Haitzler 89f0b3024e add some more tests
SVN revision: 39746
2009-03-27 08:29:42 +00:00
Vincent Torri 69c4c4d43e copy/paste error
SVN revision: 39678
2009-03-24 11:52:11 +00:00
Vincent Torri 0f6c7f1ede fail if evas_engine_info_set() fails
SVN revision: 39671
2009-03-24 09:06:40 +00:00
Vincent Torri 7db88370f1 * use the enum to set the backend in software X11 engines
* update to the new merged xrender engine


SVN revision: 39666
2009-03-24 07:50:17 +00:00
Carsten Haitzler 3c7eeebd80 patch from Tiago Falcão - exit after test.
SVN revision: 39466
2009-03-13 11:50:30 +00:00
Vincent Torri d1bc991a59 fix variable name
SVN revision: 39150
2009-02-22 19:47:54 +00:00
Vincent Torri 83208cc516 add xrender xcb engine test
SVN revision: 39137
2009-02-22 11:29:52 +00:00
Cedric BAIL 8fa4b3536b .
* expedite/src/bin/Makefile.am: Put script in package


SVN revision: 39081
2009-02-18 17:42:49 +00:00
Jaime Thomas f04f15a224 Typo.
SVN revision: 39068
2009-02-18 00:32:16 +00:00
Carsten Haitzler 51d3cd58d5 add more tests. more realistic.
SVN revision: 39053
2009-02-17 05:16:58 +00:00
Carsten Haitzler 84ca8956bd add new test.
SVN revision: 39052
2009-02-17 05:11:02 +00:00
Vincent Torri 176b302b4e free memory used by menu items when exiting expedite
SVN revision: 39023
2009-02-15 10:48:09 +00:00
Carsten Haitzler 1ebcebfc0f fix tests...
SVN revision: 38785
2009-01-25 22:02:37 +00:00
Carsten Haitzler eb4dcda378 fix tsts for pow2
SVN revision: 38704
2009-01-23 00:28:12 +00:00
Carsten Haitzler f71283318d add some tests... for some optimisations... :)
SVN revision: 38691
2009-01-21 23:28:46 +00:00