ChanServ changed the topic of #lima to: Development channel for open source lima driver for ARM Mali4** GPUs - Kernel has landed in mainline, userspace driver is part of mesa - Logs at https://people.freedesktop.org/~cbrill/dri-log/index.php?channel=lima and https://freenode.irclog.whitequark.org/lima - Contact ARM for binary driver support!
chewitt has quit [Quit: Adios!]
dddddd has quit [Read error: Connection reset by peer]
buzzmarshall has quit [Quit: Leaving]
Barada has joined #lima
yann has quit [Ping timeout: 255 seconds]
yann has joined #lima
Barada has quit [Quit: Barada]
anarsoul|c has joined #lima
dddddd has joined #lima
yann has quit [Ping timeout: 240 seconds]
yann has joined #lima
gcl_ has quit [Ping timeout: 260 seconds]
gcl has joined #lima
buzzmarshall has joined #lima
jernej has quit [Remote host closed the connection]
jernej has joined #lima
<MoeIcenowy> Updated chromium to 80, and Lima failed to be compatible with it again
<anarsoul> that's unfortunate
<anarsoul> MoeIcenowy: how does it fail?
<MoeIcenowy> `[4196:4196:0303/073834.619704:ERROR:skia_output_device_gl.cc(137)] Couldn't create surface: 0 4 0 32856 {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} 1920x959`
<anarsoul> looks like it requires some weird format?
<MoeIcenowy> maybe
<MoeIcenowy> is this some sRGB?
<anarsoul> maybe
<anarsoul> try poking lima_format.c? :)
<anarsoul> likely it's missing R8G8B8X8_SRGB and B8G8R8X8_SRGB
<MoeIcenowy> seems it's not X
<MoeIcenowy> it's A
<MoeIcenowy> 32856 = 0x8058 = GL_RGBA8
<anarsoul> what is 0 4 0?
<MoeIcenowy> gr_context_->abandoned() color_type(4 means RGBA8888) framebuffer_info.fFBOID