log vidix/dha.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 07 May 2011 19:41:42 +0000 reimar On error munmap returns -1, not MAP_FAILED.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 16 Jan 2009 09:21:21 +0000 reimar Lots and lots of #ifdef ARCH_... -> #if ARCH_...
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Mon, 11 Aug 2008 23:04:03 +0000 ben Add proper VIDIX support for SuperH architecture.
Fri, 30 May 2008 19:17:20 +0000 diego Rename kernelhelper to dhahelper, that name is more fitting.
Mon, 12 May 2008 17:39:36 +0000 diego Use standard license headers.
Mon, 12 May 2008 17:33:35 +0000 diego consistency cosmetics: Move some parts of file headers around; typo fixes.
Sat, 15 Sep 2007 17:51:05 +0000 ben the IN/OUT PORT 8/16/32 functions rely on inb/inw/inl/outb/outw/outl that are not available on alpha and powerpc architectures
Mon, 09 Jul 2007 19:50:36 +0000 diego ISO8859-1 --> UTF-8
Sun, 22 Apr 2007 19:02:05 +0000 ben fix dha compilation if SVGAHELPER is used (patch by Carl Eugen Hoyos
Sun, 22 Apr 2007 14:05:41 +0000 ben updated vidix files headers whenever it's possible to have a clear GPL statement
Sun, 22 Apr 2007 13:28:54 +0000 ben kill a few warnings
Fri, 06 Apr 2007 15:26:41 +0000 ben renamed libdha.[hc] to dha.[hc] base vidix/libdha.c@b0268aa5e3e0