picom/src
Yuxuan Shui 4bfed7f7e3
Use one global XSync fence
And only sync once per frame.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2018-12-30 07:43:24 +00:00
..
backend First step of split backend into modules 2018-12-22 00:50:25 +00:00
c2.c A bit more xcb conversion 2018-12-27 20:45:38 +00:00
c2.h Clean up options/config file parsing 2018-12-21 17:21:52 +00:00
common.h Use one global XSync fence 2018-12-30 07:43:24 +00:00
compiler.h
compton.c Use one global XSync fence 2018-12-30 07:43:24 +00:00
compton.h A bit more xcb conversion 2018-12-27 20:45:38 +00:00
config.c Refactor setting the default winopts 2018-12-24 19:57:16 +00:00
config.h Refactor the XSync fence code 2018-12-30 07:06:47 +00:00
config_libconfig.c Refactor the XSync fence code 2018-12-30 07:06:47 +00:00
dbus.c Fix allocation with 0 size 2018-12-27 20:56:05 +00:00
dbus.h Remove a couple of unwanted options 2018-12-20 23:44:38 +00:00
diagnostic.c
diagnostic.h
kernel.c Convert printf_* in vsync.c 2018-12-20 17:19:41 +00:00
kernel.h
log.c Fix some static analyzer errors 2018-12-27 20:47:58 +00:00
log.h Remove printf_* macros 2018-12-20 17:36:23 +00:00
meson.build Refactor the XSync fence code 2018-12-30 07:06:47 +00:00
opengl.c Clean up options/config file parsing 2018-12-21 17:21:52 +00:00
opengl.h Convert printf_* in opengl.h 2018-12-20 17:24:03 +00:00
options.c Refactor the XSync fence code 2018-12-30 07:06:47 +00:00
options.h Make --logpath work again 2018-12-21 22:59:21 +00:00
region.h
render.c Use one global XSync fence 2018-12-30 07:43:24 +00:00
render.h Make make_shadow() public 2018-12-22 00:30:45 +00:00
string_utils.c
string_utils.h
types.h
utils.c
utils.h Fix build with gcc 6 2018-12-25 14:55:01 +00:00
vsync.c Fix vsync-drm 2018-12-21 17:25:24 -05:00
vsync.h
win.c A bit more xcb conversion 2018-12-27 20:45:38 +00:00
win.h Refactor the XSync fence code 2018-12-30 07:06:47 +00:00
x.c Use one global XSync fence 2018-12-30 07:43:24 +00:00
x.h Use one global XSync fence 2018-12-30 07:43:24 +00:00
xrescheck.c Convert printf_errf/dbgf in several files 2018-12-20 16:54:51 +00:00
xrescheck.h