framework/uifw/evas.git
12 years agodisable buggy sse3 routine! test showed it in ello.
raster [Tue, 11 Oct 2011 11:51:54 +0000 (11:51 +0000)]
disable buggy sse3 routine! test showed it in ello.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63985 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix off-by-one update region calc in map.
raster [Tue, 11 Oct 2011 11:30:37 +0000 (11:30 +0000)]
fix off-by-one update region calc in map.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63984 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agouse lround() for map coord rounding to avoid silly things like
raster [Tue, 11 Oct 2011 06:06:11 +0000 (06:06 +0000)]
use lround() for map coord rounding to avoid silly things like
15.999999999999999998 rounding down to 15... whihc leads to
sometimes... odd off-by-1 expected results.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63978 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agooops - typo.
raster [Tue, 11 Oct 2011 01:51:49 +0000 (01:51 +0000)]
oops - typo.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63967 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadapt to SEC direct texture access changes for the last time.
raster [Mon, 10 Oct 2011 10:08:29 +0000 (10:08 +0000)]
adapt to SEC direct texture access changes for the last time.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63959 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas/evas_events - trivial changes
hermet [Mon, 10 Oct 2011 08:52:08 +0000 (08:52 +0000)]
evas/evas_events - trivial changes

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63953 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas: big mistake in efl_attribute.m4. My bad
caro [Sun, 9 Oct 2011 19:28:40 +0000 (19:28 +0000)]
Evas: big mistake in efl_attribute.m4. My bad

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63935 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas: Add GL_EET_CFLAGS tp CPPFLAGS so that Eet.h is found. Patch by JGMiller, fix...
caro [Sat, 8 Oct 2011 07:16:36 +0000 (07:16 +0000)]
Evas: Add GL_EET_CFLAGS tp CPPFLAGS so that Eet.h is found. Patch by JGMiller, fix ticket #874

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63922 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agobe quiet about the EEK.
raster [Sat, 8 Oct 2011 05:33:47 +0000 (05:33 +0000)]
be quiet about the EEK.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63921 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoCommit Neil's patch reported here:
raster [Sat, 8 Oct 2011 04:58:57 +0000 (04:58 +0000)]
Commit Neil's patch reported here:

http://trac.enlightenment.org/e/ticket/880

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63920 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix cedric's nv12 shader! it worked by luck only. tex_y -> tex_c in
raster [Sat, 8 Oct 2011 03:04:16 +0000 (03:04 +0000)]
fix cedric's nv12 shader! it worked by luck only. tex_y -> tex_c in
vert shdr

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63918 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotry and make newgl work again... fail! why does glx hate me?
raster [Thu, 6 Oct 2011 15:05:32 +0000 (15:05 +0000)]
try and make newgl work again... fail! why does glx hate me?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63885 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agono no.. oops. i missed an error!
raster [Thu, 6 Oct 2011 13:46:06 +0000 (13:46 +0000)]
no no.. oops. i missed an error!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63883 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agonewgl work.. now.. why?
raster [Thu, 6 Oct 2011 13:45:14 +0000 (13:45 +0000)]
newgl work.. now.. why?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63882 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoonly use highp *IF* compiler supports it.
raster [Thu, 6 Oct 2011 13:25:18 +0000 (13:25 +0000)]
only use highp *IF* compiler supports it.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63880 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: remove extra CR
mike_m [Thu, 6 Oct 2011 02:23:57 +0000 (02:23 +0000)]
evas: remove extra CR

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63867 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[PATCH] evas: fix typo in LOOP_ALIGNED_U1_A48_SSE3
lucas [Wed, 5 Oct 2011 23:41:01 +0000 (23:41 +0000)]
[PATCH] evas: fix typo in LOOP_ALIGNED_U1_A48_SSE3
The old version works because in every function in which
this macro is used ``l'' is the length and ``d'' is the
destination. This patch prevents future headaches when
those constraints no longer hold.

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63856 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: fix shader for nv12.
cedric [Wed, 5 Oct 2011 10:16:25 +0000 (10:16 +0000)]
evas: fix shader for nv12.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63835 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agooh and compile script missing updates to make shd's... grrr. and nv12
raster [Wed, 5 Oct 2011 09:52:08 +0000 (09:52 +0000)]
oh and compile script missing updates to make shd's... grrr. and nv12
shader bad!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63832 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas/evas_object_textblock : When cursor_mode is BEFORE, dir_cur->node
woohyun [Wed, 5 Oct 2011 07:29:06 +0000 (07:29 +0000)]
evas/evas_object_textblock : When cursor_mode is BEFORE, dir_cur->node
can be NULL. So modified the conditional state.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63824 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoall shaders -> use high precision not medium to avoid rounding errors.
raster [Tue, 4 Oct 2011 11:21:22 +0000 (11:21 +0000)]
all shaders -> use high precision not medium to avoid rounding errors.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63804 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: cleanup and reorder video function call to be more usable.
cedric [Tue, 4 Oct 2011 09:34:01 +0000 (09:34 +0000)]
evas: cleanup and reorder video function call to be more usable.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63799 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: forgotten commit with since.
cedric [Tue, 4 Oct 2011 09:33:40 +0000 (09:33 +0000)]
evas: forgotten commit with since.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63798 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: EunMi Lee <eunmi15.lee@samsung.com>
raster [Tue, 4 Oct 2011 07:30:22 +0000 (07:30 +0000)]
From: EunMi Lee <eunmi15.lee@samsung.com>
Subject: [E-devel] [Patch] Evas touch event patch.

