ChanServ changed the topic of #asahi-alt to: Asahi Linux: porting Linux to Apple Silicon macs | User-contributed/unofficial distribution ports | Logs: https://alx.sh/l/asahi-alt
Mal_ has joined #asahi-alt
Mal_ has quit [Ping timeout: 480 seconds]
Mal__ has joined #asahi-alt
cylm has joined #asahi-alt
Mal__ has quit [Ping timeout: 480 seconds]
Mal__ has joined #asahi-alt
cylm has quit [Quit: WeeChat 3.6]
Mal__ has quit [Ping timeout: 480 seconds]
Mal__ has joined #asahi-alt
Mal__ has quit [Read error: Connection reset by peer]
ellyq has quit [Ping timeout: 480 seconds]
Mal__ has joined #asahi-alt
Mal__ has quit []
adryzz has joined #asahi-alt
mkurz has quit [Ping timeout: 480 seconds]
nsklaus has joined #asahi-alt
mkurz has joined #asahi-alt
nela2 has quit [Quit: bye!]
nela2 has joined #asahi-alt
mkurz has quit [Ping timeout: 480 seconds]
Leftas7 has joined #asahi-alt
leftas has quit [Ping timeout: 480 seconds]
mkurz has joined #asahi-alt
mkurz has quit [Ping timeout: 480 seconds]
mkurz has joined #asahi-alt
adryzz has quit [Quit: .]
mkurz has quit [Ping timeout: 480 seconds]
cylm has joined #asahi-alt
possiblemeatball has joined #asahi-alt
sid-linux has joined #asahi-alt
<sid-linux>
mps: You can test whether hardware acceleration is enabled by going to the address `chrome://gpu` in chromium
<sid-linux>
this is an internal address recognized by chrome and something that is equivalent to `about:support` in firefox
<mps>
ahm WebGPU: Disabled
<sid-linux>
WebGPU is usually disabled
<sid-linux>
AFAIK
<sid-linux>
what is is important is WebGL
<sid-linux>
and "Hardware acceleration" -- whether that is enabled or not
<mps>
WebGL: Hardware accelerated
<mps>
WebGL2: Hardware accelerated
<sid-linux>
( `about:support` of course in firefox is a bit broader in scope than `chrome://gpu` )
<sid-linux>
yeah then I think you're OK
<mps>
I don't use chromium, just installed it to test
<sid-linux>
It would be interesting to delve into why WebGPU is disabled -- probably because we don't have that support for computations yet ?? Sorry I don't know much about WebGPU.
<sid-linux>
Under "Graphics Feature Status" I also see Canvas, Compostiging, OpenGL, Rasterization, Video Decode as Hardware Accelerated
<ChaosPrincess>
webgpu might need a higher opengl version than is supported by mesa
<jannau>
isn't webgpu just disabled on linux except for ChromeOS?
ellyq has joined #asahi-alt
<jannau>
I think it was for the initial release in chrome 113?
<jannau>
s/?//
<sid-linux>
"WebGL is a JavaScript port of the OpenGL ES 2.0 graphics library, allowing web pages to pass rendering computations directly to the device's GPU to be processed at very high speeds"