Latest Comments by DefaultX-od
The best Linux distros for gaming in 2021
15 Dec 2020 at 3:06 pm UTC
15 Dec 2020 at 3:06 pm UTC
Yeah as always everyone is recommending their preference to others. But the reality is there are only Ubuntu and Fedora.
CodeWeavers releases CrossOver 20, big rebranding with 'PortJump and ExecMode'
14 Oct 2020 at 7:06 am UTC
14 Oct 2020 at 7:06 am UTC
Quoting: TheSHEEEPWhat really can cause epilepsy is LO Impress's 3d transitionsQuoting: DefaultX-odNah, got nothing do with it.Quoting: dpanterWho designed the new website? :neutral:Ok, boomer
Granted the old site wasn't exactly amazing either, but this new one is impressively poor...
It just really isn't well designed. At least the colors aren't.
Way too much contrast all-around with the alternating between straight white and almost-black when scrolling, the colors when hovering over things are just all over the place neon-styled rainbows, etc.
The navigation itself isn't that bad.
Honestly, it just needs some improved CSS to prevent triggering epilepsy when scrolling too fast ;)
CodeWeavers releases CrossOver 20, big rebranding with 'PortJump and ExecMode'
14 Oct 2020 at 5:28 am UTC Likes: 1
14 Oct 2020 at 5:28 am UTC Likes: 1
Quoting: dpanterWho designed the new website? :neutral:Ok, boomer
Granted the old site wasn't exactly amazing either, but this new one is impressively poor...
The Linux market share appears to continue rising with Ubuntu winning
3 Jul 2020 at 8:23 pm UTC
Edit:
you don't have to answer manually, your profile just should be filled with your PC info
3 Jul 2020 at 8:23 pm UTC
Quoting: Linasidk there might be a lot of factors, because I can not believe that linux gaming community is less than 3k, and it seem that you even have to manually answer questions in some poll to be counted, but I don't remember answering here any questionsQuoting: DefaultX-odWell technically you didn't say that. But what would make an Arch user more likely to discover this site than let's say an Ubuntu user?Quoting: LinasNone of the most popular options are particularly gaming-oriented.Did I said something like this? All I said is that people who use Arch happened to discover this site more than users of any other distros.
Edit:
you don't have to answer manually, your profile just should be filled with your PC info
The Linux market share appears to continue rising with Ubuntu winning
3 Jul 2020 at 8:04 pm UTC
3 Jul 2020 at 8:04 pm UTC
Quoting: LinasDid I said something like this? All I said is that people who use Arch happened to discover this site more than users of any other distros . I didn't say anything about one distro being more gaming oriented than anotherQuoting: DefaultX-odI'm not getting defensive, but you can see there that Arch is the most popular distro, which is not represent the full picture. It's just happened that more users that use Arch discovered this site...What are you basing this on? People here use a variety of distributions and desktop environments. None of the most popular options are particularly gaming-oriented.
The Linux market share appears to continue rising with Ubuntu winning
3 Jul 2020 at 7:27 pm UTC
3 Jul 2020 at 7:27 pm UTC
Quoting: tuubiI'm not getting defensive, but you can see there that Arch is the most popular distro, which is not represent the full picture. It's just happened that more users that use Arch discovered this site, but you can clearly tell that the most popular resolution is indeed 1920x1080 (idk why, I just feel it)Quoting: DefaultX-odNo need to get defensive. I genuinely thought you might be interested.Quoting: tuubiIn case you're interested, not everyone who uses Linux are into gaming stuffQuoting: DefaultX-odIn case you're interested, GNOME is the second most popular DE among GOL users after KDE Plasma. I'm partial to Xfce myself.Quoting: Purple Library Guy2) No. I don't use or like the Gnome shell, so I don't care what they do with it.Well according to this article the vast majority using Ubuntu and that's basically means gnome + Fedora which is gnome too, so Canonical helping to improve what's de facto is a standard now.
What do you use?
The Linux market share appears to continue rising with Ubuntu winning
3 Jul 2020 at 7:12 pm UTC
3 Jul 2020 at 7:12 pm UTC
Quoting: tuubiIn case you're interested, not everyone who uses Linux are into gaming stuffQuoting: DefaultX-odIn case you're interested, GNOME is the second most popular DE among GOL users after KDE Plasma. I'm partial to Xfce myself.Quoting: Purple Library Guy2) No. I don't use or like the Gnome shell, so I don't care what they do with it.Well according to this article the vast majority using Ubuntu and that's basically means gnome + Fedora which is gnome too, so Canonical helping to improve what's de facto is a standard now.
What do you use?
The Linux market share appears to continue rising with Ubuntu winning
3 Jul 2020 at 5:59 pm UTC
What do you use?
3 Jul 2020 at 5:59 pm UTC
Quoting: Purple Library Guy2) No. I don't use or like the Gnome shell, so I don't care what they do with it.Well according to this article the vast majority using Ubuntu and that's basically means gnome + Fedora which is gnome too, so Canonical helping to improve what's de facto is the standard now.
What do you use?
The Linux market share appears to continue rising with Ubuntu winning
3 Jul 2020 at 1:58 pm UTC Likes: 1
https://www.phoronix.com/scan.php?page=news_item&px=NVIDIA-Generic-Allocator-2019 [External Link]
3 Jul 2020 at 1:58 pm UTC Likes: 1
Quoting: MohandevirIt's seems they are busy with this:Quoting: DefaultX-odQuoting: minkiuWell here's what I found:Quoting: DefaultX-odI don't have all the info/know the story, but I believe the whole linux ecosystem was pitching for GBM and nvidia just went their way with EGLStreams?Quoting: DefaultX-odAnd you guys know what's the funniest thing? Windows 10 will soon have Wayland support in WSL2 no matter what GPU will be in use.Quoting: LinasEGLStreamsQuoting: DefaultX-odWhat do you mean? Is there something Nvidia-specific they need to implement?Quoting: TheRiddick3) Nvidia to offer Wayland support.They are offering it, it's just none of DE willing to implement it
Nvidia dev says:
GBM - The current way used by Wayland compositors... It provides buffer allocation, arbitration, and handles. The "benefits" expressed is that it's already supported by many code-bases, is widely-deployed and tested, and ia a minimal API while supporting allocation-time usage specification. Current GBM shortcomings expressed in the presentation are process-local handles only, very GPU-focused, and arbitration is within device scope.
EGLStream - NVIDIA's current preferred method supports allocation, arbitration, handles, state management, and synchronization. It's viewed as being proven, portable, and comprehensive/extensive abilities. But viewed shortcomings of EGLStream are the open standard being implemented differently by vendors, there isn't cross-device support, it's based upon EGL, there is a lot of encapsulation, and the behavior can vary in some areas.
Original post at Phoronix:
https://www.phoronix.com/scan.php?page=news_item&px=XDC2016-Device-Memory-API [External Link]With those current "prior arts" from here, James Jones (NVIDIA) is hoping that the development community will ultimately devise a more optimal API that's minimal, portable, supports more than just GPUs, allows for optimal performance, handles driver-negotiated image capabilities, allows good performance, supports image layout transitions, and more. Again, while it's of concern to Wayland compositors and is the hot topic being debated right now since NVIDIA isn't supporting GBM, the hope is to make a much more universal and full-featured API to other clients / windowing systems. Obviously this isn't something that can be solved in one day, especially in trying to reach a consensus for a new, optimal API for device memory / surface allocation.Interresting read... So Nvidia thinks GBM too limited and decided to settle on EGLStream while waiting for a new and better API that didn't materialized, yet... Am I getting it right?
Hopefully there will ultimately be this new optimal API that's agreed upon -- and supported -- by all major vendors, but until then the Wayland compositor maintainers will still probably be focused on their GBM-only code-path. NVIDIA doesn't seem interested in budging right now on supporting GBM by their proprietary driver if it's only to be replaced in the (near?) future by a better surface allocation API and their interest in also seeing cross-platform support. Thus don't expect any miracles in the immediate future for the NVIDIA proprietary driver to work on the current-generation of Wayland compositors using GBM for their surface allocation. At least the XDC2016 feedback and comments so far have been productive and developers are open to discussing a new, better API.
https://www.phoronix.com/scan.php?page=news_item&px=NVIDIA-Generic-Allocator-2019 [External Link]
The Linux market share appears to continue rising with Ubuntu winning
3 Jul 2020 at 1:24 pm UTC
Nvidia dev says:
GBM - The current way used by Wayland compositors... It provides buffer allocation, arbitration, and handles. The "benefits" expressed is that it's already supported by many code-bases, is widely-deployed and tested, and ia a minimal API while supporting allocation-time usage specification. Current GBM shortcomings expressed in the presentation are process-local handles only, very GPU-focused, and arbitration is within device scope.
EGLStream - NVIDIA's current preferred method supports allocation, arbitration, handles, state management, and synchronization. It's viewed as being proven, portable, and comprehensive/extensive abilities. But viewed shortcomings of EGLStream are the open standard being implemented differently by vendors, there isn't cross-device support, it's based upon EGL, there is a lot of encapsulation, and the behavior can vary in some areas.
Original post at Phoronix:
https://www.phoronix.com/scan.php?page=news_item&px=XDC2016-Device-Memory-API [External Link]
3 Jul 2020 at 1:24 pm UTC
Quoting: minkiuWell here's what I found:Quoting: DefaultX-odI don't have all the info/know the story, but I believe the whole linux ecosystem was pitching for GBM and nvidia just went their way with EGLStreams?Quoting: DefaultX-odAnd you guys know what's the funniest thing? Windows 10 will soon have Wayland support in WSL2 no matter what GPU will be in use.Quoting: LinasEGLStreamsQuoting: DefaultX-odWhat do you mean? Is there something Nvidia-specific they need to implement?Quoting: TheRiddick3) Nvidia to offer Wayland support.They are offering it, it's just none of DE willing to implement it
Nvidia dev says:
GBM - The current way used by Wayland compositors... It provides buffer allocation, arbitration, and handles. The "benefits" expressed is that it's already supported by many code-bases, is widely-deployed and tested, and ia a minimal API while supporting allocation-time usage specification. Current GBM shortcomings expressed in the presentation are process-local handles only, very GPU-focused, and arbitration is within device scope.
EGLStream - NVIDIA's current preferred method supports allocation, arbitration, handles, state management, and synchronization. It's viewed as being proven, portable, and comprehensive/extensive abilities. But viewed shortcomings of EGLStream are the open standard being implemented differently by vendors, there isn't cross-device support, it's based upon EGL, there is a lot of encapsulation, and the behavior can vary in some areas.
Original post at Phoronix:
https://www.phoronix.com/scan.php?page=news_item&px=XDC2016-Device-Memory-API [External Link]
- The "video game preservation service" Myrient is shutting down in March
- Discord delay global rollout of age verification to improve transparency and add more options
- Firefox 148.0 arrives with AI controls
- FINAL FANTASY VII arrives on GOG with a new edition live on Steam too
- SpaghettiKart the Mario Kart 64 fan-made PC port gets a big upgrade
- > See more over 30 days here
- steam overlay performance monitor - issues
- Xpander - Nacon under financial troubles... no new WRC game (?)
- Xpander - Establishing root of ownership for Steam account
- Nonjuffo - Total Noob general questions about gaming and squeezing every oun…
- GustyGhost - Looking for Linux MMORPG sandbox players (Open Source–friendly …
- Jarmer - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck