This website requires JavaScript.
Explore
Help
Register
Sign In
benkyd
/
picom
Watch
1
Star
0
Fork
0
You've already forked picom
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
abea823f5dede234e7f7c2a142c907a22c80aeb8
picom
/
src
/
backend
History
Yuxuan Shui
c1dc11f59c
backend: egl: fix resource leak
...
Destroy context and surface as well in egl_deinit. Signed-off-by: Yuxuan Shui <
yshuiv7@gmail.com
>
2022-09-29 19:09:59 +01:00
..
dummy
backend: give backends more flexibility regarding shadow creation
2022-08-26 05:42:51 +01:00
gl
backend: egl: fix resource leak
2022-09-29 19:09:59 +01:00
xrender
backend: give backends more flexibility regarding shadow creation
2022-08-26 05:42:51 +01:00
backend_common.c
backend: add shadow_from_mask based implementation of render_shadow
2022-08-26 05:43:17 +01:00
backend_common.h
backend: add shadow_from_mask based implementation of render_shadow
2022-08-26 05:43:17 +01:00
backend.c
backends: add egl backend
2022-09-29 08:03:12 +01:00
backend.h
backend: add shadow_from_mask based implementation of render_shadow
2022-08-26 05:43:17 +01:00
driver.c
Set GL_MaxFramesAllowed=1 instead of GL_YIELD=usleep
2021-07-10 18:14:20 -04:00
driver.h
diagnostics: improve driver printing
2020-08-25 06:54:10 +01:00
meson.build
backends: add egl backend
2022-09-29 08:03:12 +01:00