aboutsummaryrefslogtreecommitdiff
path: root/src/window_texture.c
AgeCommit message (Collapse)Author
10 daysReapply "Fix screen and portal capture not working on some intel gpus"dec05eba
This reverts commit 7f00ce22e7e86904e09f900422dfa591d045f447.
10 daysRevert "Fix screen and portal capture not working on some intel gpus"dec05eba
This reverts commit 3ba1dbda98fcf221eb92d241b753ccdef9eb2a08.
10 daysFix screen and portal capture not working on some intel gpusdec05eba
2025-03-30Fix incorrect compute size when scaling imagedec05eba
2024-09-16Pure vaapi capture (for capture target) and opengl composition for cursor ↵dec05eba
only when capturing window and portal as well, clear background on resize for monitor capture
2024-01-28nvidia wayland: support hardware cursor planedec05eba
2023-04-18Replace tabs with 4 spacesdec05eba
2023-04-15Move EGL define to egl.h from window texture .cdec05eba
2023-03-17Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully ↵dec05eba
set to p2 state when using cuda)
2023-03-17vaapi wipSteam Deck User
2023-01-07Add info about audio names to readme filedec05eba
2022-12-20follow focuseddec05eba
2022-11-30wip inteldec05eba
2022-10-16Refactor xcomposite into abstract capture apidec05eba
Refactor c++ files into c files, more usable