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
6bcda50170031ef95fa02bc1bf94f87947c66e44
picom
/
src
/
backend
/
gl
History
Omar Polo
2d35f78dc3
backend: egl: don't assume glEGLImageTargetTexStorage exists
...
Use eglGetProcAddress instead.
Fixes
#932
2022-11-22 15:07:09 +00:00
..
blur.c
ackend: gl: implement shadow_from_mask
2022-08-31 07:00:41 +01:00
egl.c
backend: egl: don't assume glEGLImageTargetTexStorage exists
2022-11-22 15:07:09 +00:00
egl.h
backends: add egl backend
2022-09-29 08:03:12 +01:00
gl_common.c
backend: gl: handle blur context creation failure
2022-11-17 22:16:52 +00:00
gl_common.h
backends: add egl backend
2022-09-29 08:03:12 +01:00
glx.c
ackend: gl: implement shadow_from_mask
2022-08-31 07:00:41 +01:00
glx.h
backend: add new optional API: device_status
2022-02-08 10:31:41 +00:00
shaders.c
backend: gl: fix visible seam in shadow at edge of windows
2022-08-31 07:00:58 +01:00