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
/
capture
Age
Commit message (
Expand
)
Author
2024-09-26
Revert "Temp fix for nvfbc"
dec05eba
2024-09-26
Temp fix for nvfbc
dec05eba
2024-09-26
Revert
dec05eba
2024-09-26
debug
dec05eba
2024-09-26
Revert "temp debug output"
dec05eba
2024-09-26
temp debug output
dec05eba
2024-09-26
Name capture/encoder variable self
dec05eba
2024-09-21
Fallback for vaapi copy to opengl copy
dec05eba
2024-09-21
Fix first frame is black
dec05eba
2024-09-21
Revert recent time framing and performance changes as it affects slower devic...
dec05eba
2024-09-20
Remove damage tracking for now, better frame timing (deal with time error acc...
dec05eba
2024-09-18
Use async_depth option on vaapi for much better encoding performance
dec05eba
2024-09-17
Disable pure vaapi for intel because it doesn't work, will be fixed later if ...
dec05eba
2024-09-16
kms: allow capture higher than monitor framerate on wayland
dec05eba
2024-09-16
Pure vaapi capture (for capture target) and opengl composition for cursor onl...
dec05eba
2024-09-16
Improve capture performance on amd/intel when using monitor capture: capture ...
dec05eba
2024-09-15
Portal: sync capture to frame update
dec05eba
2024-09-14
Properly damage if moving cursor
dec05eba
2024-09-14
Set update fps to video fps, on x11 sync video to damage tracking
dec05eba
2024-09-06
Move damage tracking to separate file
dec05eba
2024-09-06
Portal: fix external texture
dec05eba
2024-09-06
Revert "Portal: fix external texture glitches"
dec05eba
2024-09-06
Portal: fix external texture glitches
dec05eba
2024-09-06
Explicit glFlush/glFinish before and after render operations to fix tearing a...
dec05eba
2024-08-31
Faster startup (faster video codec query), fix some video codec callback logic
dec05eba
2024-08-19
comment
dec05eba
2024-08-18
Fix kms capture crash on wayland if x11 is not available (always the case in ...
dec05eba
2024-08-16
Refactor kms capture
dec05eba
2024-08-16
Allow capture of external monitors on a laptop with dedicated gpu (prime) on ...
dec05eba
2024-08-15
HACK: portal: copy external image to internal image before render. Dont stop ...
dec05eba
2024-08-15
Fix crash, use opengl es instead of opengl desktop
dec05eba
2024-08-15
Use external texture target for external texture
dec05eba
2024-08-15
Allow prime-run capture on laptop with external gpu when the iGPU
dec05eba
2024-08-15
Debug test again
dec05eba
2024-08-15
Debug output test
dec05eba
2024-08-08
Fix possible capture lag (especially with desktop portal capture)
dec05eba
2024-08-08
Add -portal-session-token-filepath option to specify where desktop portal ses...
dec05eba
2024-08-04
Compressed plane now works, update readme and remove warning
dec05eba
2024-07-26
Move glClear and glx/eglSwapBuffers from capture backends to main
dec05eba
2024-07-25
Fix variable shadow warnings
dec05eba
2024-07-25
nvidia x11: fix screen-direct-force not working because it was ignored
dec05eba
2024-07-23
Fix hdr capture causing crash when in replay mode
dec05eba
2024-07-22
Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage f...
dec05eba
2024-07-22
Use modifiers in kms capture on amd too
dec05eba
2024-07-22
Fix portal capture on intel, support multiple planes in one egl image (might ...
dec05eba
2024-07-22
Fix deskto portal capture on nvidia (add missing modifiers)
dec05eba
2024-07-21
Fix HDR capture (HDR metadata is now correct). Note that HDR capture is only ...
dec05eba
2024-07-20
exit code 60 if portal capture was canceled by the user
dec05eba
2024-07-20
Return status code from dbus instead of true/false
dec05eba
2024-07-19
Nicer error damn portal
dec05eba
[next]