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
7a45e35ca06d019b7e83a1a211385972e8b6f738
picom
/
src
/
backend
History
Maxim Solovyov
7a45e35ca0
backend: gl: set usage of buffer objects to GL_STREAM_DRAW
...
it pretty much describes how we use buffer objects now reference:
https://docs.gl/gl3/glBufferData
2023-07-04 21:16:34 +03:00
..
dummy
core: isolate X connection with error handling into a struct
2023-07-04 16:24:53 +01:00
gl
backend: gl: set usage of buffer objects to GL_STREAM_DRAW
2023-07-04 21:16:34 +03:00
xrender
core: isolate X connection with error handling into a struct
2023-07-04 16:24:53 +01:00
backend_common.c
core: isolate X connection with error handling into a struct
2023-07-04 16:24:53 +01:00
backend_common.h
core: isolate X connection with error handling into a struct
2023-07-04 16:24:53 +01:00
backend.c
core: isolate X connection with error handling into a struct
2023-07-04 16:24:53 +01:00
backend.h
core: isolate X connection with error handling into a struct
2023-07-04 16:24:53 +01:00
driver.c
core: frame pacing
2023-06-08 20:35:24 +01: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