ChangeSet ID: 17932 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/05 12:50:49
Modified files: dlls/ddraw : Makefile.in . : configure.ac configure Added files: dlls/ddraw : surface_wndproc.c surface_user.c surface_thunks.c surface_main.c surface_hal.c surface_gamma.c surface_fakezbuffer.c surface_dib.c Removed files: dlls/ddraw/dsurface: wndproc.c user.c thunks.c main.c hal.c gamma.c fakezbuffer.c dib.c
Log message: Christian Costa titan.costa@wanadoo.fr Moved dsurface object files to ddraw root dir.
Patch: http://cvs.winehq.org/patch.py?id=17932
Old revision New revision Changes Path 1.37 1.38 +10 -11 wine/dlls/ddraw/Makefile.in 1.358 1.359 +0 -1 wine/configure.ac 1.655 1.656 +0 -5 wine/configure Added 1.1 +0 -0 wine/dlls/ddraw/surface_wndproc.c Added 1.1 +0 -0 wine/dlls/ddraw/surface_user.c Added 1.1 +0 -0 wine/dlls/ddraw/surface_thunks.c Added 1.1 +0 -0 wine/dlls/ddraw/surface_main.c Added 1.1 +0 -0 wine/dlls/ddraw/surface_hal.c Added 1.1 +0 -0 wine/dlls/ddraw/surface_gamma.c Added 1.1 +0 -0 wine/dlls/ddraw/surface_fakezbuffer.c Added 1.1 +0 -0 wine/dlls/ddraw/surface_dib.c 1.9 Removed +0 -0 wine/dlls/ddraw/dsurface/wndproc.c 1.20 Removed +0 -0 wine/dlls/ddraw/dsurface/user.c 1.12 Removed +0 -0 wine/dlls/ddraw/dsurface/thunks.c 1.67 Removed +0 -0 wine/dlls/ddraw/dsurface/main.c 1.12 Removed +0 -0 wine/dlls/ddraw/dsurface/hal.c 1.8 Removed +0 -0 wine/dlls/ddraw/dsurface/gamma.c 1.19 Removed +0 -0 wine/dlls/ddraw/dsurface/fakezbuffer.c 1.51 Removed +0 -0 wine/dlls/ddraw/dsurface/dib.c