log libvo/vo_tdfx_vid.c @ 37038:21d2ff801b8f

age author description
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
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Wed, 12 Mar 2003 15:04:05 +0000 albeu vo_xover is a new vo that should make easy to have x11 support for
Wed, 12 Mar 2003 11:12:24 +0000 albeu Support for the overlay, that save one stretch blit for bgr16 and YUV formats
Mon, 10 Mar 2003 00:01:03 +0000 albeu Update, add support for DR and draw image. Sadly reading from the agp
Fri, 07 Mar 2003 18:45:02 +0000 albeu vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)