From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7a2a9e8e7e53c525 X-Google-Attributes: gid103376,public From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: Dos graphics package Date: 1997/05/24 Message-ID: <864450478.27snx@jvdsys.nextjk.stuyts.nl>#1/1 X-Deja-AN: 243505842 Distribution: world References: <5m00s1$p3g$1@nyheter.chalmers.se> Organization: *JerryWare HQ*, Leiden, Holland Newsgroups: comp.lang.ada Date: 1997-05-24T00:00:00+00:00 List-Id: In article <5m00s1$p3g$1@nyheter.chalmers.se> z95kahe@mtek.chalmers.se writes: >I have been looking for a Ada package that could draw SVGA graphics on >a PC. I have not found anything (looked on www.adahome.com, searched with >altavista etc). But i ahve found a C libarary (Allegro) that seems preatty >good. Does it exist an Ada binding (thick or thin) to Allegro? If you are looking for just VGA for use with GNAT/DOS, EZ2LOAD comes with such a package. I also wrote an experimental SVGA package for it, check my homepage www.pi.net/~dijklibo. As far as a binding to allegro is concerned, I did some work on this, but getting this working is not very easy, as there is a lot of low level stuff to take into account. I have also been working on a VESA 2.0 (prot.mode) SVGA package, after getting VESA to give me access to the full spec, however, I'm not sure there is sufficient interest in DOS left to publish it. -- -- Jerry van Dijk | Leiden, Holland -- Consultant | Team Ada -- Ordina Finance | jdijk@acm.org