log libvo/vo_3dfx.c @ 30201:786d035899d2

age author description
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-05-14 diego Use standard license headers with standard formatting.
2007-12-02 reimar Mark the vo_functions_t definitions as const where possible.
2007-12-02 reimar Make vo info structs const
2007-08-28 diego warning fix:
2007-06-05 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
2007-01-22 diego Fix FSF address and otherwise broken license headers.
2006-04-24 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
2005-12-10 iive move to next vo if /dev/3dfx could not be opened
2005-12-10 diego Do not exit() if /dev/3dfx is not available, approved by Ivan.
2005-08-05 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
2004-08-20 al Removed superfluous XFlush calls before XSync.
2003-10-03 alex micro cleanup
2002-11-11 alex removed get_info, using the same sheme as in libmpcodecs instead
2002-08-28 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-05-27 alex revised query_format
2002-02-17 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
2002-02-09 arpi 10000hl to Holm... control MUST BE static...
2002-02-09 arpi query_ stuff replaced by new control() - patch by David Holm
2002-01-31 nick new info for tuning
2002-01-26 nick Extensions for video accelerated architecture
2001-09-27 arpi fixed to compile
2001-08-13 atlka changes according to -utf8 option, draw_osd() function added
2001-06-17 arpi_esp patch: some X11 compliance fixed: set ClassHint and better fullscreen mode
2001-04-24 szabii fprintf(stderr converted to printf(
2001-04-11 arpi_esp memcpy() moved mmx.h -> fastmemcpy.h
2001-04-11 arpi_esp applied MMX2 memcpy() patch by Nick Kurshev
2001-03-03 arpi_esp added check_events() interface
2001-02-24 arpi_esp Initial revision