log libvo/vo_s3fb.c @ 18878:3bf0d70b4c7f

age author description
Sun, 02 Jul 2006 03:59:36 +0000 reynaldo rm unnecesary casts from void* - part 2
Tue, 13 Jun 2006 08:00:48 +0000 gpoirier Fix a condition as suggested by Rich.
Tue, 13 Jun 2006 07:58:06 +0000 gpoirier cosmetics
Tue, 13 Jun 2006 07:57:06 +0000 gpoirier Fixes suggested by Ivo, and failure under non-root operation improved. Original patch by Mark Sanderson < mmp AH kiora P ath P cx > (reworked a bit to try to meet out commit policy).
Tue, 30 May 2006 23:18:05 +0000 poirierg Remove dead code, and do close smem file descriptor during un-init
Thu, 18 May 2006 10:08:38 +0000 ivo use mp_msg instead of printf
Thu, 18 May 2006 09:54:44 +0000 ivo include sys/io.h instead of asm/io.h so iopl() gets declared too
Thu, 18 May 2006 09:21:45 +0000 ivo only include sys/mman.h if HAVE_SYS_MMAN_H is defined
Wed, 17 May 2006 20:56:49 +0000 gpoirier Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.