Age | Commit message (Expand) | Author |
2024-03-21 | Correctly clear cursor in window capture when the cursor is outside the | dec05eba |
2024-03-21 | Fix missing color range set in color conversion for nvidia window capture | dec05eba |
2024-03-11 | Only update cursor position in window capture if recording cursor | dec05eba |
2024-03-11 | Add -cursor option to not record cursor | dec05eba |
2024-03-10 | Fix cursor capture in nvidia wayland, hdr, clear background immediately in wi... | dec05eba |
2024-03-10 | Allow overclocking on window capture nvidia | dec05eba |
2024-03-09 | Refactor capture base | dec05eba |
2024-03-09 | Draw cursor in window capture | dec05eba |
2024-03-09 | Refactor xcomposite | dec05eba |
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 |
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-27 | glClearColor, update readme with video link of gpu screen recorder vs obs smo... | dec05eba |
2024-02-11 | nvidia wayland: add hdr metadata | dec05eba |
2024-02-11 | Fix nvfbc capture crash on start | dec05eba |
2024-02-10 | Add screen rotation support (tested on amd/intel) | dec05eba |
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 | 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 | Add support for hdr capture on amd/intel | dec05eba |
2024-01-28 | Revert "kms vaapi modifiers test" | dec05eba |
2024-01-28 | kms vaapi modifiers test | dec05eba |
2024-01-28 | nvidia wayland: support hardware cursor plane | dec05eba |
2024-01-11 | Nvidia: use default p4 preset instead of p5, might fix frame issues | dec05eba |
2024-01-03 | Remove unused xevent | dec05eba |
2023-12-23 | Small changes who cares | dec05eba |
2023-11-18 | Support nvidia wayland bit depth over 8 bit (fixes incorrect colors on some s... | dec05eba |
2023-10-31 | Revert "Try re-enabling use of modified in linux dma buf ext egl create image" | dec05eba |
2023-10-31 | Revert temp modifier test | dec05eba |
2023-10-31 | bla | dec05eba |
2023-10-31 | Modified hack test | dec05eba |
2023-10-31 | Try re-enabling use of modified in linux dma buf ext egl create image | dec05eba |
2023-10-22 | Fix vram leak for reals | dec05eba |
2023-10-08 | Attempt to fix vram leak(?) | dec05eba |
2023-09-27 | Use correct offset for kms_vaapi monitor | dec05eba |
2023-09-08 | Revert vaapi c | dec05eba |
2023-09-08 | T | dec05eba |
2023-09-08 | Test vaapi plane modifier | dec05eba |
2023-08-13 | kms vaapi: fix capture bug (incorrect video size) caused by shadowed variable... | dec05eba |
2023-08-13 | fugg | dec05eba |
2023-08-13 | test | dec05eba |
2023-08-11 | Cleanup debug output | dec05eba |
2023-07-23 | vaapi window capture cleanup | dec05eba |
2023-07-23 | AMD/Intel: do custom color conversion for window capture, better colors | dec05eba |
2023-07-22 | Dont do glClear/glSwapBuffers on nvidia wayland, it's not needed | dec05eba |
2023-07-22 | Exit with exit code 10 if pkexec fails | dec05eba |
2023-07-22 | Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ... | dec05eba |