Re: Colormap allocation

2003-04-02 Thread lindsay . haigh
Bede, The colormap allocation is done in xc/programs/Xserver/render/miindex.c in the miBuildRenderColormap function. To have only black and white pixels allocated, the same as Solaris Xsun, remove the call to miBuildRenderColormap in miInitIndexed (in the same file). Regards, Lindsay Haigh

Re: Colormap allocation

2003-04-02 Thread lindsay . haigh
g the Render extension at runtime in 4.3? I can't find it described in the XF86Config man page. Regards, Lindsay Haigh Andrew C

Re: iBook us-keyboard problem

2003-06-06 Thread lindsay . haigh
ou haven't already looked at this. Regards, Lindsay Haigh

Re: Bugzilla #306 (Building with #define BuildRender NO)

2003-06-02 Thread lindsay . haigh
eason for disabling the Render extension at compile time was to prevent it from using up space in the colour map, but setting the mode to mono basically achieves the same t

Building binaries for distribution

2003-06-22 Thread lindsay . haigh
n. 4) Changed the background pattern (xc/programs/Xserver/dix/window.c). This is the only non-build-related change that has been made. Regards, Lindsay Haigh ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: Building binaries for distribution

2003-06-25 Thread lindsay . haigh
e MakeLocalFontDirNO #define BuildGlxExt NO Regards, Lindsay Haigh

Re: 4.3.99.7 and text inputs

2003-06-29 Thread lindsay . haigh
Did the log file say that it had actually been disabled? According to the XF86Config man page (of 4.3.0), this option should go in the "ServerFlags" section, which is where I have successfully used it before. You might want to try putting it in there. Regards, Lin

Re: XFree86 4.4.0 RC1

2003-12-09 Thread lindsay . haigh
ed. I have not tried running XFree86 yet, but suspect that I may have to make similar changes to those I had to make to 4.3.0 to get it to run. I will also provide these details in a separate post if I have any troubles. Regards, Lindsay Haigh *** programs/Xserver/hw/xfree86/os

Re: XFree86 4.4.0 RC1

2003-12-09 Thread lindsay . haigh
) ; The entire file is attached. Maybe it is something to do with the use of /usr/ccs/lib/cpp?? David, what did your test builds on 2.6 -> 8 use to generate mmx_blend.i? Regards, Lindsay Haigh (See attached file: mmx_blend.i) mmx_blend.i Description: Binary data

Re: XFree86 4.4.0 RC1

2003-12-11 Thread lindsay . haigh
clude "fonttosfnt.h" > >+ #ifdef NEED_SNPRINTF >+ #undef SCOPE >+ #define SCOPE static >+ #include "snprintf.c" >+ #endif >+ >+ That looks OK. David -- David Dawes developer/release engineer The XFree86 Project www.XFree86.org/~dawes -- You did not comment on the os-support and fonttosfnt Imakefile changes. Were they ok? Regards, Lindsay Haigh ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: XFree86 4.4.0 RC1

2003-12-11 Thread lindsay . haigh
et to YES in 4.2.x (I don't have those build trees or log files anymore). It's also strange that somebody else reported the same problem on Solaris 8. I don't need the GlxExt so it doesn't bother me much, but I may try to look at this further at some stage if I have a chance.

Re: XFree86 4.4.0 RC1

2003-12-11 Thread lindsay . haigh
code use XmuSnprintf due the #define, and references to vsnprintf will link to the snprintf.o. Regards, Lindsay Haigh [EMAIL PROT

Re: XFree86 4.4.0 RC1

2003-12-11 Thread lindsay . haigh
work. I'll test this on Monday. Regards, Lindsay Haigh

Re: XFree86 4.4.0 RC1

2003-12-15 Thread lindsay . haigh
fine _POSIX_C_SOURCE X_POSIX_C_SOURCE #include + #undef _POSIX_C_SOURCE + #else + #include + #endif #include #include #include "lisp/internal.h&q

Int10 problems on Solaris 2.5.1 x86 with XFree86 4.4.0 RC1

2003-12-15 Thread lindsay . haigh
nyone know how to get around/fix this properly? Regards, Lindsay Haigh ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Solaris build problems with XFree86 4.4.0 RC2

2004-01-05 Thread lindsay . haigh
or: Command failed for target `fakeglx.o' Current working directory /proj3/ere/work/lindsayh/XFree86/RC2/xc/lib/GL/mesa/src/X Regards, Lindsay Haigh ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

XFree86 4.4.0 RC2 xf86cfg Solaris build failure

2004-01-06 Thread lindsay . haigh
#include - #if defined(sun) && defined(SVR4) - #include - #endif #include --- 38,43 Regards, Lindsay Haigh ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: XFree86 4.4.0 RC2 xf86cfg Solaris build failure

2004-01-08 Thread lindsay . haigh
It doesn't seem to be (at least on Solaris 2.5.1 x86). What is currently in CVS (or at least was this morning) also works though. Regards, Lindsay

Re: [Dri-devel] MGA font corruption revisited - now reproducible

2004-01-21 Thread lindsay . haigh
g450. Regards, Lindsay Haigh Alex Deucher

grep on Solaris

2004-01-27 Thread lindsay . haigh
ild.new /usr/xpg4/bin/grep needs to be used instead of the default /usr/bin/grep. Should ChangelogDate and ChangelogDateCmd be added to sun.cf to corect this? Regards, Lindsay Haigh ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: grep on Solaris

2004-01-27 Thread lindsay . haigh
This works. Thanks, Lindsay Haigh David Dawes

XFree86 4.4.0 RC3 -configure problems

2004-02-26 Thread lindsay . haigh
ilities. Are there any reasons why these things are no longer configured by -configure? Can they be put back? Regards, Lindsay Haigh ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: make install and nfs

2004-03-17 Thread lindsay . haigh
the make install, which I don't think should be the case either. Regards, Lindsay Haigh David

Re: Matrox I2C patch

2004-06-14 Thread lindsay . haigh
back (probably a few days at least). Regards, Lindsay Haigh On 13/06/2004 Ryan Underwood wrote: > Not a common scenario. I know a lot of G550's come with a DVI and an > analog connector, but I've never seen a G450 like that. (The G450 > manua