|
|
|
|
|
by jiggy2011
5079 days ago
|
|
I thought (correct me if I am wrong), that part of the reason that graphics drivers were so messy was that they had to integrate with X which is archaic and not really designed with hardware acceleration in mind. IIRC the nvidia Linux drivers actually replace parts of X with their own proprietary stuff which makes things hairy when integrating with software designed around "standard" X. For example nvidia "twinview" seems to make many applications believe that my two 1920x1080 monitors are actually a single 3840x1080 monitor. I can correct this by using a seperate X session for each monitor but then this stops compiz from working. |
|
In fact, none of the GPU vendors with closed-source drivers are providing kernel mode-setting, which would be essential for Wayland.