This project is a fork of the
wine.git project. If you have that one
already cloned locally, you can use
git clone --reference /path/to/your/wine.git/incarnation mirror_URL
to save bandwidth during cloning.
readme
Fork of WineHQ to create a DIB Engine for Wine. Contains the merged worked so far:
* Uses code from Google Summer of Code 2007, project by Jesse Allen.
* Uses code from Huw Davies's DIB Driver found at http://repo.or.cz/w/wine/dibeng-hd.git
* Contains additional work by Ing. Massimo Del Fedele.
The approach used in this tree is the "two driver" approach.