[00:12] RAOF: bug bug :P [00:12] Goose! [00:13] llvm-3.1? Then I can upload some stack.. [00:17] I'll do so now. [00:24] also one more thing to consider, should we allow unrenamed mesa dev packages to work with renamed stack? it would make my life easier.. [00:25] If it's easy to do then it seems reasonable to me. [00:26] The older -dev packages should be guaranteed to work against the newer libraries, because they're not allowed to break API or ABI. [00:26] yeah, it's mostly stripping off the version requirements [00:26] but right now it allows you to accidentally remove the entire stack by installing the -dev packages [00:35] I'd like a bit of a check that removing the strict versions there won't make things break - particularly for mesa-common-dev - but I don't think it will. [00:36] yeah :/ [02:29] it looks like waffle 1.2.2 will be required soon for piglit. [02:33] Dandel: do you want to join xorg-edgers to maintain that piglit build? I have no desire to keep it up to date, updating wayland/mesa/etc in that ppa to keep it building isn't something i want to babysit every few days :) i updated it to build gl only tests and have a separate branch for that that builds on every release. piglit should really be built from git, those packages are just a hack :) [02:34] Sarvatt: it's a required change that will be introduced soon. [02:34] it's in preparation for the opengl es 3.0 stuff [02:34] the piglit i care about doesn't use waffle, ricotz added waffle there [02:35] Sarvatt: so i take it as you are a die hard GLX fan ><; [02:35] the current piglit setup is worthless for testing EGL W/ OpenGL Contexts [02:37] egl with opengl contexts is a two line change [02:37] nah there is some IHV testing being done for OEMs just for testing GL regressions, I was just asked to update it a few months ago, thats why if you want it to be whatever you care about it'd be appreciated if you took on that burden :) [02:37] one is to test for the egl contexts and then you haft to bind the opengl api ( it works similar to how you setup opengl es ) [02:37] a two line change that makes it stop working in oneiric yeah [02:39] Sarvatt: there's already a mainline fix for the last time egl ( opengl es/opengl es2, and desktop gl ) [02:39] it's just a little broken atm ( simple difference between ifdef and ifndef ) [02:42] honestly, the main thing i was interested in on egl w/opengl is the fact that the results *should* be nearly identical to what you see with glx/opengl ( and if applicable, windows/opengl ) [02:43] it honestly doesn't matter which context is used, and if egl can be tested, it should be possible to easily test wayland also ( and results should also be the same there ) === yofel_ is now known as yofel [13:16] ricotz: latest commits for piglit should work for egl/opengl building. [13:19] Dandel, yeah, it already got imported too http://bazaar.launchpad.net/~xorg-edgers/piglit/trunk/revision/3399 [13:20] r3399 is still bad. [13:21] requires r3400 to work [13:24] right [13:25] now all that's needed is to retest the piglit with egl/opengl es tests. [13:29] now all that's needed is to send messages to chad about the fact that libwaffle 1.2.2 is broken for the same reasons as piglit was. [14:24] ricotz: i can confirm that the tree builds with latest piglit tree right now ( all i have is ubuntu 12.04 w/ xorg edgers installed ) [14:41] Dandel, using the edgers ppa will give you a recent enough mesa with gl/es-headers, so this isnt really a prove it will build in the piglit ppa ;) [14:47] i just noticed that. [14:47] i tend to use edgers to make sure to be able to properly report bugs that bleeding edge users would run into. === Prf_Jako1 is now known as Prf_Jakob