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 22:02:26 +0000 |
diego |
Mention new mphelp_check.py script.
|
Wed, 17 May 2006 21:10:11 +0000 |
gpoirier |
Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy Meng
|
Wed, 17 May 2006 21:05:42 +0000 |
gpoirier |
S3 virge on fbdev is -vo s3fb
|
Wed, 17 May 2006 21:01:39 +0000 |
gpoirier |
Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.
|
Wed, 17 May 2006 20:56:49 +0000 |
gpoirier |
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
|
Wed, 17 May 2006 20:15:02 +0000 |
gpoirier |
x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.
|
Wed, 17 May 2006 17:29:06 +0000 |
reimar |
also set guiIntfStruct.sh_video to NULL for guiSetDefaults.
|
Wed, 17 May 2006 14:49:44 +0000 |
diego |
10l: Really accept both one and two dashes.
|
Wed, 17 May 2006 12:15:23 +0000 |
diego |
Add mphelp_check.py.
|
Wed, 17 May 2006 12:10:17 +0000 |
diego |
Accept --missing as well as -missing, print less newlines.
|
Wed, 17 May 2006 12:01:00 +0000 |
attila |
fix reversed order of arguments
|
Wed, 17 May 2006 11:45:13 +0000 |
diego |
Fix some errors revealed by Uoti's help file checker.
|