On 10 July 2015 at 00:06, Matteo Bruni mbruni@codeweavers.com wrote:
The code uses glBegin() / glEnd() and other APIs removed from core profile.
In theory we could fix check_filter() to work on core profile but it doesn't seem to be useful there.
I probably agree about the limited usefulness of check_filter() on core profiles, but at the same time it seems that most of the functionality needed to make it work there would be needed for other capability tests anyway.