summaryrefslogtreecommitdiffstats
path: root/libvo/vo_tdfx_vid.c
Commit message (Expand)AuthorAgeFilesLines
* Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-21/+21
* Merge svn changes up to r27573Uoti Urpala2008-09-101-18/+16
|\
| * license header cosmeticsdiego2008-09-071-18/+16
* | 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
* Disable clear_screen function, the call to the function is commented outdiego2007-10-301-0/+2
* warning fix:diego2007-08-281-1/+0
* cosmetics: misc typo fixesdiego2007-07-281-1/+1
* Fix FSF address and otherwise broken license headers.diego2007-01-221-4/+3
* Rename some misspelled and misnamed messages.diego2006-04-281-1/+1
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...reynaldo2006-04-241-22/+23
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-6/+6
* replace VO and VF numeric flags with #defined identifiershenry2005-04-181-5/+5
* vo_xover is a new vo that should make easy to have x11 support foralbeu2003-03-121-20/+61
* Support for the overlay, that save one stretch blit for bgr16 and YUV formatsalbeu2003-03-121-5/+94
* Update, add support for DR and draw image. Sadly reading from the agpalbeu2003-03-101-111/+169
* vo tdfx vid, even faster than tdfxfb and that's just the beginning ;)albeu2003-03-071-0/+482