Nice to meet you.
I'm Eunmi Lee, developing mobile web browser and working on WebKit EFL port.
I need new type of event for touch, so I've made patch to add
EVAS_CALLBACK_TOUCH event to the evas.

I will explain history of this patch.
Currently, many web applications and sites use TouchEvent and they can
do everything(scrolling, zooming and so on) like native application
using TouchEvent.
So, I'm also want to provide TouchEvent for web in the WebKit EFL port,
but I got a problem during making TouchEvent because EFL's touch
event's structure (Mouse, Multi Event) is different from Web
TouchEvent's one.

Let me explain about Web TouchEvent firstly.
Web TouchEvent is consist of type and touch points list simply.
There are 3 kinds of type.
TouchStart: Happens every time a finger is placed on the screen.
TouchEnd: Happens every time a finger is removed from the screen.
TouchMove: Happens as a finger already placed on the screen is moved
across the screen.
for example, we can make (1 finger starts to touch), (2 fingers are
moving), (1 finger is released duirng 3 fingers are moving) and so on.
You can see the detailed information in the following url:
http://www.sitepen.com/blog/2008/07/10/touching-and-gesturing-on-the-iphone

However, EFL's touch event is consist of six kinds of type :
MOUSE_DOWN, MOUSE_UP, MOUSE_MOVE, MULTI_DOWN, MULTI_UP, MULTI_MOVE.
So, I have to make a converter to make web touch event from EFL's
touch event.
You can reference attatched image file : evas_touch_event.png.

To tell the truth, converting code is not a big one.
But, I want to reduce this additional job and make code simple.
In the WebKit QT port, they don't have to make converting code for
TouchEvent,
because they have QTouchEvent, it has type and touchPoints list and
they can be mapped to Web TouchEvent one by one.
I think iPhone and Android also have such kind of event.

That's all why I want to add new touch event type to the evas.

about my patch:
- EVAS_CALLBACK_TOUCH event is added
- touch_points Eina_List is added to the Evas structure to maintain
current touch lists.
- process MOUSE/MULTI UP, DOWN, MOVE to make TOUCH event.

