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!
camus has joined #lima
kaspter has quit [Ping timeout: 240 seconds]
camus is now known as kaspter
yuq825 has joined #lima
kaspter has quit [Remote host closed the connection]
kaspter has joined #lima
dddddd has quit [Remote host closed the connection]
ddevault has quit [Quit: Why do I even put this quit message in if I never quit]
ddevault has joined #lima
yuq825 has quit [Remote host closed the connection]
yuq825 has joined #lima
megi has quit [Ping timeout: 240 seconds]
adjtm has quit [Remote host closed the connection]
adjtm has joined #lima
adjtm has quit [Remote host closed the connection]
adjtm has joined #lima
adjtm has quit [Remote host closed the connection]
adjtm has joined #lima
adjtm has quit [Remote host closed the connection]
adjtm has joined #lima
adjtm has quit [Remote host closed the connection]
adjtm has joined #lima
adjtm has quit [Remote host closed the connection]
adjtm has joined #lima
_whitelogger has joined #lima
anarsoul|c has joined #lima
yann|work has quit [Ping timeout: 265 seconds]
dddddd has joined #lima
yann|work has joined #lima
warpme_ has joined #lima
megi has joined #lima
<MoeIcenowy> anarsoul: nope, the network here is bad
<MoeIcenowy> I cannot clone the full chromium repo
buzzmarshall has joined #lima
yuq825 has quit [Quit: Leaving.]
<MoeIcenowy> okay I found that I can download the clone.bundle from google server
<MoeIcenowy> thus I can do it multi-threadly
<MoeIcenowy> only single thread speed is restricted here
griffinp has quit [Ping timeout: 245 seconds]
bhoj has quit [Ping timeout: 250 seconds]
bhoj has joined #lima
yann|work has quit [Ping timeout: 260 seconds]
<rellla> i guess i got stencil fixed :p
<rellla> kind of. seems that stencil ops need to be fixed, but hey
<anarsoul> cool
yann|work has joined #lima
gcl_ has joined #lima
gcl_ has quit [Ping timeout: 265 seconds]
zombah has quit [Ping timeout: 245 seconds]
gcl has joined #lima
zombah has joined #lima
buzzmarshall has quit [Remote host closed the connection]
camus has joined #lima
kaspter has quit [Ping timeout: 260 seconds]
camus is now known as kaspter
<rellla> i wonder if we should another mustpass/gles2-master.txt ...
<anarsoul> should what?
<rellla> s/should/should use/
<rellla> the stencil_ops tests for example are included and pass with the blob.
<rellla> in general i wonder, why ci takes opengl-es-cts-3.2.5 branch. shouldn't it jump to opengl-es-cts-3.2.6?
<anarsoul> no idea
<rellla> anyway, dumping stencil tests on mali now to find the missing bits
<anarsoul> I don't remember why I didn't submit an MR for this
<rellla> but i have to go through stencil_ops and stencil_funcs enumeration. i think, sth is still wrong
<anarsoul> you'll likely need to check whether FBOs with stencil work
<rellla> ok, so everything works fine with stencils except incr, decr, incr_wrap and decr_wrap ops
<rellla> but they also fail with the blob :/
jailbox has quit [Ping timeout: 265 seconds]
<anarsoul> :(
<anarsoul> let's mark them as failing for now?
jailbox has joined #lima
yann|work has quit [Ping timeout: 268 seconds]
<rellla> yes. but let me think about, if we can workaround incr/decr...