Commit Graph

19390 Commits

Author SHA1 Message Date
Bruno Dilly c2b0c76b74 ephysics: add front and back boundaries
Use it on test "Bouncing 3D"



SVN revision: 78015
2012-10-15 21:54:29 +00:00
Bruno Dilly 9447db42d8 ephysics: fix boundaries position
SVN revision: 78014
2012-10-15 21:54:22 +00:00
Bruno Dilly f6e0e9a3f5 ephysics: revert add depth parameter to boundary api
reverts r77785, since it will be properly handled before adding
front and back boundaries



SVN revision: 78013
2012-10-15 21:54:14 +00:00
Ricardo de Almeida Gonzaga 25e3dd2a44 ephysics: show default value of sleeping threshold on
doc



Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>



SVN revision: 78012
2012-10-15 21:54:08 +00:00
Bruno Dilly bbdb0ecb7e ephysics: remove duplicated logo example page
SVN revision: 78011
2012-10-15 21:54:02 +00:00
Bruno Dilly 66b8ca8afc ephysics: implement rotation quartenion getter
So it's possible to create a custom body update callback using
it with evas_map_util_quat_rotate().



SVN revision: 78010
2012-10-15 21:53:56 +00:00
Bruno Dilly 05dab66b0b ephysics: render 3d rotation
SVN revision: 78009
2012-10-15 21:53:51 +00:00
Bruno Dilly 3532a4620f ephysics: add bouncing 3d test
SVN revision: 78008
2012-10-15 21:53:43 +00:00
Carsten Haitzler a2a51a28fa since mask is not being used by sw engine in alpha mode - dont make
one (even for input event mask).



SVN revision: 77999
2012-10-15 13:04:47 +00:00
Carsten Haitzler 890e35cb11 16bpp ecore-evas support gone now its gone in evas.
SVN revision: 77998
2012-10-15 13:02:39 +00:00
Mike McCormack 27ae7e7cdb ecore: Fix warning
ecore_poll.c: In function ‘_poller_constructor’:
ecore_poll.c:273:10: warning: ‘return’ with a value, in function returning void

Signed-off-by: Mike McCormack <mikem@atratus.org>

SVN revision: 77997
2012-10-15 12:12:36 +00:00
Christopher Michael 9b564d2dc6 Evas: Fix EFL Client apps not rendering properly in Wayland.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 77996
2012-10-15 10:53:46 +00:00
Sung Park ecfe3ecd69 EvasGL: check if the image obj is a native_set'ed
image object for evas_gl direct rendering. 


SVN revision: 77989
2012-10-15 08:40:53 +00:00
Carsten Haitzler e1ada6ad4d oops - yes - windows. ugh. indeed.
SVN revision: 77985
2012-10-15 08:00:31 +00:00
Carsten Haitzler 7de4d6b72a actually create idler if no idler exists.. not timer. i suspect a typo
here. :)



SVN revision: 77984
2012-10-15 07:38:56 +00:00
Carsten Haitzler 93721ebdab more formatting.
SVN revision: 77983
2012-10-15 07:19:31 +00:00
Carsten Haitzler f97fb16ac2 no need to set idler to null in init.
SVN revision: 77982
2012-10-15 07:19:01 +00:00
Carsten Haitzler cba81eea06 clean up some fmting
SVN revision: 77981
2012-10-15 07:18:10 +00:00
rustyBSD 5c81b6e412 From: rustyBSD <rustyBSD@gmx.fr>
Subject: [E-devel] [ecore] Recursive rm

I looked at the ecore_file_recursive_rm() function
(in ecore/src/lib/ecore_file/), and I wonder why this
is so ugly/complicated.

We are doing a readlink() and two stat(). Why not simply
do a lstat() ?

It takes less memory and it's simplier. Here is a patch.

(And readlink() is ssize_t)



SVN revision: 77979
2012-10-15 06:51:39 +00:00
Zbigniew Kosinski 2499d34087 From: Zbigniew Kosinski <z.kosinski@samsung.com>
Subject: Re: [E-devel] Add Null checking routine

I prepared patch - check eet file pointer parameter in
eet_identity_signature, eet_identity_x509 and eet_identity_sha1 functions.
Please take a look at attached files.



SVN revision: 77977
2012-10-15 06:26:48 +00:00
Carsten Haitzler 2e5c26b2e5 make idler static and null... by default
SVN revision: 77973
2012-10-15 05:49:38 +00:00
Vikram Narayanan 80ece5f272 ecore ecore_directfb.c: Use correct structure. Patch by Vikram Narayanan <vikram186@gmail.com>
From: Vikram Narayanan <vikram186@gmail.com>
Date: Sun, 14 Oct 2012 22:57:05 +0530
Subject: [PATCH] ecore/ecore_directfb: Fix a pedantic bug

Though someone can argue it is correct, (as the two structures have the
same size and numbers) it gives a room for a little confusion. Fix this.

Signed-off-by: Vikram Narayanan <vikram186@gmail.com>

SVN revision: 77971
2012-10-15 04:53:18 +00:00
Nicholas Hughart c4d848a27a Patch from vtorri
- remove unavailable __UNUSED__
  - warning-- on Win64



