mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Reverse kms server connect direction to fix umask issue
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#define GSR_KMS_PROTOCOL_VERSION 1
|
||||
#define GSR_KMS_PROTOCOL_VERSION 2
|
||||
#define GSR_KMS_MAX_PLANES 32
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user