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!
<anarsoul> I hacked it with https://gist.github.com/29f17ea2c930ae446d16ed4a7b3d82cb but it doesn't like samplers now
<anarsoul> lima_compiler: ../src/compiler/glsl/gl_nir_lower_samplers_as_deref.c:152: lower_deref: Assertion `location < state->shader_program->data->NumUniformStorage && state->shader_program
<anarsoul> ->data->UniformStorage[location].opaque[stage].active' failed.
jbrown has quit [Ping timeout: 276 seconds]
jbrown has joined #lima
embed-3d has quit [Ping timeout: 248 seconds]
embed-3d has joined #lima
yuq825 has joined #lima
dddddd has quit [Remote host closed the connection]
yuq825 has quit [Remote host closed the connection]
jrmuizel has joined #lima
_whitelogger has joined #lima
yuq825 has joined #lima
monstr has joined #lima
<anarsoul> enunes: yuq825: any feedback on https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1478 ?
<anarsoul> I'm running piglit atm to see if there are any regressions
chewitt has joined #lima
<anarsoul> looks like 8 tests regressed :\
chewitt has quit [Quit: Adios!]
_whitelogger has joined #lima
mzki has quit [Ping timeout: 245 seconds]
mzki has joined #lima
yuq825 has quit [Remote host closed the connection]
megi has joined #lima
<enunes> anarsoul: I haven't taken a look at it yet, maybe today I will have some time
dddddd has joined #lima
monstr has quit [Remote host closed the connection]
jrmuizel has joined #lima
jrmuizel has quit [Remote host closed the connection]
adjtm has quit [Ping timeout: 245 seconds]
jrmuizel has joined #lima
adjtm has joined #lima
megi has quit [Ping timeout: 245 seconds]
jrmuizel has quit [Remote host closed the connection]
jrmuizel has joined #lima
jrmuizel has quit [Remote host closed the connection]
megi has joined #lima
wens has quit [Ping timeout: 268 seconds]
<anarsoul> fixed remaining regressions
jrmuizel has joined #lima
mrueg has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mrueg has joined #lima
adjtm has quit [Quit: Leaving]
jbrown has quit [Ping timeout: 264 seconds]
mzki has quit [Ping timeout: 245 seconds]
mzki has joined #lima
jbrown has joined #lima
<anarsoul> enunes: why do we lower some vec ops ot scalar in ppir? wouldn't it be easier to do it in nir?
<anarsoul> Yeah, totally makes sense to move it into nir. Will do.
jrmuizel has quit [Remote host closed the connection]
ente has quit [Ping timeout: 272 seconds]
ente has joined #lima
<anarsoul> actually we can just pass a set of alu ops to lower into nir_lower_alu_to_scalar and get rid of our custom lowering...
<anarsoul> that was easy
<anarsoul> 2 files changed, 17 insertions(+), 107 deletions(-)
jrmuizel has joined #lima
jrmuizel has quit [Ping timeout: 272 seconds]