Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move doc/index.html -> index.html | Volker Grabsch | 2012-03-29 | 1 | -1/+1 |
| | |||||
* | Rebrand to new project name MXE | Volker Grabsch | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | update package w32api | Mark Brand | 2011-03-06 | 1 | -16/+0 |
| | |||||
* | replace DUMMYUNIONNAME1 with DUMMYUNIONNAME in ddraw.h for package w32api | Mark Brand | 2010-04-25 | 1 | -21/+25 |
| | | | | | | | windef.h has DUMMYUNIONNAME, DUMMYUNIONNAME2, DUMMYUNION3 etc. Wine's ddraw.h has DUMMYUNIONNAME1, DUMMYUNIONNAME2, DUMMYUNION3 etc. Use the convention in windef.h so SDL will build. | ||||
* | leave DUMMYUNIONNAME in ddraw.h alone in the first place for package w32api | Mark Brand | 2010-04-25 | 1 | -27/+26 |
| | | | | | | It is no longer necessary to change "DUMMYUNIONNAME" to "u" in ddraw.h since the latest fix for SDL. So we just leave "DUMMYUNIONNAME" alone instead of changing it to "u" and back again. | ||||
* | use the ddraw.h from Wine/KDE-Win to support directx in SDL | Mark Brand | 2010-04-14 | 1 | -304/+2648 |
| | |||||
* | merge | Volker Grabsch | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | rename directx patch of package w32api | Volker Grabsch | 2010-04-13 | 1 | -0/+1297 |