=== yofel_ is now known as yofel [12:01] I was thinking about porting some existing OpenGL examples to mir so they can be included in the examples/ directory. What about glxgears? [22:51] sturmflut: You can find es2gears_mir in my mesa-demos branch on Launchpad - https://code.launchpad.net/~raof/mir/mesa-demos-mir [22:51] RAOF: Thanks [22:54] I must say I hate OpenGL ES 2.0 for all the programmable pipeline stuff [22:54] Everything that was easy is horribly complicated === rsalveti_ is now known as rsalveti [23:10] sturmflut: You should be able to get a full OpenGL context out of EGL if you ask for it; at least on the desktop ☺ [23:25] RAOF: mir_egltriangle works on my machine, but mir_eglgears dumps "libEGL warning: unsupported platform (null)" on the console and noting is displayed while the framerate ist output on the console [23:26] nothing [23:30] Hm. Worked last time I tested it :) [23:30] I might give it another whirl on Monday. [23:30] It's non-trivial for me, because I'm half way through breaking it :) [23:31] May be the fault of my local installation [23:32] Two reboots ago my X.Org didn't even have GLX anymore