aboutsummaryrefslogtreecommitdiffstats
path: root/src/window_texture.c
Commit message (Expand)AuthorAgeFilesLines
* Fix flickering issue caused by visibility change spamdec05eba2022-04-121-3/+3
* Fix for bspwmdec05eba2022-03-221-2/+4
* Fix after xfixes update, add --follow-focused to make vr-video-player automat...dec05eba2021-05-311-4/+9
* switch from rgba to rgb for window texturedec05eba2020-08-301-2/+2
* Fix window resize memory leak (nvidia is not cleaning up on glDeleteTextures)dec05eba2020-07-161-19/+38
* Fix window texture not working for certain window (like termite)dec05eba2020-07-051-6/+35
* try to improve capture a little bitWebFreak0012020-06-131-1/+5
* Fix freeze on target window resizedec05eba2020-06-041-0/+120