Commit Graph

19254 Commits

Author SHA1 Message Date
Carsten Haitzler 800279c23b pthread stuff is no longer optional at all in evas - smae with preload
and async events, but pthread_attr_setaffinity_np is optionally
detected and used if there. it's an opti8mization anyway.



SVN revision: 78041
2012-10-16 08:57:18 +00:00
ChunEon Park 4c8e4957e7 [E-devel] [patch][edje] redefinition of typedef 'Edje_Pick_Data'
dear all, hello

the attached patch is for removing redefinition of typedef
'Edje_Pick_Data'. that's it. :-)

cordially,
shinwoo kim.

Signed-Off-By:Kim Shinwoo <kimcinoo.efl@gmail.com>



SVN revision: 78040
2012-10-16 08:49:03 +00:00
Cedric BAIL ff3b6058d8 edje: add edje_pick.
Patch by Aharon Hillel <a.hillel@samsung.com>.

The purpose of edje_pick is to let people build their own theme
by picking interesting group from other theme.

There is still many fixme left in the code, so consider this alpha.
Expect Aharon to send patch to remove them very soon.


SVN revision: 78038
2012-10-16 07:33:54 +00:00
Carsten Haitzler 8e64fae6b8 remove yet more #defined config options and ifdefs from evas.
SVN revision: 78037
2012-10-16 06:36:20 +00:00
ChunEon Park d153602716 evas - --empty line
SVN revision: 78036
2012-10-16 05:32:57 +00:00
ChunEon Park 77287d050d evas - you are living in the future.
SVN revision: 78035
2012-10-16 05:32:05 +00:00
ChunEon Park 77e2edbedd evas/line - fix the line vertical drawing on gl backened.
SVN revision: 78034
2012-10-16 05:31:28 +00:00
Carsten Haitzler 68fcefc97b font loader for eet now not an option in code even - no ifdefs.
SVN revision: 78032
2012-10-16 04:04:27 +00:00
Carsten Haitzler 8c088a95dd remove ifdefs for BUILD_C as we always have c fallbacks now - no
choice, and MMX and SSE are built together under BUILD_MMX - SSE3
still separate.



SVN revision: 78031
2012-10-16 04:00:18 +00:00
Carsten Haitzler 0e814d48e4 missed 1 yuv ifdef.
SVN revision: 78030
2012-10-16 03:17:40 +00:00
Carsten Haitzler 71adbc0c38 futher option reduction and ifdef removal.
SVN revision: 78029
2012-10-16 03:15:40 +00:00
Carsten Haitzler 6912aba9db remove 8bpp evas engine support from e3core-evas as its now gone from
evas.



SVN revision: 78027
2012-10-16 02:54:05 +00:00
Carsten Haitzler 7e3479e2f8 remove 8bpp engine too form evas.
SVN revision: 78026
2012-10-16 02:49:01 +00:00
Bruno Dilly bb90530f7b ephysics: add autodel functions for front and back of
the scene




SVN revision: 78016
2012-10-15 21:54:35 +00:00
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