On 26 April 2015 at 12:22, Patrick Rudolph siro@das-labor.org wrote:
static const struct wined3d_query_data_timestamp_disjoint
disjoint_data = {FALSE, 1000 * 1000 * 1000};
static const struct wined3d_query_data_timestamp_disjoint
disjoint_data = {1000 * 1000 * 1000, FALSE};
The change is fine like this, but unfortunately it looks like your MUA has wrapped the patch.