summaryrefslogtreecommitdiffstats
path: root/src/w32api-2-directx-additions-for-qt.patch
Commit message (Collapse)AuthorAgeFilesLines
* update package w32apiMark Brand2011-03-061-16/+0
|
* replace DUMMYUNIONNAME1 with DUMMYUNIONNAME in ddraw.h for package w32apiMark Brand2010-04-251-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 w32apiMark Brand2010-04-251-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 SDLMark Brand2010-04-141-304/+2648
|
* mergeVolker Grabsch2010-04-131-1/+1
|
* rename directx patch of package w32apiVolker Grabsch2010-04-131-0/+1297