aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mingw32-directx
Commit message (Collapse)AuthorAgeFilesLines
* Use the email address from the FreeBSD project for my ports.ed2008-06-201-1/+1
| | | | | | | Rink Springer also asked me if he could maintain his own ports. Change maitainership of games/sudsol, net/freedbd and net/kissd to Rink. Approved by: philip (mentor), rink
* DirectX header files for use with MinGW. These header files are used byalepulver2006-10-054-0/+43
the SDL project to compile SDL on Cygwin, but can also be used to compile native applications for Windows with MinGW. WWW: http://www.libsdl.org/extras/win32/cygwin/README.txt PR: ports/100836 Submitted by: Ed Schouten <ed at fxq.nl>