jrmuizel has quit [Remote host closed the connection]
jrmuizel has joined #lima
jernej has quit [Remote host closed the connection]
jernej has joined #lima
shadeslayer has joined #lima
afaerber has joined #lima
jbrown has quit [Ping timeout: 246 seconds]
jbrown has joined #lima
jbrown has quit [Ping timeout: 250 seconds]
jbrown has joined #lima
jrmuizel has quit [Read error: Connection reset by peer]
hoijui has quit [Ping timeout: 264 seconds]
CounterPillow_ has joined #lima
CounterPillow has quit [*.net *.split]
CounterPillow_ is now known as CounterPillow
hoijui has joined #lima
hoijui has quit [Quit: Leaving]
megi has quit [Quit: WeeChat 2.5]
jbrown has quit [Ping timeout: 252 seconds]
jbrown has joined #lima
<anarsoul>
cwabbott: I tried adding "#version 100\nprecision highp float\n' to the shader but lima_compiler still fails with "lima_compiler: ../src/compiler/nir/nir.c:55: nir_shader_create: Assertion `si->stage == stage' failed"
<anarsoul>
si->stage is MESA_SHADER_VERTEX but stage is MESA_SHADER_FRAGMENT
<anarsoul>
looks like standalone_compile_shader() returns incorrect prog :\