Steam Machine is here, and you can sign up now:
Steam Machine 512GB
Steam Machine 2TB
Plus bundled versions with Steam Controller
Learn more and sign up here: https://t.co/dSr8sbm8db
Our statement on the UK government’s demand that all content on all devices sold or used in the country be scanned, on the presumption of nudity, using a dystopian combination of age verification and content scanning. This proposal will not safeguard children. It endangers us all.
https://t.co/VdWe9uhi8p
@Kenshiivlr@vaxryy@ReStrangeR_GG Only Qt uses OpenGL on my device. GTK and Chromium both use Vulkan. Sure, some people are capable of writing usable UI toolkits using OpenGL, but there's no reason to do it for 99% of use cases
@Kenshiivlr@vaxryy@ReStrangeR_GG iOS still has 30% of the market so no matter how stupid it is, you should still support it. + OpenGL is so outdated it shouldn't really be used anymore. Writing a game or UI framework using OpenGL is a nice learning exercise but not really practical for real use
@Kenshiivlr@vaxryy@ReStrangeR_GG Point is that implementing a competent UI renderer requires redoing a ton of work, that others have already done, for no reason, and even if the experience is somewhat decent, it can't really beat established UI toolkits
@Kenshiivlr@vaxryy@ReStrangeR_GG OpenGL is not something you should use for UI, unless you really know what you're doing. Your app would have terrible accessibility, no hi-DPI support, a terrible input experience, awful integration with your desktop, and it'll render everything at 60FPS, wasting battery life.