alyssa changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - Logs https://freenode.irclog.whitequark.org/panfrost - <daniels> avoiding X is a huge feature
raster has quit [Quit: Gettin' stinky!]
vstehle has quit [Ping timeout: 252 seconds]
stikonas has quit [Remote host closed the connection]
atler has quit [Killed (tolkien.freenode.net (Nickname regained by services))]
atler has joined #panfrost
archetech has quit [Quit: Konversation terminated!]
camus has joined #panfrost
kaspter has quit [Remote host closed the connection]
camus is now known as kaspter
kaspter has quit [Ping timeout: 268 seconds]
kaspter has joined #panfrost
davidlt has joined #panfrost
vstehle has joined #panfrost
wwilly_ has joined #panfrost
tlwoerner has quit [Remote host closed the connection]
tlwoerner has joined #panfrost
wwilly has quit [Ping timeout: 246 seconds]
catfella has joined #panfrost
<icecream95> Neverball crashes with MSAA enabled and PAN_MESA_DEBUG=panblit: pan_blitter_get_blit_shader: Assertion `key->surfaces[i].dst_samples == 1 || key->surfaces[i].src_samples == key->surfaces[i].dst_samples' failed.
<icecream95> bbrezillon: Maybe the assert should also have `|| key->surfaces[i].src_samples == 1`?
<icecream95> bbrezillon: With PAN_MESA_DEBUG=panblit, some blits are happening in the wrong order (e.g. in Extreme Tux Racer), maybe panfrost_blit should flush the batch instead of just freezing it?
stikonas has joined #panfrost
raster has joined #panfrost
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
urjaman has quit [Read error: Connection reset by peer]
urjaman has joined #panfrost
unoccupied has joined #panfrost
unoccupied is now known as leah
karolherbst has quit [Quit: duh 🐧]
karolherbst has joined #panfrost
camus has joined #panfrost
kaspter has quit [Ping timeout: 252 seconds]
camus is now known as kaspter
leah has quit [Quit: WeeChat 2.8]
unoccupied has joined #panfrost
unoccupied has quit [Quit: WeeChat 2.8]
unoccupied has joined #panfrost
unoccupied has quit [Client Quit]
warpme_ has quit [Quit: Connection closed for inactivity]
warpme_ has joined #panfrost
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
<alyssa> missing deps maybe
<alyssa> (or incorrect flags on a batch_add_bo call?)
catfella has quit [Remote host closed the connection]
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
davidlt has quit [Ping timeout: 240 seconds]
kaspter has quit [Ping timeout: 246 seconds]
kaspter has joined #panfrost
raster has quit [Quit: Gettin' stinky!]
kaspter has quit [Remote host closed the connection]
kaspter has joined #panfrost
wwilly_ has quit [Quit: Leaving]
<icecream95> uhh, if panfrost_freeze_batch removes the batch from ctx->batches, then wouldn't glFlush not always flush the frozen blit batches, violating the GL spec?
archetech has joined #panfrost