/srv/irclogs.ubuntu.com/2015/10/07/#ubuntu-mir.txt

=== chihchun_afk is now known as chihchun
hikikohello07:01
hikikoI have a question, it's not mir related but since you write gles you might know07:01
hikikoI've fixed an issue in compiz using shaders07:02
hikikoand I want to test that these shaders work in gles07:02
hikiko(atm I just avoided fixed function calls and I tested it works)07:02
hikikois there a way to make compiz use gles on desktop?07:03
hikiko(GLES2)07:03
RAOFWe did have a GLES build at one point, I recall.07:03
hikikoI can build it (configure cmake to use gles)07:04
hikikobut I don't know how to run it07:04
RAOF/path/to/build/tree/compiz --replace should work, I think?07:04
hikikoI only speculate it works now :)07:04
hikikoreally?07:05
RAOFWorth a try!07:05
hikikothanks RAOF :D07:05
hikikoRAOF, it doesn't seem to use the GLES207:12
RAOFhikiko: Ah, then I don't know. Sorry.07:31
hikikono prob RAOF thanks :)07:31
* alan_g wonders whether to go looking for the mesa source10:44
anpokhttp://cgit.freedesktop.org/mesa/mesa/ and http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/wily/mesa/wily/files11:11
anpokalan_g: ^11:11
alan_ganpok: Now I can wonder whether to look at them.  ;)11:12
anpok:)11:33
anpokalan_g: what was your initial motivation/11:33
alan_ganpok: lp:1503450 (and fix) but I've got distracted by worms crawling out of the tin.11:35
anpokah that one11:37
alan_gThere are also mirclient headers that #include <mir_toolkit/mir_native_buffer.h> - so we either need a "Requires.private mircommon" in mirclient.pc or to "fix" those headers.11:42
alan_gAnd mir_buffer_stream_get_current_buffer(..., MirNativeBuffer **buffer_package) disagrees between parameter type and parameter name. (Should it be MirBufferPackage** buffer_package?)11:44
=== alan_g is now known as alan_g|lunch
=== alan_g|lunch is now known as alan_g
alfgreyback: Hi! I am trying to debug a qml app (ubuntu-system-settings). I have changed the installed qml source code to console.warn() a message, but I don't see any output in the log. Is there a way to get some debugging output from qml? (or perhaps the qml code is cached and I need to refresh the cache?)12:48
greybackalf: console.log("hi") or simply print("hi") should be enough12:49
greybackcache should not interfere12:50
greybackcache is smart enough to notice qml file changed and drop the cac12:50
greybackalf: any problems, ask in #ubuntu-unity (I'm at conference, my connectivity is poor)12:52
alfgreyback: ack, thanks12:52
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
=== alan_g is now known as alan_g|EOD
=== chihchun is now known as chihchun_afk
=== dandrader is now known as dandrader|afk
=== dandrader_ is now known as dandrader

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!