picom/src
Yuxuan Shui 3aed5599c3
glx: calculate residual in both directions
We only considered residual in the positive direction, i.e. we would set
dithering to zero if the color is (whole number + 0.0001). But we should
also set dithering to zero if color is (whole number - 0.0001).

Fixes #1064
2023-05-08 15:01:50 +01:00
..
backend glx: calculate residual in both directions 2023-05-08 15:01:50 +01:00
atom.c
atom.h
c2.c
c2.h
cache.c
cache.h
common.h core: drop xinerama 2023-01-29 10:51:12 +03:00
compiler.h
config.c Add corner-radius-rules configuration option 2023-04-01 11:26:10 +01:00
config.h Add corner-radius-rules configuration option 2023-04-01 11:26:10 +01:00
config_libconfig.c Add corner-radius-rules configuration option 2023-04-01 11:26:10 +01:00
dbus.c core: drop xinerama 2023-01-29 10:51:12 +03:00
dbus.h
diagnostic.c core: drop xinerama 2023-01-29 10:51:12 +03:00
diagnostic.h
err.h
event.c core: drop xinerama 2023-01-29 10:51:12 +03:00
event.h
file_watch.c
file_watch.h
kernel.c
kernel.h
list.h
log.c general: fix compiler warning about unused results 2022-12-14 13:47:38 +00:00
log.h
meson.build core: drop xinerama 2023-01-29 10:51:12 +03:00
meta.h
opengl.c
opengl.h opengl: fix segfault in ensure_glx_context 2023-01-12 06:40:56 +03:00
options.c Add corner-radius-rules configuration option 2023-04-01 11:26:10 +01:00
options.h
picom.c core: drop xinerama 2023-01-29 10:51:12 +03:00
picom.h core: drop xinerama 2023-01-29 10:51:12 +03:00
picom.modulemap
region.h
render.c core: drop xinerama 2023-01-29 10:51:12 +03:00
render.h
string_utils.c
string_utils.h
types.h
uthash_extra.h
utils.c general: fix compiler warning about unused results 2022-12-14 13:47:38 +00:00
utils.h utils: add rolling_avg 2022-12-13 14:35:26 +00:00
vsync.c
vsync.h
win.c Add corner-radius-rules configuration option 2023-04-01 11:26:10 +01:00
win.h core: drop xinerama 2023-01-29 10:51:12 +03:00
win_defs.h
x.c core: drop xinerama 2023-01-29 10:51:12 +03:00
x.h core: drop xinerama 2023-01-29 10:51:12 +03:00
xrescheck.c
xrescheck.h