aboutsummaryrefslogtreecommitdiffhomepage
path: root/vidix/dha.c
Commit message (Expand)AuthorAge
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Lots and lots of #ifdef ARCH_... -> #if ARCH_...Gravatar reimar2009-01-16
* Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
* Add proper VIDIX support for SuperH architecture.Gravatar ben2008-08-11
* Rename kernelhelper to dhahelper, that name is more fitting.Gravatar diego2008-05-30
* Use standard license headers.Gravatar diego2008-05-12
* consistency cosmetics: Move some parts of file headers around; typo fixes.Gravatar diego2008-05-12
* the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are...Gravatar ben2007-09-15
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* fix dha compilation if SVGAHELPER is used (patch by Carl Eugen HoyosGravatar ben2007-04-22
* updated vidix files headers whenever it's possible to have a clear GPL statementGravatar ben2007-04-22
* kill a few warningsGravatar ben2007-04-22
* renamed libdha.[hc] to dha.[hc]Gravatar ben2007-04-06