Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State…
Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com>
Major DirectDraw restructure/reimplementation, using an improved component
object model hierarchy. The implementation currently supports:
- DirectDraw over GDI/USER in a window (using DIBsections and
asynchronous updates)
- XVidMode
- XF86DGA2
- All DirectDraw interfaces from versions 1 to 7 (at least in theory)
- Hooks for Direct3D interfaces
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
dlls/ddraw/dclipper/main.h
0 → 100644
dlls/ddraw/ddcomimpl.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
dlls/ddraw/ddraw/dga2.h
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/ddraw/main.h
0 → 100644
dlls/ddraw/ddraw/thunks.c
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/ddraw/user.c
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/ddraw/user.h
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/ddraw/xvidmode.c
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/ddraw/xvidmode.h
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/dpalette/main.h
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/dsurface/dga2.h
0 → 100644
dlls/ddraw/dsurface/dib.c
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/dsurface/dib.h
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/dsurface/main.h
0 → 100644
dlls/ddraw/dsurface/thunks.c
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/dsurface/thunks.h
0 → 100644
dlls/ddraw/dsurface/user.c
0 → 100644
This diff is collapsed.
Click to expand it.
dlls/ddraw/dsurface/user.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
dlls/ddraw/struct_convert.c
0 → 100644
dlls/ddraw/x11.c
deleted
100644 → 0
documentation/ddraw.txt
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment