Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-09 | Refactor capture base | dec05eba | |
2024-03-09 | Draw cursor in window capture | dec05eba | |
2024-03-09 | Refactor xcomposite | dec05eba | |
Move common code between cuda/vaapi implementations into xcomposite file. This also fixes limited/full range colors on nvidia. | |||
2024-03-08 | Set frame size to video codec context size, nicer rgb to nv12 | dec05eba | |
2024-03-08 | Use opengl capture for nvfbc (prepare for vulkan capture without cuda) | dec05eba | |
2024-03-08 | Refactor kms_vaapi and kms_cuda | dec05eba | |
Also fixes color metadata, color range and hdr on nvidia wayland. | |||
2024-03-08 | Pool size 20 for vaapi | dec05eba | |
2024-03-08 | Reconfigure quality, force refresh nvfbc frame, mention stutter in readme | dec05eba | |
2024-02-28 | vaapi quality configure | dec05eba | |
2024-02-28 | aa | dec05eba | |
2024-02-28 | m | dec05eba | |
2024-02-28 | Add gpu-screen-recorder.env example | dec05eba | |
2024-02-28 | Update readme | dec05eba | |
2024-02-27 | glClearColor, update readme with video link of gpu screen recorder vs obs ↵ | dec05eba | |
smoothness | |||
2024-02-26 | readme | dec05eba | |
2024-02-26 | Set cap sys nice again, to prevent gsr from being limited to game fps | dec05eba | |
2024-02-26 | M | dec05eba | |
2024-02-26 | jitter nitter | dec05eba | |
2024-02-25 | Dont prioritize gsr egl context over other processes | dec05eba | |
2024-02-23 | readme again | dec05eba | |
2024-02-23 | readme again | dec05eba | |
2024-02-23 | readme update | dec05eba | |
2024-02-23 | m | dec05eba | |
2024-02-23 | FAQ green overlay | dec05eba | |
2024-02-20 | Add usage example for replay | dec05eba | |
2024-02-15 | Errmsg on manJARo to use flatpak instead | dec05eba | |
2024-02-14 | Improve error message | dec05eba | |
2024-02-14 | Improve readme troubleshooting | dec05eba | |
2024-02-13 | unsetenv instead of setenv empty string | dec05eba | |
2024-02-13 | Reset LIBVA_DRIVER_NAME enviromment variable if its set by the user | dec05eba | |
2024-02-13 | Fedora a shit | dec05eba | |
2024-02-11 | nvidia wayland: add hdr metadata | dec05eba | |
2024-02-11 | Remove dependency on egl in nvfbc | dec05eba | |
2024-02-11 | Fix nvfbc capture crash on start | dec05eba | |
2024-02-11 | Window capture: fix chroma not centered in video | dec05eba | |
2024-02-11 | flatpak: launch kms server proxy instead of gsr-kms-server | dec05eba | |
2024-02-10 | FAQ: glitched video | dec05eba | |
2024-02-10 | Wayland: handle eDP for rotation | dec05eba | |
2024-02-10 | Add screen rotation support (tested on amd/intel) | dec05eba | |
screen rotation in wayland is best effort, wayland doesn't give the necessary information to make it robust. | |||
2024-02-09 | Remove wayland capture (wlroots) | dec05eba | |
2024-02-09 | Move card path to egl struct, use egl struct for monitor enumeration | dec05eba | |
2024-02-08 | Correct color for clear with bgra | dec05eba | |
2024-02-08 | Window capture: move window to center of video (if possible) | dec05eba | |
2024-02-08 | Window capture: clear background with black color | dec05eba | |
2024-02-06 | Correct readme | dec05eba | |
2024-02-06 | Add support for hdr capture on amd/intel | dec05eba | |
Nvidia support will be added in the future. Note that hdr metadata is missing from the output file as amd and intel both have bugged drivers that dont add hdr metadata to the output file. Need to find a workaround for this (patching the video bitstream?). Add -cr limited|full, to set color range | |||
2024-01-29 | readme | dec05eba | |
2024-01-29 | Use variable framerate mode by default on nvidia x11 too | dec05eba | |
2024-01-28 | Revert "kms vaapi modifiers test" | dec05eba | |
This reverts commit 0702aad3cf83a97ffcd979d67c5266062d5dfa7f. | |||
2024-01-28 | kms vaapi modifiers test | dec05eba | |