Commit Graph

277 Commits

Author SHA1 Message Date
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 63f9adccc4 update Visual Studio project files
SVN revision: 47893
2010-04-10 13:00:02 +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 9ee9f0f94a i dont believe it... dont link to Xrender.. and any call to xrender - tho it
works -and it links i.. ends up with xlib segving.. this is subtle and bizarre!



SVN revision: 46703
2010-03-01 16:17:42 +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
Carsten Haitzler 509e7c69d8 for some reason on some cross-build setups evas eet deps dont propagate via
shared lib deps. odd. even tho its linked etc. etc.



SVN revision: 46554
2010-02-27 05:23:30 +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 63adbee37f Psychedelic E logo instead of a beer swigging rasterman. Booooooo. :)
SVN revision: 45310
2010-01-19 01:01: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
Vincent Torri e92bfbb6e0 silent rules for expedite
SVN revision: 44574
2009-12-19 12:12:35 +00:00
Vincent Torri 7b76b9193e That conditionnal is already set in the m4 macro
SVN revision: 44508
2009-12-16 07:42:09 +00:00
Vincent Torri 97e3be8840 opensolaris linker produces an error because of -f*** gcc options
So force the link to be done when checking the availability of
-fno-rtti and -fno-exceptions

SVN revision: 44056
2009-11-30 18:06:12 +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