From: Mark Henderson Newsgroups: comp.os.msdos.djgpp Subject: Re: *** OpenGL/3Dfx acceleration in DOS w/ DJGPP *** Date: Thu, 15 Jan 1998 02:16:41 +0000 Organization: none Distribution: world Message-ID: References: <01bd170c$4238b160$84f357cf AT kwe1> <34b4b8eb DOT 0 AT dingo DOT effect DOT net DOT au> <34B6C30E DOT 3124 AT cam DOT org> <699987$29q$1 AT news DOT rrnet DOT com> <34B893B1 DOT 86 AT drao DOT nrc DOT ca> <34B9D852 DOT 5D6E010 AT eik DOT bme DOT hu> <34BC742A DOT 1D2F AT drao DOT nrc DOT ca> <34BCC2F7 DOT 13043423 AT cam DOT org> NNTP-Posting-Host: butterfield.demon.co.uk MIME-Version: 1.0 Lines: 32 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <34BCC2F7 DOT 13043423 AT cam DOT org>, Vic writes >tom burgess wrote: >> The descriptions in the download area indicate that for DOS, only >> Watcom is supported. For Linux, PGCC (Pentium GCC). I don't yet >> know of any 3dfx hardware solution for DJGPP. Perhaps someday? >Jesus!! How many times should I say it?!!! >AFAIK Scitech MGL provides 3D acceleration through OpenGL and works in >DJGPP. It will take advantage of any configurations you have (directX or >OpenGL) and will probably support Dos, Windows 95 &NT, Linux etc. >Is there anything wrong with this?? >If you know anything wrong in this idea, please tell me! While MGL may support DJGPP, have you ever managed to get it to use a 3dfx card? I haven't, but it's almost certainly a fault of mine rather than the libraries. MGL works fine in non-accelerated mode but Allegro is a far superior library for that. Any attempt to use the MGL_glSetOpenGLType(MGL_GL_AUTO ) routine to make it use the 3dfx card just gets me link errors (I forget the exact message but the gist of it is that it can't find the routine even though I'm linking all the libraries and using Scitech's ld_dj.exe replacement linker). None of the example programs will use 3dfx either and also give the same errors if I add a call to the aforementioned routine. If you've managed to get this working could you please post details of the procedure you used. -- Mark Henderson Wheathampstead, England Input Error. Replace user and press any key to continue.