mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
output-kms: Remove old FIXME
Trying to figure out what this comment was actually about, it turns out that MSC means Media Stream Counter, and as mentioned in an article[0] is related to DRI3 and the X11 Present extension. Anyway, the comment has been there raising questions for some years now, I think we can remove it. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1287
This commit is contained in:
parent
4b37c2e446
commit
352c2ec7b8
@ -255,7 +255,6 @@ init_output_modes (MetaOutputInfo *output_info,
|
||||
output_info->preferred_mode = output_info->modes[i];
|
||||
}
|
||||
|
||||
/* FIXME: MSC feature bit? */
|
||||
/* Presume that if the output supports scaling, then we have
|
||||
* a panel fitter capable of adjusting any mode to suit.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user