SVN revision: 77968
2012-10-14 18:22:15 +00:00
Rui Seabra 07ef6c8572 Add eo dependency
SVN revision: 77967
2012-10-14 16:39:20 +00:00
Rui Seabra 15c6256284 Initial rpm spec support.
SVN revision: 77966
2012-10-14 16:38:23 +00:00
Vincent Torri 2c4cd5909a Evas: asm detection with eina if sigaction or siglongjmp are not available. Only mmx, sse or sse3
SVN revision: 77958
2012-10-13 14:07:58 +00:00
ChunEon Park 82a183ffde evas/gl_context - --whitespaces;
SVN revision: 77953
2012-10-13 09:00:35 +00:00
ChunEon Park df079ad4da evas/gl_common - lines wouldn't use any textures.
SVN revision: 77952
2012-10-13 08:57:41 +00:00
Vincent Torri 96e820ca73 Evas: fix distcheck rule
Patch written last night by SleepWalker


SVN revision: 77942
2012-10-12 15:50:02 +00:00
Carsten Haitzler e6e4b67c36 remove edb references from evas now its gone from configure.ac
SVN revision: 77933
2012-10-12 06:40:32 +00:00
Carsten Haitzler 2da956caa0 first stage of simplifying evas configure/build options. much more
still to do.



SVN revision: 77932
2012-10-12 06:36:06 +00:00
Carsten Haitzler 3dbe715a79 fix line draw problem
SVN revision: 77928
2012-10-12 05:35:48 +00:00
Gustavo Sverzut Barbieri 5c112dc6ca efl: document --with-profile and --with-crypto
SVN revision: 77899
2012-10-11 19:17:26 +00:00
Cedric BAIL df36a0cd3b evas: Fix texture size issues when the image has nv12 format
Patch from Sohyun Kim <anna1014.kim@samsung.com>.


SVN revision: 77854
2012-10-11 08:27:46 +00:00
Cedric BAIL 371b00dae2 emotion: call the right render function.
SVN revision: 77853
2012-10-11 08:25:34 +00:00
Cedric BAIL 2c3e27ca42 emotion: limit size and format based on the backend with fimc.
SVN revision: 77852
2012-10-11 08:24:31 +00:00
Sung Park c4071e30ed Evas_GL.h: Updating typedef defined in the latest gl2.h. It used to be
in gl2ext.h.


SVN revision: 77851
2012-10-11 08:18:24 +00:00
Carsten Haitzler d6b7e8f740 well ok - always on then, no option, until 2.0
SVN revision: 77843
2012-10-11 03:04:57 +00:00
Jihoon Kim f0cf6abc31 ecore_imf_example: ecore_imf_context_reset should be called in mouse-up event
SVN revision: 77842
2012-10-11 01:42:59 +00:00
Jihoon Kim 35529c84c0 ecore: fix ecore_magic_fail error in ecore_imf_example.c
SVN revision: 77841
2012-10-11 01:39:52 +00:00
Cedric BAIL d4eb9e7fde ecore: fix typos reported in #1611
SVN revision: 77840
2012-10-11 01:29:56 +00:00
Gustavo Sverzut Barbieri 67a8770fac efl: remove duplicate paths due header move.
eina headers used to be in their own directory, but now they live
inside src/lib/eina. The mempools were still including
include/lib/eina/ and with "sed" they became src/lib/eina/, which
already existed.



SVN revision: 77837
2012-10-10 22:51:18 +00:00
Gustavo Sverzut Barbieri a57dc1886a efl: move all system-level checks to a single place at the top.
SVN revision: 77836
2012-10-10 22:30:33 +00:00
Gustavo Sverzut Barbieri 4285653cfb oops, bad copy & paste
SVN revision: 77835
2012-10-10 22:17:03 +00:00
Gustavo Sverzut Barbieri 5b77d2068a efl: helper macro and remove duplicated defines.
AC_CHECK_HEADERS() will already define HAVE_STDINT_H and HAVE_INTTYPES_H.



SVN revision: 77834
2012-10-10 22:12:29 +00:00
Massimo Maiurana cf5ba612bb updating portuguese and italian translations
SVN revision: 77833
2012-10-10 22:11:29 +00:00
Gustavo Sverzut Barbieri 3656a3a76a efl: m4 macro to ease config file creation.
SVN revision: 77832
2012-10-10 22:00:06 +00:00
Gustavo Sverzut Barbieri c432e72582 efl: unify EFL_DEBUG_THREADS and EINA_HAVE_DEBUG_THREADS
SVN revision: 77821
2012-10-10 21:48:34 +00:00
Gustavo Sverzut Barbieri 6589b75b98 efl: HAVE_LOG is not used, just EINA_ENABLE_LOG
SVN revision: 77820
2012-10-10 21:42:48 +00:00
Gustavo Sverzut Barbieri 676201e1c1 efl: do not define EINA_SAFETY_CHECKS twice.
it was being defined in config.h and eina_config.h



SVN revision: 77819
2012-10-10 21:40:24 +00:00