From 1ded0a79fd9519d4155ee06685df193c7c80d79f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 21 Sep 2025 03:20:58 +0200 Subject: Remove compute shader. It doesn't improve performance and it has worse UV quality because of incorrect pixel colors --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 11dd4ae..cce117c 100644 --- a/TODO +++ b/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. -- cgit v1.2.3