I have been working for several weeks to enable Piglit to run on more platforms (Wayland, X11/EGL, Android) and to make OpenGL ES tests first-class citizens in Piglit. (For the Wayland folks, Piglit is Mesa's OpenGL test suite).
There's still much work to do, but I wanted to announce this early because, unexpectedly, several people have already shown interest. Current Status: I have a proof-of-concept Piglit branch [1] that runs under GLX, Wayland, and X11/EGL. The window system is chosen with a runtime switch. Android isn't finished yet. There are bugs, of course; this is only a proof-of-concept. [1] source: git clone -b waffle-wip git://people.freedesktop.org/~chadversary/piglit.git [2] readme: http://cgit.freedesktop.org/~chadversary/piglit/tree/README.waffle.txt?h=waffle-wip If you care about my motivation for doing this, see this discussion on the piglit list archive. [3] http://lists.freedesktop.org/archives/piglit/2012-April/002193.html ---- Chad Versace chad.vers...@linux.intel.com _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev