summaryrefslogtreecommitdiffstats
path: root/libvo/vo_s3fb.c
Commit message (Expand)AuthorAgeFilesLines
* Replace casual GPL notices by proper license headers.diego2008-09-071-4/+21
* 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
* rm unnecesary casts from void* - part 2reynaldo2006-07-021-1/+1
* Fix a condition as suggested by Rich.gpoirier2006-06-131-1/+1
* cosmeticsgpoirier2006-06-131-22/+22
* Fixes suggested by Ivo, and failure under non-root operation improved. Origin...gpoirier2006-06-131-30/+46
* Remove dead code, and do close smem file descriptor during un-initpoirierg2006-05-301-2/+2
* use mp_msg instead of printfivo2006-05-181-9/+10
* include sys/io.h instead of asm/io.h so iopl() gets declared tooivo2006-05-181-1/+1
* only include sys/mman.h if HAVE_SYS_MMAN_H is definedivo2006-05-181-1/+3
* Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.gpoirier2006-05-171-0/+515