summaryrefslogtreecommitdiffstats
path: root/libvo/vo_tdfxfb.c
Commit message (Expand)AuthorAgeFilesLines
* -vop ---> -vfdiego2003-10-251-1/+1
* I found that the tdfxfb video output driver doesn't work when compiled withattila2003-10-151-6/+1
* Fixed geometry that someone broke grr.mark2003-03-031-2/+1
* clean up of -geometry code.attila2003-03-021-1/+3
* Added support for X style -geometry options (adapted from Henk's patch)mark2003-01-031-1/+1
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-4/+3
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-0/+1
* Added the -geometry option (supports fbdev and tdfxfb drivers)mark2002-10-231-9/+5
* Use the common aspect codealbeu2002-10-101-42/+61
* Fixed some breakages of single-buffer rendering of tdfxmark2002-08-291-24/+21
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-2/+3
* fixed possible 'DoS' bugalex2002-08-281-3/+3
* clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndn...alex2002-08-281-11/+28
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+0
* Misc cleanups of the codemark2002-04-131-29/+16
* Added support for choosing weather to use double-buffering or single bufferingmark2002-04-131-22/+53
* Some OSD and other random fixes. Added double bufferingmark2002-04-121-44/+49
* Lots of updates and bugfixes to the tdfxfb drivermark2002-04-111-151/+159
* new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>arpi2002-04-091-688/+299
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'nick2002-02-171-1/+7
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+6
* new info for tuningnick2002-01-311-2/+2
* Extensions for video accelerated architecturenick2002-01-261-0/+8
* Move yuv2rgb to postprocessnick2001-11-061-1/+1
* new version by zsteva@ptt.yuarpi2001-10-211-239/+264
* tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>arpi2001-09-271-0/+801