Added DGA2 driver to DirectDraw.
commit51177f96ba7c7148ab250839fbfde9dde3c934e4
authorLionel Ulmer <lionel.ulmer@free.fr>
Mon, 1 May 2000 14:25:49 +0000 (1 14:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 May 2000 14:25:49 +0000 (1 14:25 +0000)
treedcc18d2794bb912fe0f971dec46ede7f62e602c5
parent5e65e2dd7a867f1eaec840e21b06565ac2ec15dd
Added DGA2 driver to DirectDraw.
12 files changed:
configure
configure.in
dlls/ddraw/Makefile.in
dlls/ddraw/ddraw/dga.c
dlls/ddraw/ddraw/dga2.c [new file with mode: 0644]
dlls/ddraw/dga.c
dlls/ddraw/dga2.c [new file with mode: 0644]
dlls/ddraw/dga2_private.h [new file with mode: 0644]
dlls/ddraw/dga_private.h
dlls/ddraw/dpalette/dga.c
dlls/ddraw/dsurface/dga.c
dlls/ddraw/dsurface/dga2.c [new file with mode: 0644]