<icecream95>
alyssa: You should know by now that Piglit is not adequate testing for using new hardware features, especially if the features are actually in use by real applications
kaspter has quit [Quit: kaspter]
nlhowell has joined #panfrost
atler has quit [Ping timeout: 265 seconds]
atler has joined #panfrost
robmur01 has quit [Read error: Connection reset by peer]
raster has joined #panfrost
catfella has quit [Remote host closed the connection]
robmur01 has joined #panfrost
stikonas has joined #panfrost
kaspter has joined #panfrost
kaspter has quit [Read error: Connection reset by peer]
BenG83 has joined #panfrost
zkrx has quit [Ping timeout: 264 seconds]
<tomeu>
macc24: if we got an apitrace, we could put it in CI so it doesn't break again
<macc24>
tomeu: apitrace of minetest and minecraft bedrock edition?
<macc24>
minecraft bedrock edition doesn't like being apitraced
<tomeu>
macc24: so we can put it in CI, it would currently need to be FOSS
<tomeu>
so fdo doesn't "redistribute" the assets included in the trace
<tomeu>
so only minetest for now
<macc24>
if i write something that renders stuff the same way that minecraft bedrock does and got apitrace of it, would it be good enough?
zkrx has joined #panfrost
shadeslayer2 has joined #panfrost
jolan has quit [Ping timeout: 240 seconds]
shadeslayer has quit [Ping timeout: 240 seconds]
shadeslayer2 is now known as shadeslayer
jolan has joined #panfrost
WoC has quit [Remote host closed the connection]
WoC has joined #panfrost
WoC has quit [Read error: Connection reset by peer]
WoC has joined #panfrost
robink has quit [Remote host closed the connection]
robink has joined #panfrost
jolan has quit [Quit: leaving]
jolan has joined #panfrost
warpme_ has joined #panfrost
catfella has joined #panfrost
WoC has quit [Remote host closed the connection]
WoC has joined #panfrost
davidlt has quit [Ping timeout: 256 seconds]
taowa has quit [Quit: Gateway shutdown]
<icecream95>
A lot of CPU overhead for compositors is from importing the same BOs over and over again
<alyssa>
sounds like a compositor bug
<macc24>
icecream95: whats a BO
<icecream95>
Both wlroots compositors and weston has this behaviour
<alyssa>
sounds like two compositors have a bug
<alyssa>
:p
<icecream95>
It happens with every application I've tried so far except for those using QtWidgets