log libvo/vo_tdfx_vid.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 06 Apr 2014 18:37:42 +0000 reimar Comment switch fallthrough cases.
Sun, 06 Apr 2014 18:36:32 +0000 reimar Use macro to get BGR format bit depth.
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 07 Sep 2008 14:06:26 +0000 diego license header cosmetics
Sun, 02 Dec 2007 14:39:15 +0000 reimar Mark the vo_functions_t definitions as const where possible.
Sun, 02 Dec 2007 14:06:03 +0000 reimar Make vo info structs const
Tue, 30 Oct 2007 08:55:29 +0000 diego Disable clear_screen function, the call to the function is commented out
Tue, 28 Aug 2007 17:11:49 +0000 diego warning fix:
Sat, 28 Jul 2007 14:28:38 +0000 diego cosmetics: misc typo fixes
Mon, 22 Jan 2007 08:02:06 +0000 diego Fix FSF address and otherwise broken license headers.
Fri, 28 Apr 2006 23:06:42 +0000 diego Rename some misspelled and misnamed messages.
Mon, 24 Apr 2006 04:23:53 +0000 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but