[Dri-devel] website logos

2001-05-28 Thread Frank Worsley
Marius Cienki ([EMAIL PROTECTED]) has made 2 new logos for the website (so far). I would just like to thank him for that. Also, this is just a reminder for anybody else who feels like making logos - please do so! Keep in mind that I am pretty flexible when it comes to the logo. It doesn't have t

Re: [Dri-devel] Re: Radeon on Irongate: DRI locks up machine instantly

2001-05-28 Thread Joseph Carter
On Mon, May 28, 2001 at 07:45:56PM +0100, Stephen C. Tweedie wrote: > > >> Could you make a debug build (add "#define DoLoadableServer NO" to your > > >> host.def), and step through the RADEONSave and RADEONModeInit functions > > >> in gdb and see if the lockup happens there? > > > Can do. Do y

Re: [Dri-devel] Re: Radeon on Irongate: DRI locks up machine instantly

2001-05-28 Thread Stephen C. Tweedie
Hi, On Mon, May 21, 2001 at 02:15:18PM -0600, Jeff Hartmann wrote: > > On Mon, May 21, 2001 at 01:25:59PM -0600, Jeff Hartmann wrote: > >> Could you make a debug build (add "#define DoLoadableServer NO" to your > >> host.def), and step through the RADEONSave and RADEONModeInit functions > >> i

Re: [Dri-devel] Glide warning/error and bug

2001-05-28 Thread Marc Aurele La France
On Mon, 28 May 2001, Mike A. Harris wrote: > >Right. makedepend doesn't (yet) deal with parameterised macros. If > >things still build, makedepend's complaints should be ignored (for now). > I happened to have a /usr/include/glide3 directory populated by > older Glide3 headers, which made me b

Re: [Dri-devel] MGA Driver Performance

2001-05-28 Thread Karl Lessard
Hi Ben! Yeap, as I said, a lot of work is needed to make the MGA driver really faster, I am too in the phase of discovering how all this stuff works, so it is not relly easy for me to tell you everything that needs to be done in it. About the AGP texturing, a lot of work has been by ralf wil

Re: [Dri-devel] Glide warning/error and bug

2001-05-28 Thread Mike A. Harris
On Mon, 28 May 2001, Marc Aurele La France wrote: >Date: Mon, 28 May 2001 07:53:30 -0600 (MDT) >From: Marc Aurele La France <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Cc: Mike A. Harris <[EMAIL PROTECTED]>, > DRI devel list <[EMAIL PROTECTED]> >Content-Type: TEXT/PLAIN; charset=US-ASCII >Sub

Re: [Dri-devel] Glide warning/error and bug

2001-05-28 Thread Marc Aurele La France
On Mon, 28 May 2001, Alan Hourihane wrote: > On Mon, May 28, 2001 at 09:27:34AM -0400, Mike A. Harris wrote: > > ../../../../../../config/makedepend/makedepend: warning: > > tdfx_context.c: 119: #error "Unknown OS" > > "tdfx_context.c":97: defined __cplusplus ? __GNUC_PREREQ (2, 6) > > : __GNUC_

Re: [Dri-devel] Glide warning/error and bug

2001-05-28 Thread Mike A. Harris
On Mon, 28 May 2001, Alan Hourihane wrote: >> ../../../../../../config/makedepend/makedepend: warning: >> tdfx_context.c: 517: #error You MUST upgrade your Glide3 >> libraries and headers. >> ../../../../../../config/makedepend/makedepend: warning: >> tdfx_context.c: 518: #error Get the latest fr

Re: [Dri-devel] Glide warning/error and bug

2001-05-28 Thread Alan Hourihane
On Mon, May 28, 2001 at 09:27:34AM -0400, Mike A. Harris wrote: > ../../../../../../config/makedepend/makedepend: warning: > tdfx_context.c: 119: #error "Unknown OS" > "tdfx_context.c":97: defined __cplusplus ? __GNUC_PREREQ (2, 6) > : __GNUC_PREREQ (2, 4) >

[Dri-devel] Glide warning/error and bug

2001-05-28 Thread Mike A. Harris
../../../../../../config/makedepend/makedepend: warning: tdfx_context.c: 119: #error "Unknown OS" "tdfx_context.c":97: defined __cplusplus ? __GNUC_PREREQ (2, 6) : __GNUC_PREREQ (2, 4) ^--- expecting : ../../../../../../config/makedepend/m

[Dri-devel] mga - problems

2001-05-28 Thread Fredrik Hegardt
Hello! I tried to install the v.0.7-mga-driver without success. 1. When I tried ./install.sh i got the message: "Could not located 'ed' editor. Aborting." I have ed installed and it's working. So I commented out the ed-check in the script. Everything then seemed to work ok with the installati