13 Apr
2010
13 Apr
'10
9:51 p.m.
On 13 April 2010 23:13, Stefan Dösinger <stefandoesinger(a)gmx.at> wrote:
Am 13.04.2010 um 20:46 schrieb Henri Verbeet:
+ if (wined3d_settings.strict_draw_ordering) wglFlush(); /* Flush to ensure ordering across contexts. */ I'd prefer to have this in an (inline) function.
I'm not sure I see how that's going to make things better.