mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-07-16 04:12:03 +00:00
[client] wayland: fix color management errors
This commit is contained in:
committed by
Geoffrey McRae
parent
82d36a858f
commit
da7d1a2ead
@@ -202,6 +202,7 @@ struct WaylandDSState
|
||||
bool cmHasTFExtLinear;
|
||||
bool cmHasPrimariesBT2020;
|
||||
bool cmHasPrimariesSRGB;
|
||||
bool cmHasPerceptualIntent;
|
||||
bool cmCanDoHDR; // true if compositor supports features needed for HDR
|
||||
|
||||
// Pending HDR format to apply (set by frame thread, applied in swap buffers).
|
||||
|
||||
Reference in New Issue
Block a user