mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Remove compute shader. It doesn't improve performance and it has worse UV quality because of incorrect pixel colors
This commit is contained in:
2
TODO
2
TODO
@@ -244,8 +244,6 @@ When webcam support is added also support v4l2loopback? this is done by using av
|
||||
|
||||
Do proper exit, to call gsr_capture_destroy which will properly stop gsr-kms-server. Otherwise there can be zombie gsr-kms-server on error.
|
||||
|
||||
Replace all scissors with clearing textures if the cursor hits the outside of the frame image.
|
||||
|
||||
Cursor position might be slightly wrong on rotated monitor.
|
||||
|
||||
External texture doesn't work on nvidia x11, probably because of glx context (requires gles es). External texture is not used on nvidia x11 right now so it's not an issue.
|
||||
|
||||
Reference in New Issue
Block a user