summaryrefslogtreecommitdiffstats
path: root/vidix/dha.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-5/+5
* Lots and lots of #ifdef ARCH_... -> #if ARCH_...reimar2009-01-161-2/+2
* Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.diego2008-10-131-1/+1
* Add proper VIDIX support for SuperH architecture.ben2008-08-111-1/+1
* Rename kernelhelper to dhahelper, that name is more fitting.diego2008-05-301-1/+1
* Use standard license headers.diego2008-05-121-3/+3
* consistency cosmetics: Move some parts of file headers around; typo fixes.diego2008-05-121-14/+14
* the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are...ben2007-09-151-0/+2
* ISO8859-1 --> UTF-8diego2007-07-091-1/+1
* fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyosben2007-04-221-2/+2
* updated vidix files headers whenever it's possible to have a clear GPL statementben2007-04-221-17/+33
* kill a few warningsben2007-04-221-0/+4
* renamed libdha.[hc] to dha.[hc]ben2007-04-061-0/+196