You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Cache region contents in is_region_empty(), mostly useful only for GLX backend to save one roundtrip to X. - GLX backend: Add --glx-no-rebind-pixmap, which prevents rebinding of GLX texture to pixmap on content change. It doesn't work on some drivers, but it saves some CPU on those where it does. - Wrap XFree() with a new function cxfree() since its man page claims NULL pointers are not acceptable (although in fact it does...). - Use macro to save some code in get_cfg(). Code clean-up. |
12 years ago | |
---|---|---|
c2.c | 12 years ago | |
c2.h | 12 years ago | |
common.h | 12 years ago | |
compton.c | 12 years ago | |
compton.h | 12 years ago | |
dbus.c | 12 years ago | |
dbus.h | 12 years ago | |
opengl.c | 12 years ago | |
opengl.h | 12 years ago |