picom/src/backend/gl
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
..
blur.c backend: gl: adjust some log levels 2023-12-19 11:30:42 +00:00
egl.c backend: egl: simplify usage of the target window parameter in egl_init 2023-09-24 01:14:55 +03:00
egl.h backend: egl: remove references to the glx backend 2023-06-18 19:30:01 +03:00
gl_common.c backend: gl: don't leak resources 2024-02-07 23:42:38 +00:00
gl_common.h Merge pull request #1179 from absolutelynothelix/inherit-shader-on-decouple 2024-02-07 13:47:53 +01:00
glx.c backend: glx: don't return false from a function returning void * 2023-12-17 08:51:20 +00:00
glx.h backend: glx: address some clang-tidy issues, run clang-format 2023-07-22 00:11:21 +03:00
shaders.c Merge pull request #1002 from tryone144/fix/use-effective-texture-size-for-corner-radius 2023-12-20 10:48:14 +00:00