=== chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [11:31] hey, who here could give me some advice about EGL? [11:33] http://pastebin.ubuntu.com/16677510/ is a backtrace for a crash in a trivial Qt app on an Atom machine === hikiko is now known as hikiko|ln [11:34] note I have to run that with EGL_PLATFORM=mir, as otherwise EGL tries to conenct to X: libEGL warning: DRI3: xcb_connect failed [11:42] aeh and does qteglchooser connect to a mir server? [11:42] it looks like the diplay it receives is not right one [11:42] +the [11:42] greyback: ^ [11:43] anpok_: that is quite possible yeah. I've just deduced the same :) [11:43] I wasn't aware that connecting to mir was a requirement for getting and egl context [11:44] hm well having a EGLDisplay thing is a requirement [11:45] so eglGetDisplay(EGL_DEFAULT_DISPLAY) won't just return something useful? [11:45] you need to connect to mir, get the native display first, and then use that [11:46] not sure what mesa does in that case - I would assume that it tries dri devices directly, but it seems that x is the fallback [11:46] so in a post mir domination age it might.. return something more usefyl [11:47] *useful [11:47] ok [11:47] I had thought we'd patched egl to try connect to mir in the background [11:47] which wouldn't be a bad fallback [11:48] * anpok_ looks at the patch [11:49] my thinking not based on any actual factual evidence, just a hunch [11:49] nope we really did not.. but we could do that [11:50] cemil currently cleans that up.. but he thinks it might still take a while === hikiko|ln is now known as hikiko === chihchun is now known as chihchun_afk === dandrader is now known as dandrader|bbl === chihchun_afk is now known as chihchun === charles_ is now known as charles === dandrader|bbl is now known as dandrader [16:25] hey folks, I've taken the eglinfo tool (prints all EGL configs and their data) and added Mir support [16:25] what surprised me is that on some devices, e.g. Atom, only a subset of configs are available [16:25] http://pastebin.ubuntu.com/16686113/ [16:26] lp:~gerboland/+junk/eglinfo/ to try it for yourself === chihchun is now known as chihchun_afk [23:04] kgunn, did you get chatter running fine on your non-arm device?