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
/
egl.c
Age
Commit message (
Expand
)
Author
12 days
Fix nvidia capture after switch to opengl es
dec05eba
12 days
Reapply "Fix screen and portal capture not working on some intel gpus"
dec05eba
12 days
Revert "Fix screen and portal capture not working on some intel gpus"
dec05eba
12 days
Fix screen and portal capture not working on some intel gpus
dec05eba
2025-06-07
Swap flush and memory barrier
5.5.7
dec05eba
2025-06-07
Disable cap_sys_nice which causes amd gpu crash for some people. Do glFlush i...
dec05eba
2025-06-06
Remove swap buffer call
dec05eba
2025-05-10
Show warning for missing capability
dec05eba
2025-05-10
Move dbus code to a separate process to allow gpu-screen-recorder to use cap_...
dec05eba
2025-04-15
Tune av1 quality
dec05eba
2025-03-30
Fix incorrect compute size when scaling image
dec05eba
2025-03-30
Use sampler2D for alpha blending compute shader instead of output image2D
dec05eba
2025-03-29
Reapply "WIP: use compute shader instead of graphics shader for better perfor...
dec05eba
2025-03-29
Revert "WIP: use compute shader instead of graphics shader for better perform...
dec05eba
2025-03-29
WIP: use compute shader instead of graphics shader for better performance (es...
dec05eba
2025-03-13
Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) lim...
dec05eba
2025-03-13
Fix screenshot with region not working correctly for some sizes and possibly ...
dec05eba
2025-02-22
Make nvidia-smi run in flatpak on host
dec05eba
2025-02-22
Dont show nvidia-smi output
dec05eba
2025-02-22
Force nvenc codecs to work on opensuse
dec05eba
2025-02-22
Make image output lossy (use stb image writer), also significantly improves p...
dec05eba
2025-01-16
Add -gl-debug option to make it easier to debug user issues that cant easily ...
dec05eba
2024-12-26
Make '-w screen' capture the first monitor on nvidia x11 as well to make it w...
dec05eba
2024-12-08
Refactor windowing from egl to window_x11/window_wayland, yolo
dec05eba
2024-12-07
Comment out unused egl priority for now because amd error is misleading
dec05eba
2024-11-05
Fix incorrect bitrate calculation for constant bitrate
dec05eba
2024-09-27
Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ac...
dec05eba
2024-09-26
Revert
dec05eba
2024-09-26
Revert "Better glx config selection"
dec05eba
2024-09-26
Better glx config selection
dec05eba
2024-09-26
nvfbc fix test
dec05eba
2024-09-26
Name capture/encoder variable self
dec05eba
2024-09-26
Add template for vulkan video encoding
dec05eba
2024-09-16
Improve capture performance on amd/intel when using monitor capture: capture ...
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
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-16
Allow capture of external monitors on a laptop with dedicated gpu (prime) on ...
dec05eba
2024-08-15
Fix software encoding option not working
dec05eba
2024-08-15
Fix crash, use opengl es instead of opengl desktop
dec05eba
2024-08-10
Make libglx optional (alpine doesn't have it)
dec05eba
2024-08-08
Add -portal-session-token-filepath option to specify where desktop portal ses...
dec05eba
2024-07-26
Move glClear and glx/eglSwapBuffers from capture backends to main
dec05eba
2024-07-22
Fix deskto portal capture on nvidia (add missing modifiers)
dec05eba
2024-07-15
Add support for desktop portal capture (-w portal)
dec05eba
2024-07-04
Add support for software video encoding with '-encoder cpu' option, currently...
dec05eba
2024-06-22
Fix audio recording (channel layout) for ffmpeg 7
dec05eba
2024-06-14
Properly cut out cursor outside video area when dealing with hevc amd padding
dec05eba
[next]