aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_3dfx.c
Commit message (Expand)AuthorAge
* warning fix:Gravatar diego2007-08-28
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Fix FSF address and otherwise broken license headers.Gravatar diego2007-01-22
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...Gravatar reynaldo2006-04-24
* move to next vo if /dev/3dfx could not be openedGravatar iive2005-12-10
* Do not exit() if /dev/3dfx is not available, approved by Ivan.Gravatar diego2005-12-10
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* Removed superfluous XFlush calls before XSync.Gravatar al2004-08-20
* micro cleanupGravatar alex2003-10-03
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* revised query_formatGravatar alex2002-05-27
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* new info for tuningGravatar nick2002-01-31
* Extensions for video accelerated architectureGravatar nick2002-01-26
* fixed to compileGravatar arpi2001-09-27
* changes according to -utf8 option, draw_osd() function addedGravatar atlka2001-08-13
* patch: some X11 compliance fixed: set ClassHint and better fullscreen modeGravatar arpi_esp2001-06-17
* fprintf(stderr converted to printf(Gravatar szabii2001-04-24
* memcpy() moved mmx.h -> fastmemcpy.hGravatar arpi_esp2001-04-11
* applied MMX2 memcpy() patch by Nick KurshevGravatar arpi_esp2001-04-11
* added check_events() interfaceGravatar arpi_esp2001-03-03
* Initial revisionGravatar arpi_esp2001-02-24