summaryrefslogtreecommitdiffstats
path: root/libvo/vo_3dfx.c
Commit message (Expand)AuthorAgeFilesLines
* vo_dga: replace xf86dga.h with Xxf86dga.hClément Bœsch2011-04-201-1/+1
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-43/+43
* Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-9/+9
* Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-9/+9
* Merge svn changes up to r26783Uoti Urpala2008-05-151-19/+19
|\
| * Use standard license headers with standard formatting.diego2008-05-141-19/+19
* | Remove variable arguments from vo control() functionsUoti Urpala2008-04-231-1/+1
|/
* Mark the vo_functions_t definitions as const where possible.reimar2007-12-021-1/+1
* Make vo info structs constreimar2007-12-021-1/+1
* warning fix:diego2007-08-281-0/+1
* Replace implicit use of fast_memcpy via macro by explicit use to allowreimar2007-06-051-4/+4
* Fix FSF address and otherwise broken license headers.diego2007-01-221-3/+2
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...reynaldo2006-04-241-9/+11
* move to next vo if /dev/3dfx could not be openediive2005-12-101-7/+16
* Do not exit() if /dev/3dfx is not available, approved by Ivan.diego2005-12-101-1/+1
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-6/+6
* Removed superfluous XFlush calls before XSync.al2004-08-201-1/+0
* micro cleanupalex2003-10-031-9/+3
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-9/+3
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-1/+1
* revised query_formatalex2002-05-271-1/+2
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'nick2002-02-171-1/+6
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-3/+6
* new info for tuningnick2002-01-311-1/+1
* Extensions for video accelerated architecturenick2002-01-261-0/+9
* fixed to compilearpi2001-09-271-3/+4
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-0/+4
* patch: some X11 compliance fixed: set ClassHint and better fullscreen modearpi_esp2001-06-171-0/+1
* fprintf(stderr converted to printf(szabii2001-04-241-2/+2
* memcpy() moved mmx.h -> fastmemcpy.harpi_esp2001-04-111-1/+1
* applied MMX2 memcpy() patch by Nick Kurshevarpi_esp2001-04-111-0/+2
* added check_events() interfacearpi_esp2001-03-031-0/+5
* Initial revisionarpi_esp2001-02-241-0/+478