GL_ARB_internalformat_query is a required part of OpenGL ES 3.0, and this series impelments it in core Mesa and the i965 driver. Implementation for Gallium drivers should be trivial.
With this series all of the GL_ARB_internalformat_query recently pushed to piglit pass *execpt* the SNORM part of the arb_internalformat_query-api-errors. The question of whether SNORM formats should be renderable is still open in Khronos. Until that is resolved, I don't want to change the test (which matches other implementations) or Mesa (which matches the letter of the spec). _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev