log libvo/vo_3dfx.c @ 17195:3b33f4c52324

age author description
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