ChangeSet ID: 5551 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/09/27 17:01:13
Modified files: dlls/ddraw : mesa_private.h dlls/ddraw/d3ddevice: mesa.c
Log message: Christian Costa titan.costa@wanadoo.fr Fix devices creation broken code. Now, the display and the drawable are retrieve through GDI escape sequences and stored in the private data. Add desallocation of the device private data.
Patch: http://cvs.winehq.com/patch.py?id=5551
Old revision New revision Changes Path 1.12 1.13 +3 -0 wine/dlls/ddraw/mesa_private.h 1.18 1.19 +78 -28 wine/dlls/ddraw/d3ddevice/mesa.c