summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* EvasGL: Do internal make current if context changed.devs/devilhorns/planesMinkyoung Kim2017-04-111-1/+6
* evas: If there isn't clipper when recalcing clip, set mask.clip = NULL.Minkyoung Kim2017-04-111-0/+3
* elementary - efl ui flip - fix map apply for page flipCarsten Haitzler (Rasterman)2017-04-111-1/+2
* wayland_imf: Fix bug in shutdownDerek Foreman2017-04-112-10/+6
* evas map: Fix test case "Flip Page"Jean-Philippe Andre2017-04-112-5/+8
* evas filters: Fix a rare crash in text render (SW)Jean-Philippe Andre2017-04-111-2/+15
* edje: Add workaround for misuses of clip_setJean-Philippe Andre2017-04-113-15/+31
* evas: give width offset when Evas tries to find ellipsis positionYoungbok Shin2017-04-116-22/+30
* elm config - reload at runtime - fix env var overrides being lostCarsten Haitzler (Rasterman)2017-04-111-1/+7
* evas - async preload cancel fix - don't double delete/freeCarsten Haitzler (Rasterman)2017-04-111-3/+2
* efl_net_socket_ssl (dialer): emit "resolved"Gustavo Sverzut Barbieri2017-04-111-4/+17
* ecore_con_legacy: fix legacy compatibility for ecore_con_server_send()Gustavo Sverzut Barbieri2017-04-111-2/+50
* elm_code: trigger user change event on applying an undo/redoAndy Williams2017-04-111-0/+2
* ecore-wl2: do not reconnect on protocol error for non-server processesMike Blumenkrantz2017-04-111-10/+15
* elm_win: set wl window type during finalizeMike Blumenkrantz2017-04-111-3/+29
* ecore-wl2: create window surfaces immediately when windows are createdMike Blumenkrantz2017-04-111-0/+1
* ecore-wl2: stop setting all windows as toplevels on creationMike Blumenkrantz2017-04-111-2/+0
* ecore-wl2: CRI when attempting to create a window from a server display objectMike Blumenkrantz2017-04-111-0/+1
* elementary: fix test breakage.Cedric BAIL2017-04-111-2/+2
* elm_code: Expose whether or not undo and redo can operateAndy Williams2017-04-112-0/+23
* ecore_drm2: Use correct drm context versionDerek Foreman2017-04-111-1/+1
* ecore-drm2: Add fields to plane structure for current, next, pendingChris Michael2017-04-072-4/+3
* ecore-drm2: Free any previous atomic requestChris Michael2017-04-071-1/+6
* ecore-drm2: Add API functions for atomic commit test and commitChris Michael2017-04-072-1/+163
* ecore-drm2: Add library symlink to merge atomic commit requestsChris Michael2017-04-072-0/+4
* ecore-drm2: Add API function to set plane destinationChris Michael2017-04-072-0/+25
* ecore-drm2: Store plane src values on assignChris Michael2017-04-071-0/+8
* ecore-drm2: Add hardware plane functionsChris Michael2017-04-073-0/+126
* ecore-drm2: Cleanup list of output planes on output_destroyChris Michael2017-04-072-1/+6
* ecore-drm2: Move defines for CAP_CURSOR sizes to private headerChris Michael2017-04-072-8/+8
* ecore-drm2: Store cursor size on deviceChris Michael2017-04-072-2/+15
* ecore-drm2: Support multiple planes on a given outputChris Michael2017-04-072-30/+76
* ecore-drm2: Add support for plane formatsChris Michael2017-04-072-0/+6
* ecore-drm2: Remove old atomic flipping codeChris Michael2017-04-071-186/+66
* ecore-drm2: Add opaque structure to represent a hardware planeChris Michael2017-04-072-0/+13
* ecore-drm2: Disable driver whitelist testsChris Michael2017-04-071-2/+10
* ecore_drm2: Add ecore_drm2_fb_dmabuf_importDerek Foreman2017-04-074-0/+50
* ecore_drm2: store 4 handles, strides, and planesDerek Foreman2017-04-072-27/+23
* ecore_drm2: Use library function instead of ioctl for addfb2Derek Foreman2017-04-073-18/+9
* elementary: win - override atspi component get interfaceShinwoo Kim2017-04-072-4/+23
* evas_clip: fix bug _clipper_del_cb function unset current clipperJiyoun Park2017-04-071-1/+2
* elm_code: Don't refresh if fonts did not changeAndy Williams2017-04-061-0/+3
* edje: remove invalid macro-check regarding coreaudioJiwon Kim2017-04-061-9/+3
* elm.hoversel: adjust alignment correctly in mirror modeJeeyong Um2017-04-061-2/+10
* edje_program: add NULL check for ed->callbacks in edje_programJEONGHYUN YUN2017-04-061-0/+2
* edje: fix name check matching correctlyJEONGHYUN YUN2017-04-061-2/+2
* edje_edit: add NULL check for eina_mempool_malloc in _edje_edit_state_alloc()JEONGHYUN YUN2017-04-061-1/+6
* evas: fix typo 'initializer to' to 'initialize to'Bryce Harrington2017-04-061-8/+8
* ecore_evas: Fix several typos in doxygenBryce Harrington2017-04-061-8/+8
* elm_code: fix copy/paste bug that slipped throughAndy Williams2017-04-061-2/+2