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!
jrmuizel has joined #lima
Net147 has quit [Ping timeout: 246 seconds]
Net147 has joined #lima
Net147 has quit [Ping timeout: 245 seconds]
Net147 has joined #lima
Net147 has quit [Ping timeout: 245 seconds]
Net147 has joined #lima
Net147 has quit [Excess Flood]
Net147 has joined #lima
megi has quit [Ping timeout: 272 seconds]
Wizzup has joined #lima
Wizzup has quit [Client Quit]
Wizzup has joined #lima
yuq825 has joined #lima
jrmuizel has quit [Remote host closed the connection]
chewitt has joined #lima
jbrown has quit [Ping timeout: 252 seconds]
_whitelogger has joined #lima
chewitt has quit [Quit: Zzz..]
jbrown has joined #lima
dddddd has quit [Remote host closed the connection]
chewitt has joined #lima
chewitt has quit [Client Quit]
guillaume_g has joined #lima
guillaume_g has left #lima [#lima]
monstr has joined #lima
Kwiboo has quit [Quit: .]
Kwiboo has joined #lima
hoijui has joined #lima
megi has joined #lima
yuq825 has quit [Remote host closed the connection]
Net147 has quit [Read error: Connection reset by peer]
Net147 has joined #lima
jrmuizel has joined #lima
jrmuizel has quit [Remote host closed the connection]
jrmuizel has joined #lima
dddddd has joined #lima
monstr has quit [Remote host closed the connection]
adjtm has joined #lima
monstr has joined #lima
yuq825 has joined #lima
hoijui has quit [Ping timeout: 264 seconds]
jrmuizel has quit [Remote host closed the connection]
jrmuizel has joined #lima
jrmuizel has quit [Ping timeout: 244 seconds]
jrmuizel has joined #lima
hoijui has joined #lima
monstr has quit [Remote host closed the connection]
yuq825 has quit [Remote host closed the connection]
jrmuizel has quit [Remote host closed the connection]
jrmuizel has joined #lima
jrmuizel has quit [Ping timeout: 245 seconds]
jrmuizel has joined #lima
shadeslayer has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
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 :\