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

age author description
Sat, 07 May 2011 10:59:11 +0000 iive Remove the variable arguments from the libvo control() functions.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 14 May 2008 17:22:53 +0000 diego Use standard license headers with standard formatting.
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, 28 Aug 2007 17:10:00 +0000 diego warning fix:
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Mon, 22 Jan 2007 08:02:06 +0000 diego Fix FSF address and otherwise broken license headers.
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
Sat, 10 Dec 2005 22:30:30 +0000 iive move to next vo if /dev/3dfx could not be opened
Sat, 10 Dec 2005 21:00:48 +0000 diego Do not exit() if /dev/3dfx is not available, approved by Ivan.
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
Fri, 20 Aug 2004 09:41:13 +0000 al Removed superfluous XFlush calls before XSync.
Fri, 03 Oct 2003 22:33:06 +0000 alex micro cleanup
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Mon, 27 May 2002 17:18:06 +0000 alex revised query_format
Sun, 17 Feb 2002 08:24:43 +0000 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
Sat, 09 Feb 2002 01:21:48 +0000 arpi 10000hl to Holm... control MUST BE static...
Sat, 09 Feb 2002 00:47:26 +0000 arpi query_ stuff replaced by new control() - patch by David Holm
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Thu, 27 Sep 2001 12:22:27 +0000 arpi fixed to compile
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Sun, 17 Jun 2001 01:22:09 +0000 arpi_esp patch: some X11 compliance fixed: set ClassHint and better fullscreen mode
Tue, 24 Apr 2001 11:30:57 +0000 szabii fprintf(stderr converted to printf(
Wed, 11 Apr 2001 19:41:38 +0000 arpi_esp memcpy() moved mmx.h -> fastmemcpy.h
Wed, 11 Apr 2001 12:47:45 +0000 arpi_esp applied MMX2 memcpy() patch by Nick Kurshev
Sat, 03 Mar 2001 21:46:39 +0000 arpi_esp added check_events() interface
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision