efl/src/modules/ecore_evas/engines
Jean-Philippe Andre a43740c074 ecore_evas_extn: Fix socket & plug windows
Socket & Plug were broken after 38e6780262.
Multiple problems here:
 - The invalid path was used for the lock file.
 - The invalid buffer ID was used for unlock in render_post. That's
   because the buffer was switched during output_flush which happens
   before render_post. So the buffer would remain locked forever on the
   server side (unless maybe some animation was happening there).

@fix
2017-08-18 14:53:20 +09:00
..
cocoa ecore_evas: Add a function pointer for last_tick_get 2017-07-13 18:07:42 -05:00
drm ecore_evas_drm: Tick from the animator registration callback 2017-08-11 17:11:12 -05:00
extn ecore_evas_extn: Fix socket & plug windows 2017-08-18 14:53:20 +09:00
fb ecore_evas: Add a function pointer for last_tick_get 2017-07-13 18:07:42 -05:00
psl1ght ecore_evas: Add a function pointer for last_tick_get 2017-07-13 18:07:42 -05:00
sdl evas: Fix spelling/grammar errors 2017-08-17 10:45:35 -04:00
wayland wayland: set min/max size hints to surface before show 2017-08-11 18:43:13 -04:00
win32 ecore_evas: win32 module - fix possibly uninitialized variables 2017-08-14 10:16:59 -07:00
x ecore_evas: Add a function pointer for last_tick_get 2017-07-13 18:07:42 -05:00