picom/src
Yuxuan Shui f265e049a8
backend: gl: don't leak resources
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-02-07 23:42:38 +00:00
..
backend backend: gl: don't leak resources 2024-02-07 23:42:38 +00:00
atom.c
atom.h
c2.c compiler: bring the unreachable macro in line with C23 2023-12-17 08:51:22 +00:00
c2.h
cache.c
cache.h
common.h fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
compiler.h fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
config.c fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
config.h fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
config_libconfig.c options: use of sw-opti is now an error 2024-01-14 17:04:58 +00:00
dbus.c
dbus.h
diagnostic.c backend: make target window a parameter of the init backend operation 2023-09-24 01:14:55 +03:00
diagnostic.h
err.h
event.c fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
event.h
file_watch.c fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
file_watch.h
kernel.c fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
kernel.h
list.h
log.c log: give verbose log level a color 2023-12-18 04:18:18 +00:00
log.h log: add a new log level, verbose 2023-12-18 04:11:18 +00:00
meson.build vblank: add GLX_SGI_video_sync based scheduler 2023-12-19 23:27:12 +00:00
meta.h
opengl.c fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
opengl.h fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
options.c fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
options.h
picom.c picom: post-process and free the corner radius rules list 2024-02-02 17:06:18 +03:00
picom.h
picom.modulemap
region.h
render.c render: fix binding the root background pixmap in case of depth mismatch 2024-02-02 02:04:45 +03:00
render.h
statistics.c fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
statistics.h core: don't always delay schedule_render to vblank 2023-12-19 23:27:11 +00:00
string_utils.c
string_utils.h
types.h
uthash_extra.h
utils.c fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
utils.h fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
vblank.c vblank: reset SGI_video_sync scheduler if it's getting nonsense 2024-01-30 22:41:03 +00:00
vblank.h vblank: add GLX_SGI_video_sync based scheduler 2023-12-19 23:27:12 +00:00
vsync.c
vsync.h
win.c fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
win.h fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
win_defs.h fix a bunch of typos in comments 2024-01-31 06:09:28 +03:00
x.c render: fix binding the root background pixmap in case of depth mismatch 2024-02-02 02:04:45 +03:00
x.h render: fix binding the root background pixmap in case of depth mismatch 2024-02-02 02:04:45 +03:00
xrescheck.c
xrescheck.h