log vidix/mga_vid.c @ 37107:3c5c93a30fb7

age author description
Sat, 17 May 2014 01:38:00 +0000 al vidix: Replace printf with mp_msg
Sat, 25 Jan 2014 16:55:01 +0000 reimar vidix: move query_format struct initialization to common code.
Sat, 07 May 2011 19:49:26 +0000 reimar Simplify macros and get rid of incorrect casts from pointers to
Tue, 03 Aug 2010 15:55:17 +0000 siretart various spelling fixes, found by the Debian QA tool 'lintian'
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 30 Jan 2009 23:22:29 +0000 diego Fix warnings about undefined preprocessor directives.
Mon, 05 Jan 2009 14:48:03 +0000 diego Add missing 'void' keyword to parameterless function declarations.
Fri, 20 Jun 2008 20:16:34 +0000 ben remove now useless vidixlib.h file
Fri, 16 May 2008 00:13:03 +0000 diego cosmetics: Remove useless parentheses from return statements.
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.
Thu, 27 Dec 2007 12:27:10 +0000 diego typo in preprocessor condition
Mon, 30 Apr 2007 22:14:29 +0000 ben synced with upstream vidix, prevented some drivers to work on some configs/archs
Sun, 22 Apr 2007 15:34:16 +0000 ben removed old code, that has been commented out for too long time
Sun, 22 Apr 2007 15:18:48 +0000 ben removed useless code from vidix drivers
Sun, 22 Apr 2007 14:05:41 +0000 ben updated vidix files headers whenever it's possible to have a clear GPL statement
Fri, 06 Apr 2007 15:26:41 +0000 ben renamed libdha.[hc] to dha.[hc]
Fri, 06 Apr 2007 15:20:49 +0000 ben merged libdha and libvidix, moved all files from libdha to vidix directory
Sun, 01 Apr 2007 13:58:06 +0000 ben updated pci ids list, fixed vidix drivers compilation and added nearly exhaustive pci ids for nvidia driver
Sun, 01 Apr 2007 11:13:04 +0000 ben checking for dynamic drivers version number is now pointless
Sun, 01 Apr 2007 11:06:06 +0000 ben switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in
Sun, 01 Apr 2007 00:02:43 +0000 diego Move driver files directly into the vidix directory.