wined3d: Don't run check_filter() on core contexts.
commit12ef1756d2550c29873b8aec1a7dfaf1d3f0bbae
authorMatteo Bruni <mbruni@codeweavers.com>
Mon, 27 Jul 2015 12:29:54 +0000 (27 14:29 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Jul 2015 11:41:47 +0000 (28 13:41 +0200)
tree6eaf045e3dcdbb7382554709661482a36284582f
parent53d152794574ce19d835340dda626845b2e85dc4
wined3d: Don't run check_filter() on core contexts.

The code uses glBegin() / glEnd() and other APIs removed from core
profile.
dlls/wined3d/utils.c