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

age author description
Sat, 17 May 2014 01:38:00 +0000 al vidix: Replace printf with mp_msg
Sat, 25 Jan 2014 16:55:09 +0000 reimar Document switch case fallthroughs.
Sat, 25 Jan 2014 16:55:01 +0000 reimar vidix: move query_format struct initialization to common code.
Mon, 05 Apr 2010 15:58:38 +0000 diego VBlankActiveFunc is a pointer to a parameterless function; mark it as such.
Tue, 16 Feb 2010 13:10:24 +0000 diego Add header file for sis_init_video_bridge() instead of forward declaring it.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 19 Jan 2009 17:12:43 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
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.
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Wed, 09 May 2007 17:16:59 +0000 ben allow sis vidix driver to access registers and avoid segfaulting (patch by Andrew Calkin)
Sun, 22 Apr 2007 15:18:48 +0000 ben removed useless code from vidix drivers