Date: Sat, 21 Oct 2000 14:11:01 +0100 (MET) From: Gisle Vanem To: djgpp AT delorie DOT com Subject: Re: hardware acceleration In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 21 Oct 2000, Markus Ilmola wrote: > Is it possible to use 3d-card (like voodoo 3) in programs compiled with > DJGPP. > And if it is what do i need and where can I find information. Yes, why not? 3Dfx have built-in VBE3.0 support in BIOS. And AFAIK Allegro supports this protected mode API. Or are you saying you want to use the accellerated functions in your program directly? Look for Linux's SvgaLib. It supports several new cards and accellerated functions. Don't know about Voodoo3, but it's crap anyway. I have one and talk from experience. Gisle V.