efl/src/lib/ecore_x
Carsten Haitzler b0d4793d6f ecore-x-vsync - rearragnge to move vsync event input to thread
this uses a thread to collect vsync input events and filter them
before forwarding them to the mainloop (as a double timestamp). this
means wakeups only happen for the actual vsync and thus animator and
not for other screens we are filtering out anyway. this should fix the
continual animator wakeups that happen if you have a dri/drm based
driver and > 1 screen.
2014-08-02 12:03:35 +09:00
..
xcb ecore-x - add x screensaver activate/reset calls 2014-07-07 23:36:34 +09:00
xlib ecore-x-vsync - rearragnge to move vsync event input to thread 2014-08-02 12:03:35 +09:00
Ecore_X.h ecore-x - add x screensaver activate/reset calls 2014-07-07 23:36:34 +09:00
Ecore_X_Atoms.h Ecore x: Add back the two symbols removed in 1.9. 2014-03-13 11:06:57 +00:00
Ecore_X_Cursor.h merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_x_atoms_decl.h Ecore x: Add back the two symbols removed in 1.9. 2014-03-13 11:06:57 +00:00
ecore_x_version.h.in alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
ecore_x_vsync_tool.c ecore-x vsync nvidia glx tool - handle clients disabling first then enabling 2014-08-01 09:33:16 +09:00
ecore_x_vsync_tool_glx.c ecore-x-vsync - found issue when vt switchign with nvidia - workaround 2014-07-29 23:19:52 +09:00