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.
 
descriptionuseful hacks and other patches not (yet) suitable for mainline
ownerjan.wine@zerebecki.de
last changeSun, 18 Jul 2010 10:26:13 +0000 (18 12:26 +0200)
content tags
add:
readme

If you have the mainline repository you can use
git fetch git://repo.or.cz/wine/hacks.git master:hacks
to fetch this into the branch hacks in your local repository.

No patch in this repository is supposed to break other things. Hacks that might do that have some switch that is default to off. If you have a useful patch/addition for this branch, let me know.

The history in this repository is rewriten when updated as I use stgit ( "Problems with rewriting history" from "Git User's Manual" ).

shortlog
2010-07-18 Jan Zerebeckiconfigure: Changes from running autconf after previous... mastermaster/dib-engine_configure
2010-07-18 Massimo Del... dib engine: update winedib.drv Makefile.in to build... master/dib-engine-update-winedib-drv
2010-07-18 Massimo Del... DIB Engine: fix vertically mirrored images caused by... master/dib-engine-fix-vertically-mirr
2010-07-18 Massimo Del... DIB Engine:dont use now missing winex11.drv BitBlt... master/dib-engine-dont-use-now-missin
2010-07-18 Massimo Del... DIB Engine: fix color in antialiased fontsmaster/dib-engine-fix-color-in-antial
2010-07-18 Massimo Del... DIB Engine: fix MapModes for xxxBltmaster/dib-engine-fix-mapmodes-for-xx
2010-07-18 Massimo Del... DIB Engine: introduction of bitmaplist structuremaster/dib-engine-introduction-of-bit
2010-07-18 Massimo Del... DIB Engine: fixes against wine testsmaster/dib-engine-fixes-against-wine
2010-07-18 Massimo Del... DIB Engine: fixes clipping, text and moremaster/dib-engine-fixes-clipping-text
2010-07-18 Massimo Del... DIB Engine: Implement Polygonmaster/dib-engine-implement-polygon
2010-07-18 Massimo Del... DIB Engine: Add clipping on xxxBlt and AlphaBlendmaster/dib-engine-add-clipping-on-xxx
2010-07-18 Massimo Del... DIB Engine: implement AlphaBlendmaster/dib-engine-implement-alphablen
2010-07-18 Massimo Del... DIB Engine: implement most engine functionsmaster/dib-engine-implement-most-engi
2010-07-18 Massimo Del... DIB Engine: Fork DDB-DIB behaviourmaster/dib-engine-fork-ddb-dib-behavi
2010-07-18 Massimo Del... DIB Engine: initial pass-through implementationmaster/dib-engine-initial-pass-throug
2010-07-18 Massimo Del... DIB Engine: Hook the engine between GDI32 and Display... master/dib-engine-hook-the-engine-bet
...
heads
13 years ago master