ChanServ changed the topic of #lima to: Development channel for open source lima driver for ARM Mali4** GPUs - Kernel driver has landed in mainline, userspace driver is part of mesa - Logs at https://oftc.irclog.whitequark.org/lima/
<anarsoul> no deqp regressions, yay!
camus has joined #lima
camus has quit [Ping timeout: 480 seconds]
camus has joined #lima
camus1 has joined #lima
camus has quit [Ping timeout: 480 seconds]
camus has joined #lima
camus1 has quit [Ping timeout: 480 seconds]
mranosta1 has quit [Remote host closed the connection]
mranostaj has joined #lima
tlwoerner has quit [Read error: Connection reset by peer]
tlwoerner has joined #lima
<enunes> anarsoul: cool, I only took a quick look so far but looks nice, awesome that we can even do it from a nir pass
camus has quit []
<anarsoul> yeah, it's good that our backend can deal with it without too much trouble
drod has joined #lima
Viciouss7 has joined #lima
Viciouss has quit [Ping timeout: 480 seconds]
<daniels> anarsoul: so awesome!
<anarsoul> thanks :)
<anarsoul> there's still one issue - varying layout. Mesa may put coords into yz, projector into w and something else into x (e.g. LOD)
<anarsoul> mali4x0 doesn't have swizzle on varying load, so we can't deal with it other than adding a mov and downgrading precision
<anarsoul> it'd be nice to specify layout preference for vec1, vec2, vec3 and vec4 for a driver
<anarsoul> e.g. lima prefers vec3 to be aligned the same as vec4
<anarsoul> i.e. only in var.xyz
<anarsoul> vec2 in var.xy or var.zw, vec4 in var.xyzw, vec1 pretty much anywhere
jernej_ has joined #lima
jernej has quit [Ping timeout: 480 seconds]
jernej_ is now known as jernej
drod has quit [Remote host closed the connection]