this post was submitted on 27 Jun 2023
294 points (100.0% liked)

Gaming

30426 readers
398 users here now

From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!

Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.

See also Gaming's sister community Tabletop Gaming.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Rosenzweig, known for her Panfrost and Apple M1/M2 GPU driver work is now contracted by Valve to work on graphics driver development! Sounds like great news for Valve's push for Linux gaming.

you are viewing a single comment's thread
view the rest of the comments
[–] deadcade@lemmy.deadca.de 5 points 1 year ago

Lets take the imaginary program Y. It is free open source software with the GPLv3 license. If Valve wants to include Y in SteamOS, they are free to do so. Any time Valve makes changes or fixes to Y, they are legally required to provide the source code of their changes, as stated in the GPL license included with Y.

A lot of programs have this license (or a similar one), which forces corporations to contribute back to FOSS projects.

Some Valve-made components in SteamOS are truly "SteamOS only", but a good amount of fixes to non-Valve programs are submitted "upstream" (to the original project). Due to the nature of Linux, it might be possible to copy the few non-foss components in SteamOS and directly use them in another distro.

Alongside forced contributions due to licensing, Valve contributes a lot of code to "gaming" programs on Linux, such as Wine or DXVK. They also make some SteamOS components FOSS, including Gamescope for example. Valve is (currently) doing a lot of work "for the community" rather than for direct profit.

Mainly their creation of Proton, and contributions to DXVK and WINE have helped Linux gaming become possible on any distro.