| commit | 10ad97c838b608f5f8e3d0870444687ce81fe564 | [log] [tgz] |
|---|---|---|
| author | Marcus Meissner <marcus@jet.franken.de> | Sun Apr 09 14:30:50 2000 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Sun Apr 09 14:30:50 2000 +0000 |
| tree | 00cf397a71c5a444517084574e0e8c1253a60769 | |
| parent | 227a0894d4a112a5af4139bbec7105945c0216be [diff] |
Restructured DirectDraw. Split into X11 and DGA driver, and multiple files/dirs for easier maintenance. Cleaned up structs and include files. Reindented the code. Started the same for Direct3D. Driver inclusion now done by using configure/Makefile/ELF constructor tricks.