Re-enable intel arc fix (but only for intel systems)

This commit is contained in:
dec05eba
2024-06-10 16:55:47 +02:00
parent e4832f3d64
commit f02f5a9d00
5 changed files with 6 additions and 12 deletions

View File

@@ -9,7 +9,6 @@
typedef struct {
gsr_egl *egl;
const char *display_to_capture; /* if this is "screen", then the first monitor is captured. A copy is made of this */
gsr_gpu_info gpu_inf;
bool hdr;
gsr_color_range color_range;
bool record_cursor;