Commit Graph

289 Commits

Author SHA1 Message Date
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
Vincent Torri 6233ed2cc4 fix configure output
SVN revision: 43059
2009-10-13 17:41:51 +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
Vincent Torri 892a541e93 better check of the objective c compiler
SVN revision: 40555
2009-05-08 18:23:38 +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
Daniel Kolesa 30e32c2f34 Fixed debian stuff everywhere.
SVN revision: 40505
2009-05-04 17:36:48 +00:00
Rodrigo Cesar Lopes Belem 1989fc20cf Added libtool as Build-Depends to everything that uses
DEB_CONFIGURE_SCRIPT := ./autogen.sh

SVN revision: 40500
2009-05-03 14:32:23 +00:00
Vincent Torri 1af52a0dd7 add GDI evas engine support
SVN revision: 40312
2009-04-23 03:26:41 +00:00
Daniel Kolesa a382a9d7c7 Updated debian stuff for core EFL. Changed debian stuff of others to work with core EFL updates.
SVN revision: 40292
2009-04-22 16:37:17 +00:00
Daniel Kolesa 9c4b68cd21 Updated changelogs for packages which will go into repository.
SVN revision: 40270
2009-04-21 17:39:20 +00:00
Daniel Kolesa 0f1ebbeff0 Updated Standards-Version
SVN revision: 40228
2009-04-19 16:28:48 +00:00
Daniel Kolesa 8984d70283 Prepared for merge with pkgE debian stuff
SVN revision: 40225
2009-04-19 16:18:41 +00:00
Daniel Kolesa 5ceb362087 Updated debian stuff(grew Standards-Version, updated python-ecore rules file)
SVN revision: 40043
2009-04-14 17:21:19 +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
Daniel Kolesa 4a4f36a2d0 i found it is useless and cdbs is setting up prefix automatically.
SVN revision: 39695
2009-03-24 19:56:43 +00:00
Daniel Kolesa 608f052d11 forgot to add --prefix=/usr
SVN revision: 39694
2009-03-24 19:51:00 +00:00
Daniel Kolesa f6bc5a6936 Updated debian stuff everywhere.
SVN revision: 39693
2009-03-24 19:44:57 +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