Earlier quoted context omitted.
Everyone is coasting in the desktop / laptop market. Refresh cycles are like 5-10 years on PCs now, and it’s not clear tablets even have a refresh cycle. You can’t get growth on PC hardware anymore, not even if you’re Apple. So it goes into maintenance mode. Nobody even really sells desktop PCs anymore except custom gaming rigs and low-power kiosk boxes. Apple is all about mobile phones, the Apple Watch and air pods…
"Nobody even really sells desktop PCs anymore except custom gaming rigs and low-power kiosk boxes." I believe you should embrace the novelty concept called 'work' sometime. Then you may see some 'niche' application of PCs. Mobile devices can, yes, be sold in bigger numbers, may produce higher profit, many trivial applications like browsing for news and sharing our newest and greatest experiences by tweets and photos…
Deprecation of OpenGL and OpenCL
321–330 of 466 posts
Re: Deprecation of OpenGL and OpenCL
#322Earlier quoted context omitted.
I'm not sure about that. Or maybe Adobe just doesn't care. My 2017 Macbook Pro has horseshit graphical bugs in both Illustrator and Photoshop. I'm exclusively doing all my graphics work on my Windows 10 machine now (even though windows and my Wacom tablet do not play nice together.)
> even though windows and my Wacom tablet do not play nice together. They don't? Whats the matter? (mine works great, but I'm not a heavy user so curious if it depends on the model or I just didn't run into it so far)
let alone the inability to reconfigure things like n-trig pens to have hover right click/middle click functionality, it's been INCREDIBLY frustrating without any communication from microsoft.
Re: Deprecation of OpenGL and OpenCL
#323Disclaimer: I'm not trying to be the Devil's advocate here, but just wanted to share an observation. Apple always removes stuff which looks untimely or just plain stupid (headphone jacks, optical drives, USB/Firewire ports, optical in & out, rosetta, APIs, etc). Always the same outrage has happened, but things normalize then. People, companies adapt, hell does not freeze over, company doesn't go bankrupt. I feel that…
But that doesn't mean we took the best path. There is always an alternative future if x hadn't happened at all. If x hadn't happened, we might be in a better place, rather than accepting it and doing the best we can.
Re: Deprecation of OpenGL and OpenCL
#324Earlier quoted context omitted.
So based on number of players, what is the most used engine today if not UE nor Unity? There's LoL, Dota 2 and Overwatch using their custom engines with huge numbers of players but... What else? CS:GO?
The Witcher 3 is using RedEngine, GTA V RAGE, the Battlefields and SW:Battlefront {1,2} are using Frostbite IIRC, the two new Tomb Raider on Horizon, Rainbow 6 Siege and the Assassin's creed are on Anvil, Overwatch & SC2 have their own engines too, same for League of Legends, CoD are on a heavily customized id Engine, Minecraft is custom, Bethesda have their own engines too for Skyrim & Fallout, Path of Exile cutom t…
Re: Deprecation of OpenGL and OpenCL
#325Legacy software, blah, blah, blah. No legacy software runs forever, and least of all on Apple platforms. Who cares.
Re: Deprecation of OpenGL and OpenCL
#326Re: Deprecation of OpenGL and OpenCL
#327Earlier quoted context omitted.
The main reason to buy a new phone these days surely is "the old one broke". Being with us all the time. The planned obsolence - unreplaceable battery, glued screen, glassback etc mean phones break all the time. PCs stand still, even laptops tend be mostly stationary. No wonder my work laptop is now 6 years old and I feel no urge to request upgrade.
> The planned obsolence - unreplaceable battery, glued screen, glassback etc mean phones break all the time. Don't forget planned insecurity two years after release through unpatched software vulnerabilities.
https://tinyurl.com/yakmsz6b (sorry, in German)
Re: Deprecation of OpenGL and OpenCL
#328Also currently Metal and Accelerate are completely unsuitable replacement to OpenCL for Deep Learning ... Not that deep learning on OpenCL was a thing yet but I was adding support to it in my own framework.
Re: Deprecation of OpenGL and OpenCL
#329Earlier quoted context omitted.
Then you could just use one of the existing engines like Unity.
Pretty sure Unity is more heavyweight than a few hundred kilobytes of a library. It also doesn't come installed on my machine.
OpenGL also does not come installed on my machine.
Re: Deprecation of OpenGL and OpenCL
#330I would be a lot more okay with this if Apple supported Vulkan, the more portable comparable API, rather than just the macOS/iOS-only Metal. I also wonder what means for WebGL and its future. Right now, WebGL works in browsers on macOS, Linux, Windows, iOS, Android, which is incredible. There is no equivalent. Sure, Apple has started working on WebGPU, but that’s not yet ready nor is it guaranteed to gain Linux, Wind…
WebGPU would gain traction if it was based on Vulkan. But it's not. However, Mozilla's Obsidian API is: https://github.com/KhronosGroup/WebGLNext-Proposals/tree/mas... Apple has so little to gain over Vulkan by developing its own API but so much to lose by not adopting Vulkan (gaming companies may actually prefer developing games on the cross-platform Vulkan to target macOS/iOS devices, too, at the same time, instead…
Same applies to Photoshop and other relevant 2D and video editing professional tooling.
Professional game studios always favored hardware specific APIs that allows them to extract all the juice up to the last drop.
For example, OpenGL ES 1.0 + Cg on the PS3 was an adoption failure, with everyone adopting the PS3 specific APIs.