It is my first time to modify eves codes and actually I don't know too
much about evas.
So, I will be grateful if you send any feedback and comments.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63796 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agojiyoun bug! you didnt fix the hkey string properly.. you set the last
raster [Tue, 4 Oct 2011 01:41:45 +0000 (01:41 +0000)]
jiyoun bug! you didnt fix the hkey string properly.. you set the last
2 chars to o? where ? is "undefined". you set the same string char to
/ then o. fix!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63785 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoso... gcc was optimizing the test out... that sucks! fix. make sure gcc
raster [Mon, 3 Oct 2011 16:29:12 +0000 (16:29 +0000)]
so... gcc was optimizing the test out... that sucks! fix. make sure gcc
doesnt know what to do with optimizing and actually compiles the code!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63775 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas/configure.ac - fixed typo.
hermet [Mon, 3 Oct 2011 05:06:11 +0000 (05:06 +0000)]
evas/configure.ac - fixed typo.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63764 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoisolate sse3 to only its own file, so it only uses -msse3 for that
raster [Mon, 3 Oct 2011 04:44:23 +0000 (04:44 +0000)]
isolate sse3 to only its own file, so it only uses -msse3 for that

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63762 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: add basic support for video support.
cedric [Mon, 3 Oct 2011 03:28:52 +0000 (03:28 +0000)]
evas: add basic support for video support.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63758 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agook. sse3 OFF for 32bit builds. as we cant guarantee the compiler and
raster [Sun, 2 Oct 2011 11:29:03 +0000 (11:29 +0000)]
ok. sse3 OFF for 32bit builds. as we cant guarantee the compiler and
arch does sse3. the wasy sse3 is done makes this stupidly ugly. so too
bad for 32bit builds - no sse3 for u unless u specifically enable at
build time and then u have a binary that never runs on pre-sse3 chips.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63745 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoNO - SSE3... add -msse3.... NO! NEVER!
raster [Sun, 2 Oct 2011 10:57:26 +0000 (10:57 +0000)]
NO - SSE3... add -msse3.... NO! NEVER!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63744 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoformatting - space++
raster [Sun, 2 Oct 2011 10:43:17 +0000 (10:43 +0000)]
formatting - space++

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63743 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agobad cedric! broke gl engine!
raster [Fri, 30 Sep 2011 16:18:41 +0000 (16:18 +0000)]
bad cedric! broke gl engine!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63729 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: remove warning.
cedric [Fri, 30 Sep 2011 15:54:26 +0000 (15:54 +0000)]
evas: remove warning.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63728 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: zero swizzeling code for Samsung platform.
cedric [Fri, 30 Sep 2011 15:51:32 +0000 (15:51 +0000)]
evas: zero swizzeling code for Samsung platform.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63727 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: correctly handle direct mapping of data for non RGBA case.
cedric [Fri, 30 Sep 2011 15:43:51 +0000 (15:43 +0000)]
evas: correctly handle direct mapping of data for non RGBA case.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63726 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: fix make dist
lucas [Fri, 30 Sep 2011 13:33:40 +0000 (13:33 +0000)]
evas: fix make dist

Patch by: Josef Reidinger <jreidinger@suse.cz>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63723 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFrom: Jiyoun Park <jy0703.park@samsung.com>
raster [Fri, 30 Sep 2011 07:10:40 +0000 (07:10 +0000)]
From: Jiyoun Park <jy0703.park@samsung.com>

Subject: [E-devel] [Patch] support Animation gif's disposal mode

I make patch support animation gif disposal mode.

Before, gif loader only decode & render based on previous frame.

This patch can support "do not dispose mode" & "restore background
mode".

