JohnnyonFlame has quit [Read error: Connection reset by peer]
pcercuei has joined #etnaviv
lynxeye has joined #etnaviv
chewitt has joined #etnaviv
<mntirc>
lynxeye: thanks for your ping, i am now rebuilding the latest mesa git on ixm8mq, and will also do that on imx8mp later. did you ever have a chance to run chromium with gpu accel on imx8mp?
<lynxeye>
mntirc: yea, I have a setup with chromium running on three different platforms based on 6qp, 8mq and 8mp. It's not totally high prio at the moment, so I haven't done too much testing, but from a coarse look it seemed fine.
<mntirc>
lynxeye: ok, my mesa on imx8mp is not the latest, but i had a lot of glitches (unlike the ones i know from imx8mq), so always using software rendering in chromium there... otherwise most apps seem fine
<mntirc>
but i will re-test with latest mesa and post an issue if there are artifacts
JohnnyonFlame has joined #etnaviv
<mntirc>
the flag to enable msaa is just "msaa", right?
<mntirc>
austriancoder: thx, just double checking because the MR text said "ETNA_MESA_DEBUG=enable_msaa"
<mntirc>
so i can say that it works fine now with chromium
<mntirc>
now i just need a good test case for MSAA
<mntirc>
(turning on antialiasing in minetest doesn't actually seem to have an effect)
<lynxeye>
For my tests I added msaa support to glmark2, which is part of the latest release. The difference with --visual-config="ms=4" is clearly visible.
<mntirc>
is it available in 2023.01? (that's what debian has)
<lynxeye>
yes
<mntirc>
thx, testing
<mntirc>
oh yeah
<mntirc>
appears to work
<lynxeye>
hm, I would feel much better if we knew what fixed the chromium issue. other mesa changes? something in chromium? pure (bad) luck?
<mntirc>
well, i might have new issues
<mntirc>
(on imx8mp) but lets see, first i have to build
lynxeye has quit [Quit: Leaving.]
otavio_ has quit [Remote host closed the connection]
<mntirc>
on imx8mp, turning off hardware accel in chromium makes it a lot more responsive than going through etnaviv
<mntirc>
can smoothly watch 1080p videos on youtube, but that's not possible with hardware accel turned on
DPA- has joined #etnaviv
DPA has quit [Ping timeout: 480 seconds]
<cphealy>
lynxeye: can you share the changes you made to add msaa to glmark2?