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
Age
Commit message (
Expand
)
Author
2023-07-18
Experimental wayland support, test 1
dec05eba
2023-07-10
p
dec05eba
2023-07-10
Attempt to make active card detection more robust
dec05eba
2023-07-09
Test fix using correct gpu when multiple gpus are connected
dec05eba
2023-06-20
Translate -c mkv to -c matroska
dec05eba
2023-06-10
kms rot old behavior back
dec05eba
2023-06-10
kms: fix multi monitor coordinate being incorrect in some cases
dec05eba
2023-06-10
Attempt to fix merged display coordinates in kms
dec05eba
2023-06-07
Mention that only h264/hevc is supported at the moment
dec05eba
2023-06-04
Make sure window id hex starts with 0x (makes monitor recording more reliable...
dec05eba
2023-05-29
Update readme about flatpak
dec05eba
2023-05-22
Attempt to fix nvidia driver bug at program exit (freeze) by exit without atexit
dec05eba
2023-05-18
Use av_packet_alloc instead of deprecated memset on packet size
dec05eba
2023-05-17
Fix all warnings
dec05eba
2023-05-12
kms_vaapi: fix regression, screen rotation not working when capturing screen
dec05eba
2023-05-12
kms_vaapi: support multiple drm planes (fixes capture on some multi monitor s...
dec05eba
2023-04-27
manjaro *****
dec05eba
2023-04-27
Temporary disable opus/flac because it breaks multiple audio, fix possible au...
dec05eba
2023-04-22
kms_vaapi: add cursor capture for amd/intel monitor capture
dec05eba
2023-04-22
Fix focused window follow failing on vaapi for the first window. Also dont er...
dec05eba
2023-04-22
vaapi window capture: resizing window should make the window have its origina...
dec05eba
2023-04-21
Add code to copy cursor image to opengl texture and update on event update (n...
dec05eba
2023-04-21
Use x11 event loop with XPending instead of XCheckTypedWindowEvent
dec05eba
2023-04-18
Only capture frame if num frames to capture > 0
dec05eba
2023-04-18
Show shorter form of help on argument error
dec05eba
2023-04-18
Replace tabs with 4 spaces
dec05eba
2023-04-18
Made fps update toggleable
XnipS
2023-04-16
Find /dev/dri/card path that exists (the first one)
dec05eba
2023-04-16
Use XDG_RUNTIME_DIR (and flatpak specific dir) and /dev/dri/renderD128 instea...
dec05eba
2023-04-15
Remove extra swapBuffer in kms capture
dec05eba
2023-04-15
Apply rotation fix for intel as well (for kms capture)
dec05eba
2023-04-15
Fix AMD single monitor rotated display being rotated in recording
dec05eba
2023-04-15
Move EGL define to egl.h from window texture .c
dec05eba
2023-04-13
Move back receive packet to main thread
dec05eba
2023-04-13
Move back video encoding to main thread, move receive packet to separate thread
dec05eba
2023-04-11
Temporary disable monitor recording on amd/intel
dec05eba
2023-04-11
Remove kms modifier
dec05eba
2023-04-11
Revert "amd/intel: use xrgb format, use drm prime 2"
dec05eba
2023-04-11
amd/intel: use xrgb format, use drm prime 2
dec05eba
2023-04-10
amd test 2
dec05eba
2023-04-10
Recreate surface every frame :(
dec05eba
2023-04-10
aaa
dec05eba
2023-04-10
Dont create va surface every frame for kms (test)
dec05eba
2023-04-10
Remove unecessary vaCreatebuffer every frame
dec05eba
2023-04-10
Amd monitor recording fixed, remove unused modifier code
dec05eba
2023-04-10
test kms
dec05eba
2023-04-10
Debug amd kms err
dec05eba
2023-04-10
Cleanup of aframe if same pts
dec05eba
2023-04-10
Fix messed up audio pts when merging audio
dec05eba
2023-04-10
Revert "Revert: encoding video on separate thread"
dec05eba
[prev]
[next]