Re: [E-devel] drm page flip/animators etc.

2016-11-12 Thread The Rasterman
On Sun, 13 Nov 2016 12:31:49 +0900 Carsten Haitzler (The Rasterman) said: FYI - i disabled _drm_animator_register, _drm_animator_unregister, _drm_evas_changed from the ecore_evbas func struct for the drm engine and lo and behold... mouse moves smoothly and reliably. yes.

[E-devel] drm page flip/animators etc.

2016-11-12 Thread The Rasterman
h. i'm reading this code and it seems broken. let's start with the simple one. 1) ecore_evas_wayland_common.c: this shouldnt MESS with manual render at all. at most it should just have if (wdata->reset_pending) return 0; added to the top "not going to do this" section in

[EGIT] [core/efl] master 01/01: evas: protect against wrong request to default seat.

2016-11-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=99b327598edbfccef066c3a185d4dbe490401782 commit 99b327598edbfccef066c3a185d4dbe490401782 Author: Cedric Bail Date: Sat Nov 12 13:56:24 2016 -0800 evas: protect against

[EGIT] [core/efl] master 01/01: elm: Allow setting NULL tooltip text to remove tooltip.

2016-11-12 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=202dc8c189612fd4fca34aa85a5fb17a2c72d5f6 commit 202dc8c189612fd4fca34aa85a5fb17a2c72d5f6 Author: Andy Williams Date: Sat Nov 12 21:23:40 2016 + elm: Allow setting

[EGIT] [core/efl] master 02/02: eet: return 0 instead of NULL when the return type is int

2016-11-12 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cbde2cb04b3096c0854b3cfebd455d3383c16ea7 commit cbde2cb04b3096c0854b3cfebd455d3383c16ea7 Author: Jean Guyomarc'h Date: Sat Nov 12 10:42:45 2016 +0100 eet: return 0 instead of

[EGIT] [core/efl] master 01/02: ecore_con: fix pointers type mismatches

2016-11-12 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2e8d6968fdc43932e4ab21a2186171b8f73eb470 commit 2e8d6968fdc43932e4ab21a2186171b8f73eb470 Author: Jean Guyomarc'h Date: Sat Nov 12 10:35:17 2016 +0100 ecore_con: fix pointers