From: "Chris A. Triebel" Newsgroups: comp.os.msdos.djgpp Subject: Re: AllegroX project? Date: Tue, 15 Apr 1997 08:59:27 -0400 Organization: University of New Hampshire - Durham, NH Lines: 31 Message-ID: References: <199704140838 DOT SAA22103 AT solwarra DOT gbrmpa DOT gov DOT au> NNTP-Posting-Host: sun4.iol.unh.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In-Reply-To: <199704140838.SAA22103@solwarra.gbrmpa.gov.au> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Mon, 14 Apr 1997, Leath Muller wrote: > Date: Mon, 14 APR 1997 08:38:59 GMT > From: Leath Muller > To: Chris > Cc: djgpp AT delorie DOT com > Newgroups: comp.os.msdos.djgpp > Subject: Re: AllegroX project? > > > Just like to point out that there is absolutely no need what so ever for > > Allegro to have "DirectX driver support." DirectX was made specifically for > > Windows95 to allow Windows95 programmers to have Direct access to the > > computer's hardware, without writing any hardware spcific code. There is no ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Wasn't that the point of SVGA? ( really is a question for my own clarification ). My impression ( right or wrong ) of DirectX is that it an attempt to create an interface IN HARDWARE for doing complicated tasks like drawing boxes, circles, flood fills ... Thus taking the burden of calculation and generation off of the shoulders of the main processors and FP facilities. Also it may have been developed for win95, but I doubt that it is limited to it. ( and this is as much as question as a statement ) Anyway those are my impressions and questions on the subject. Please feel free to tell me the truth behind it. cat