aboutsummaryrefslogtreecommitdiffstats
path: root/src/window_texture.c
Commit message (Collapse)AuthorAgeFilesLines
* try to improve capture a little bitWebFreak0012020-06-131-1/+5
| | | | | | | I'm not too sure if the pixmap config part actually changes something like this but the API of glXCreatePixmap says it will result in a BadMatch error if the window doesn't have the GLX_WINDOW_BIT. Also adds some XSync calls which help debugging crashes.
* Fix freeze on target window resizedec05eba2020-06-041-0/+120