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!
maccraft123 has quit [Quit: WeeChat 2.6]
tlwoerner has joined #lima
tlwoerner has quit [Quit: Leaving]
tlwoerner has joined #lima
_whitelogger has joined #lima
megi has quit [Ping timeout: 252 seconds]
dddddd has quit [Remote host closed the connection]
_whitelogger has joined #lima
_whitelogger has joined #lima
_whitelogger has joined #lima
_whitelogger has joined #lima
ezequielg has quit [Ping timeout: 252 seconds]
ezequielg has joined #lima
<bshah> MoeIcenowy: well, there's option to ignore blacklist ^^
MoeIcenowy has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
MoeIcenowy has joined #lima
dddddd has joined #lima
maccraft123 has joined #lima
maccraft123 has quit [Quit: WeeChat 2.6]
maccraft123 has joined #lima
maccraft123 has quit [Quit: WeeChat 2.6]
megi has joined #lima
maccraft123 has joined #lima
maccraft123 has quit [Quit: WeeChat 2.6]
maccraft123 has joined #lima
maccraft123 has quit [Quit: WeeChat 2.6]
maccraft123 has joined #lima
maccraft123 has quit [Quit: WeeChat 2.6]
maccraft123 has joined #lima
<anarsoul> bshah: don't, it's there for reason :)
maccraft123 has quit [Quit: WeeChat 2.6]
maccraft123 has joined #lima
maccraft123 has quit [Quit: WeeChat 2.6]
maccraft123 has joined #lima
maccraft123 has quit [Quit: WeeChat 2.6]
<anarsoul> compiling lima with mipmap fixes for linear textures
<anarsoul> it's likely going to be slower until we enable tiled textures
BenG83 has joined #lima
<anarsoul> darn
<anarsoul> it won't work without implementing jobs first :\
<anarsoul> well, then I guess I have to implement multiple jobs
<anarsoul> the problem is that I'm using blitter to copy from parent to shadow
<anarsoul> which will do its own draw
<anarsoul> and we just can't do that atm :)