So It solve after image problem of restore background mode.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63716 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix ambiguous docs and add notes about premultiplied coloring books
discomfitor [Fri, 30 Sep 2011 06:05:33 +0000 (06:05 +0000)]
fix ambiguous docs and add notes about premultiplied coloring books

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63715 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoinclude config.h - it isnt included.. otherwise we'd have had redefine
raster [Fri, 30 Sep 2011 06:04:53 +0000 (06:04 +0000)]
include config.h - it isnt included.. otherwise we'd have had redefine
warnings....

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63714 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix warning
caro [Fri, 30 Sep 2011 04:14:30 +0000 (04:14 +0000)]
fix warning

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63710 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agounneeded checks
caro [Fri, 30 Sep 2011 04:04:28 +0000 (04:04 +0000)]
unneeded checks

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63708 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd Jim Kukunas as authors
caro [Fri, 30 Sep 2011 03:50:30 +0000 (03:50 +0000)]
add Jim Kukunas as authors

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63707 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoyou know.... i was reviewing this patch this morning and i found
raster [Fri, 30 Sep 2011 03:29:03 +0000 (03:29 +0000)]
you know.... i was reviewing this patch this morning and i found
several problems with it... but SOMEONE... (lucas) committed it
without even so much as replying to the list saying he was going to...
:)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63705 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: enable SSE3 blend functions
lucas [Fri, 30 Sep 2011 02:37:12 +0000 (02:37 +0000)]
evas: enable SSE3 blend functions

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63704 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: add SSE3 _op_blend_pixel_mask blend functions
lucas [Fri, 30 Sep 2011 02:37:02 +0000 (02:37 +0000)]
evas: add SSE3 _op_blend_pixel_mask blend functions
_op_blend_p_mas_dp_sse3
_op_blend_pas_mas_dp_sse3
_op_blend_rel_p_mas_dp_sse3

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63703 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: add SSE3 op_blend_pixel_color blend functions
lucas [Fri, 30 Sep 2011 02:36:51 +0000 (02:36 +0000)]
evas: add SSE3 op_blend_pixel_color blend functions
_op_blend_p_c_dp_sse3
_op_blend_pan_c_dp_sse3
_op_blend_p_can_dp_sse3
_op_blend_pan_can_dp_sse3
_op_blend_p_caa_dp_sse3
_op_blend_pan_caa_dp_sse3
_op_blend_rel_p_c_dp_sse3

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63702 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: add SSE3 op_blend_pixel blend functions
lucas [Fri, 30 Sep 2011 02:36:30 +0000 (02:36 +0000)]
evas: add SSE3 op_blend_pixel blend functions
_op_blend_p_dp_sse3
_op_blend_pas_dp_sse3
_op_blend_rel_p_dp_sse3
_op_blend_rel_pan_dp_sse3

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63701 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: add SSE3 op_blend_mask_color blend functions
lucas [Fri, 30 Sep 2011 02:36:15 +0000 (02:36 +0000)]
evas: add SSE3 op_blend_mask_color blend functions
_op_blend_mas_c_dp_sse3
_op_blend_mas_can_dp_sse3
_op_blend_rel_mas_c_dp_sse3

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63700 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: add SSE3 op_blend_color blend functions
lucas [Fri, 30 Sep 2011 02:36:01 +0000 (02:36 +0000)]
evas: add SSE3 op_blend_color blend functions
_op_blend_c_dp_sse3
_op_blend_rel_c_dp_sse3

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63699 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: add common SSE3 blending functions/macro
lucas [Fri, 30 Sep 2011 02:35:45 +0000 (02:35 +0000)]
evas: add common SSE3 blending functions/macro
mul_256_sse3
sub4_alpha_sse3
interp4_256_sse3
mul_sym_sse3
mul4_sym_sse3
mul3_sym_sse3

LOOP_ALIGNED_U1_A48_SSE3

__attribute__((always_inline)) is needed to coax GCC (< 4.6.0)
into inlining the common blend ops. Not inlining these functions
causes a steep performance penalty.

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63698 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: add SSE3 support
lucas [Fri, 30 Sep 2011 02:35:31 +0000 (02:35 +0000)]
evas: add SSE3 support
Readme entry
configure --[enable/disable]-cpu-sse3
processor capability test

