mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
kms: get plane every frame, might fix not updating issue and issue where plane gets invalid
This commit is contained in:
@@ -9,7 +9,6 @@ typedef struct {
|
||||
int socket_fd;
|
||||
int client_fd;
|
||||
char socket_path[255];
|
||||
char *card_path;
|
||||
} gsr_kms_client;
|
||||
|
||||
/* |card_path| should be a path to card, for example /dev/dri/card0 */
|
||||
|
||||
Reference in New Issue
Block a user