alyssa changed the topic of #panfrost to: Panfrost - FLOSS Mali Midgard & Bifrost - https://gitlab.freedesktop.org/panfrost - Logs https://freenode.irclog.whitequark.org/panfrost - Transientification is terminating. Memory reductions in progress.
stikonas has quit [Remote host closed the connection]
* alyssa plays with OpenCV
afaerber has quit [Ping timeout: 240 seconds]
<cyrozap> <alyssa> --Seriously, what's wrong with SVG
<cyrozap> alyssa: XML.
<cyrozap> XML is what's wrong with SVG.
<alyssa> cyrozap: Disturbingly, the XML is the easy part
afaerber has joined #panfrost
<cyrozap> I remember reading an article a while back that explained all the horribleness of SVG 1.x and why 2.0 was necessary, lemme see if I can find it...
<cyrozap> It turns out I was almost completely misremembering the article I read. That said, IMO SVG is super over-engineered and would be better off replaced by a vector-drawing library for a general-purpose programming language, since a lot of the problems that SVG attempts to solve could probably be better done with a little scripting. Oh, wait, that's basically D3.js :P
anarsoul|2 has quit [Ping timeout: 240 seconds]
<cyrozap> And maybe there could be a declarative language for static vector graphics that can be treated the same way raster image files are today, where there's no parameterization or introspection into the objects from something like HTML/JS/CSS and it's just used as an input for rasterization (either live or pre-generated).
anarsoul|2 has joined #panfrost
<alyssa> I mean, SVG has a lot of different purposes
<alyssa> As a vector interchange format, yeah, totally overengineered
<alyssa> But as the backbone to a full-blown vector graphics suite (plus some vendored extensions for stuff, I guess... minus the random CSS/JS/etc stuff)... it's reasonable? Inkscape genuinely gets this right imo
anarsoul|2 has quit [Ping timeout: 240 seconds]
sleepymario has joined #panfrost
<sleepymario> hello everyone. i see on the panfrost gitlab page that there's a mesa driver already, and that it should be possible to try the drivers if one customizes the kernel, is that correct?
<alyssa> More or less, but it's not ready for general use yet
<sleepymario> okay, i'll stay patient then. is it 'quite useable' or should i really not try for now?
<alyssa> sleepymario: Usable.. for what?
<sleepymario> i'd to try and get Xorg/Wayland working on this Tinkerboard that I have here with some form of hw accel in the end. ultimately it's going to be some kind of emulator/media server but that's really in no hurry.
<alyssa> Tinkerboard? T760 support is not working in current master, sorry
<sleepymario> oh that's a pity
<sleepymario> is it likely that it will work sometime in the future or not?
<sleepymario> *will be included
pH5 has quit [Quit: bye]
yann has quit [Ping timeout: 246 seconds]
yann has joined #panfrost
sleepymario has left #panfrost ["WeeChat 2.3"]
raster has joined #panfrost
AreaScout_ has quit [Remote host closed the connection]
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
indy has joined #panfrost
MoeIcenowy has quit [Quit: ZNC 1.6.5+deb1+deb9u1 - http://znc.in]
MoeIcenowy has joined #panfrost
raster has quit [Remote host closed the connection]
<TheCycoONE> aw, but I like mixing svg and js/css :p It's good when the graphic designers want little preview graphics for display options.
<TheCycoONE> they can send me the illustrator, and I can rip out all the adobe garbage, set a couple handy id's/class names, embed in a web page and win.
raster has joined #panfrost
AreaScout_ has joined #panfrost
<alyssa> TheCycoONE: Tasty but
<alyssa> Inkscape tbh
BenG83 has joined #panfrost
anarsoul|2 has joined #panfrost
<TheCycoONE> nah, the graphics designers all run Adobe products because they drank the koolaid. I have inkscape installed, but find it easier to edit by hand for that sort of thing.
<raster> bah
<raster> coolaid
<raster> i like my gimp and inkscape
<raster> :)
yann has quit [Ping timeout: 250 seconds]
pH5 has joined #panfrost
stikonas has joined #panfrost
Elpaulo has joined #panfrost
raster has quit [Remote host closed the connection]
Elpaulo has quit [Quit: Elpaulo]
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
stikonas has quit [Remote host closed the connection]
stikonas has joined #panfrost
pH5 has quit [Quit: bye]
<alyssa> Krita <3
_whitelogger has joined #panfrost
<robher> alyssa: up to you. It can probably wait until at least there is another winsys someone wants to add.