Patch by: Jim Kukunas <james.t.kukunas@linux.intel.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63697 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: fix make dist
yoz [Thu, 29 Sep 2011 15:13:27 +0000 (15:13 +0000)]
evas: fix make dist

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63669 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: oops forgot that.
cedric [Thu, 29 Sep 2011 09:48:13 +0000 (09:48 +0000)]
evas: oops forgot that.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63664 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: handle exif rotation information directly inside evas jpeg loader.
cedric [Thu, 29 Sep 2011 09:02:30 +0000 (09:02 +0000)]
evas: handle exif rotation information directly inside evas jpeg loader.

Patch by Jiyoun Park <jy0703.park@samsung.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63659 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agouse another m4 macro for __atribute__
caro [Thu, 29 Sep 2011 06:26:03 +0000 (06:26 +0000)]
use another m4 macro for __atribute__
 add check of gcc vector extension, requested by cedric

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63652 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas Evas.h: Fixed typo.
seoz [Wed, 28 Sep 2011 09:14:40 +0000 (09:14 +0000)]
evas Evas.h: Fixed typo.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63640 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoand another commit in an attempt to fix mouse grabs + event callbacks
raster [Mon, 26 Sep 2011 02:45:06 +0000 (02:45 +0000)]
and another commit in an attempt to fix mouse grabs + event callbacks
to be consistent

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63607 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agonew attempt to fix the hidden object event thing without breaking
raster [Sun, 25 Sep 2011 04:43:02 +0000 (04:43 +0000)]
new attempt to fix the hidden object event thing without breaking
dnd... this makes for consistent behavior. :)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63599 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agooops - and dont need to sub the rgabbed count - i missed that it was
raster [Sat, 24 Sep 2011 07:46:37 +0000 (07:46 +0000)]
oops - and dont need to sub the rgabbed count - i missed that it was
already done above. no bug there. move on.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63586 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoas suspected... this breaks drag and drop! :( revert.
raster [Sat, 24 Sep 2011 04:01:36 +0000 (04:01 +0000)]
as suspected... this breaks drag and drop! :( revert.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63577 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agotry this for fixing grab count when callbacks play with further events
raster [Fri, 23 Sep 2011 06:37:03 +0000 (06:37 +0000)]
try this for fixing grab count when callbacks play with further events
in the in list copy (like moving, resizing, hiding etc. them).

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63554 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix grab event counter miss.
raster [Fri, 23 Sep 2011 06:19:20 +0000 (06:19 +0000)]
fix grab event counter miss.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63553 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas_object_smart - trivial changes.
hermet [Wed, 21 Sep 2011 10:56:23 +0000 (10:56 +0000)]
evas_object_smart - trivial changes.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63514 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas/evas_events - just removed white spaces.
hermet [Wed, 21 Sep 2011 10:35:03 +0000 (10:35 +0000)]
evas/evas_events - just removed white spaces.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63511 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas textblock: Fixed an issue when deleting A from <a><a>A</a></a>.
tasn [Tue, 20 Sep 2011 08:05:50 +0000 (08:05 +0000)]
Evas textblock: Fixed an issue when deleting A from <a><a>A</a></a>.

Reported by WooHyun. Thanks a lot, great catch, also told me where and what
the issue is exactly.

Also added a test to verify this works.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63493 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoactually no - wrong pixman... remove if.
raster [Tue, 20 Sep 2011 05:45:00 +0000 (05:45 +0000)]
actually no - wrong pixman... remove if.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63487 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agosoftware xcb cvant build without pixman... fix autofoo
raster [Tue, 20 Sep 2011 05:28:20 +0000 (05:28 +0000)]
software xcb cvant build without pixman... fix autofoo

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63486 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: remove a fixme by making the engine list dynamic.
cedric [Mon, 19 Sep 2011 14:20:18 +0000 (14:20 +0000)]
evas: remove a fixme by making the engine list dynamic.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63481 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agomake fonts obey the same cutout rules as images.
raster [Mon, 19 Sep 2011 10:48:33 +0000 (10:48 +0000)]
make fonts obey the same cutout rules as images.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63478 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agowarning--
raster [Mon, 19 Sep 2011 10:48:11 +0000 (10:48 +0000)]
warning--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63477 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas textblock: Replace the rbtree index with a fixed ptr array.
tasn [Mon, 19 Sep 2011 09:17:17 +0000 (09:17 +0000)]
Evas textblock: Replace the rbtree index with a fixed ptr array.

This possibly doesn't scale as good but it's good enough for everything I've
tried. It's a lot easier to maintain comparing to the rbtree, and takes a
lot less memory. Next step is probably changing the array size according
to the actual content of the textblock.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63474 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas font: Adjust yet again to the new harfbuzz API.
tasn [Mon, 19 Sep 2011 09:17:08 +0000 (09:17 +0000)]
Evas font: Adjust yet again to the new harfbuzz API.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63473 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas: Remove lazy ifdef WIN32 and check for siglongjmp and sigaction availability
kakaroto [Sun, 18 Sep 2011 21:57:17 +0000 (21:57 +0000)]
Evas: Remove lazy ifdef WIN32 and check for siglongjmp and sigaction availability

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63463 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas evas_name.c: Fixed indentation.
seoz [Wed, 14 Sep 2011 04:41:12 +0000 (04:41 +0000)]
evas evas_name.c: Fixed indentation.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63369 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas: Add simple .Xdefaults files parsing to get DPI.
devilhorns [Thu, 8 Sep 2011 21:49:45 +0000 (21:49 +0000)]
Evas: Add simple .Xdefaults files parsing to get DPI.

NB: Xcb has no support (yet) for dealing with xrdb (Xresource
database), so add a simple parser to read an .Xdefaults file and get
things like xft.dpi.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63297 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years ago[evas] This seems to be the least fontconfig's compatible
glima [Thu, 8 Sep 2011 18:37:29 +0000 (18:37 +0000)]
[evas] This seems to be the least fontconfig's compatible
 version with our (current) code.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63293 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas: If not threading, then LKT should not return 0, otherwise it will think it...
kakaroto [Wed, 7 Sep 2011 18:00:57 +0000 (18:00 +0000)]
Evas: If not threading, then LKT should not return 0, otherwise it will think it's a stuck lock

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63270 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas textblock: Added a workaround for the coords_recalc not being called.
tasn [Wed, 7 Sep 2011 10:41:44 +0000 (10:41 +0000)]
Evas textblock: Added a workaround for the coords_recalc not being called.

Please, when you fix this annoying issue, revert this terrible commit. This
commit is intended to be a temporary fix.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63267 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas: Small fixes to clean software-sdl and software-16-sdl engines
kakaroto [Wed, 7 Sep 2011 06:53:35 +0000 (06:53 +0000)]
Evas: Small fixes to clean software-sdl and software-16-sdl engines
Comparing software-sdl and software-16-sdl showed many small differences
this makes both engines' code much more alike.
The software-16-sdl was especially buggy, hopefully, this should make
it just as stable as the software-sdl engine.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63248 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas: Allow independent static compilation of software_16_sdl engine
kakaroto [Wed, 7 Sep 2011 06:53:28 +0000 (06:53 +0000)]
Evas: Allow independent static compilation of software_16_sdl engine

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63247 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: add YUV double buffering for OpenGL backend.
cedric [Tue, 6 Sep 2011 07:56:47 +0000 (07:56 +0000)]
evas: add YUV double buffering for OpenGL backend.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63225 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: fix alignment issue.
cedric [Mon, 5 Sep 2011 15:21:23 +0000 (15:21 +0000)]
evas: fix alignment issue.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63202 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: use a tricky NULL texture.
cedric [Mon, 5 Sep 2011 14:58:18 +0000 (14:58 +0000)]
evas: use a tricky NULL texture.

Note: this help the driver to know that we don't it
to swizzle back the pixel from GPU format, because we
are going to replace all pixels.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63201 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas font: Fixed compilation with g++.
tasn [Mon, 5 Sep 2011 12:48:02 +0000 (12:48 +0000)]
Evas font: Fixed compilation with g++.

Patch by cnook

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63196 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas textblock: Use viewport for getting visible range, not clip.
tasn [Mon, 5 Sep 2011 12:03:53 +0000 (12:03 +0000)]
Evas textblock: Use viewport for getting visible range, not clip.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63191 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas textblock: Fixed an issue when there are no available fonts.
tasn [Mon, 5 Sep 2011 09:04:43 +0000 (09:04 +0000)]
Evas textblock: Fixed an issue when there are no available fonts.

The problem was that our rbtree implementation doesn't support chaining
duplicates and with no fonts, all the paragraphs had the same y coord (0).
Changing the paragraph index to work on line_no for sorting fixes it,
as line numbers are also correct when there are no fonts.

Thanks a lot to KaKaRoTo for letting me know about this issue.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63188 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agofix COPYING to say 2011.
raster [Mon, 5 Sep 2011 07:15:41 +0000 (07:15 +0000)]
fix COPYING to say 2011.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63187 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas font: Fix compilation with C++ compilers.
tasn [Mon, 5 Sep 2011 07:13:23 +0000 (07:13 +0000)]
Evas font: Fix compilation with C++ compilers.

Thanks to cnook for pointing that out.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63186 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoEvas textblock: Fixed compiler warnings.
tasn [Mon, 5 Sep 2011 07:13:07 +0000 (07:13 +0000)]
Evas textblock: Fixed compiler warnings.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63185 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: fix tarball generation.
cedric [Sun, 4 Sep 2011 23:19:41 +0000 (23:19 +0000)]
evas: fix tarball generation.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63179 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: and now MT12 gain Open GL support.
cedric [Sun, 4 Sep 2011 21:15:04 +0000 (21:15 +0000)]
evas: and now MT12 gain Open GL support.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63174 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: make MT12 a little bit faster so we can see Bunny a little more longer.
cedric [Sun, 4 Sep 2011 16:26:47 +0000 (16:26 +0000)]
evas: make MT12 a little bit faster so we can see Bunny a little more longer.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63157 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: forgotten patch for enabling colorspace properly.
cedric [Sun, 4 Sep 2011 14:31:24 +0000 (14:31 +0000)]
evas: forgotten patch for enabling colorspace properly.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63152 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas: fix mt12 to se squirrel and bunny.
cedric [Sun, 4 Sep 2011 14:30:41 +0000 (14:30 +0000)]
evas: fix mt12 to se squirrel and bunny.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63151 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoput generic loaders in libdir/evas/utils/
raster [Sat, 3 Sep 2011 03:48:39 +0000 (03:48 +0000)]
put generic loaders in libdir/evas/utils/

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63103 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoevas/canvas - Update the pointer to engine_data after pixels_get().
antognolli [Fri, 2 Sep 2011 14:06:25 +0000 (14:06 +0000)]
evas/canvas - Update the pointer to engine_data after pixels_get().

The "pixels" pointer was set in the beginning of evas_object_image_render(),
and never updated, even after pixels_get() changed the content of
o->engine_data.

This patch updates that pointer if it becomes different from engine_data.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63090 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoRename xcb-devel to libxcb-devel. According to KainX, on IRC, «Caos is dead and no...
rui [Thu, 1 Sep 2011 21:54:42 +0000 (21:54 +0000)]
Rename xcb-devel to libxcb-devel. According to KainX, on IRC, «Caos is dead and no one has been maintaining SuSE compatibility anyway».

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63074 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoFix build breakage.
rui [Thu, 1 Sep 2011 21:39:43 +0000 (21:39 +0000)]
Fix build breakage.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63070 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

12 years agoadd Youness Alaoui
caro [Wed, 31 Aug 2011 08:49:15 +0000 (08:49 +0000)]
add Youness Alaoui

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63017 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33