|
|
|
|
|
by galad87
1188 days ago
|
|
That's a bug in Intel GPUs Drivers. Windows Server can use an optimized display mode when there is only a Core Animation Layer that covers the entire screen. Unfortunately on Intel GPUs color management is not correct if the layer bit depth 8-bit.
Every time a subtitles line appears, the Windows Server switches out of the optimized mode, and so the color management corrects itself, and when the subtitles line disappears, it goes back to the optimized and buggy mode. The good news is that Intel GPUs are not used anymore on recent Macs, the bad news is that Intel GPUs drivers will never be fixed. Probably the enlarged cursor prevents the usage of the optimized Windows Server mode. |
|
What's the reason for this? Also, does this happen on Linux since I know much of the driver stack for Intel GPUs is open.