You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Similar thing, like with other craphics drivers: For Linux they are OpenSource and for Windows not.
There are OpenSource drivers for Windows, like the MIDI 2 driver
https://github.com/microsoft/MIDI
But not graphics driver.
AMD creates the AMDVLK driver, which is OpenSource for Linux. And it is the base for propriety driver for Windows and Linux
https://www.heise.de/en/news/AMD-abandons-proprietary-3D-graphics-drivers-for-Linux-10438176.html
https://github.com/GPUOpen-Drivers/AMDVLK
But it don't existing as OpenSource for Windows.
An other point is, that AMD now using the also OpenSource Radv as Linux driver and the AMDVLK based driver still for Windows.
That could be unique by NVIDIA: Having OpenSource Linux- and Windows-driver, which sharing as much code as possible.
Beta Was this translation helpful? Give feedback.
All reactions