renderer: add quirks:prefer_hdr to fix HDR activation for some clients (#12436)
This commit is contained in:
parent
2cadc8abab
commit
3cf0280b11
5 changed files with 40 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ class CCompositor {
|
|||
std::optional<unsigned int> getVTNr();
|
||||
|
||||
NColorManagement::SImageDescription getPreferredImageDescription();
|
||||
NColorManagement::SImageDescription getHDRImageDescription();
|
||||
bool shouldChangePreferredImageDescription();
|
||||
|
||||
bool supportsDrmSyncobjTimeline() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue