index
:
gpu-screen-recorder
master
A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cursor.c
Age
Commit message (
Expand
)
Author
6 days
Reapply "Fix screen and portal capture not working on some intel gpus"
dec05eba
6 days
Revert "Fix screen and portal capture not working on some intel gpus"
dec05eba
6 days
Fix screen and portal capture not working on some intel gpus
dec05eba
2025-03-30
Fix incorrect compute size when scaling image
dec05eba
2024-11-09
Fix incorrect color format in x11 cursor (bgr instead of rgb)
dec05eba
2024-09-15
Remove xi2 code, it's not needed
dec05eba
2024-09-14
Properly damage if moving cursor
dec05eba
2024-08-18
x11 cursor deinit: check if display is valid
dec05eba
2024-07-15
Add support for desktop portal capture (-w portal)
dec05eba
2024-06-21
Add -fm 'content' option to match fps to captured content, only x11 window ca...
dec05eba
2024-03-09
Draw cursor in window capture
dec05eba
2023-09-29
Remove unused cursor code
dec05eba
2023-04-22
kms_vaapi: add cursor capture for amd/intel monitor capture
dec05eba
2023-04-21
Add code to copy cursor image to opengl texture and update on event update (n...
dec05eba