• Stefan Dösinger's avatar
    wined3d: Add wined3d_event_query_create and destroy. · bd0641d3
    Stefan Dösinger authored
    This also moves the event query faking code back to the external
    interface and removes the temporary WINED3D_EVENT_QUERY_UNSUPPORTED
    return value since wined3d_event_query_create properly fails if no
    event query GL extension is supported.
    bd0641d3
query.c 19 KB