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
Push URLssh://repo.or.cz/srv/git/wine/hacks.git
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... master master/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 fonts master/dib-engine-fix-color-in-antial
2010-07-18 Massimo Del... DIB Engine: fix MapModes for xxxBlt master/dib-engine-fix-mapmodes-for-xx
2010-07-18 Massimo Del... DIB Engine: introduction of bitmaplist structure master/dib-engine-introduction-of-bit
2010-07-18 Massimo Del... DIB Engine: fixes against wine tests master/dib-engine-fixes-against-wine
2010-07-18 Massimo Del... DIB Engine: fixes clipping, text and more master/dib-engine-fixes-clipping-text
2010-07-18 Massimo Del... DIB Engine: Implement Polygon master/dib-engine-implement-polygon
2010-07-18 Massimo Del... DIB Engine: Add clipping on xxxBlt and AlphaBlend master/dib-engine-add-clipping-on-xxx
2010-07-18 Massimo Del... DIB Engine: implement AlphaBlend master/dib-engine-implement-alphablen
2010-07-18 Massimo Del... DIB Engine: implement most engine functions master/dib-engine-implement-most-engi
2010-07-18 Massimo Del... DIB Engine: Fork DDB-DIB behaviour master/dib-engine-fork-ddb-dib-behavi
2010-07-18 Massimo Del... DIB Engine: initial pass-through implementation master/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
18 months ago master