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.
 
descriptionHuw's DIB Engine
ownerhuw@codeweavers.com
last changeWed, 30 Jul 2008 09:54:58 +0000 (30 10:54 +0100)
content tags
add:
readme
Note: I've not committed the autogenerated changes to configure etc, so you should run tools/make_makefiles before building.
shortlog
2008-07-30 Huw Davieswinedib.drv: Implement PatBlt.master
2008-07-30 Huw Davieswinedib.drv: Add BS_DIBPATTERN support.
2008-07-30 Huw Daviesgdi32: Don't use biSizeImage for a BI_BITFIELDS dib.
2008-07-30 Huw Davieswinedib.drv: Implement Rectangle.
2008-07-30 Huw Davieswinedib.drv: Add solid brush support.
2008-07-30 Huw Davieswinedib.drv: Add support for dashed pens.
2008-07-30 Huw Davieswinedib.drv: Better support for 1bpp.
2008-07-30 Huw Davieswinedib.drv: Add support for 4bpp.
2008-07-30 Huw Davieswinedib.drv: Add support for 8bpp.
2008-07-30 Huw Daviesgdi32: The dib colour table should always have 1 <...
2008-07-30 Huw Davieswinedib.drv: Add support for 16bpp (including BI_BITFIE...
2008-07-30 Huw Davieswinedib.drv: Add support for 32bpp BI_BITFIELDS
2008-07-30 Huw Davieswinedib.drv: Add support for 24bpp.
2008-07-30 Huw Davieswinedib.drv: Add support for vertical and diagonal...
2008-07-30 Huw Davieswinedib.drv: Start of support of 1bpp.
2008-07-30 Huw Davieswinedib.drv: Add support for the 16 rop2s.
...
heads
15 years ago master