4 Jun
2007
4 Jun
'07
1:14 p.m.
Module: wine Branch: master Commit: d5d7d4dae4315e5b8173b638e75bc66c01dd8da1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d5d7d4dae4315e5b8173b638e7... Author: Stefan Dösinger <stefandoesinger(a)gmx.at> Date: Sun Jun 3 18:51:50 2007 +0200 ddraw: Hold the lock in IDirect3DDevice methods. --- dlls/ddraw/device.c | 499 ++++++++++++++++++++++++++++++++++++--------------- 1 files changed, 357 insertions(+), 142 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d5d7d4dae4315e5b8173b6...