From: "Cyberdivad" Newsgroups: comp.os.msdos.djgpp Subject: make a faster blit (allegro) Date: Sat, 4 Mar 2000 13:39:19 -0000 Organization: Wanadoo, l'internet avec France Telecom Lines: 8 Message-ID: <89r0b7$d37$1@wanadoo.fr> NNTP-Posting-Host: integ-quimper-1-2-56.abo.wanadoo.fr X-Trace: wanadoo.fr 952173735 13415 193.250.148.56 (4 Mar 2000 12:42:15 GMT) X-Complaints-To: abuse AT wanadoo DOT fr NNTP-Posting-Date: 4 Mar 2000 12:42:15 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, Allegro is a very good library for programming games, but in vga only, because blit is too slow for svga and hicolor. Has someone made a faster (but specific for svga) one ? And does someone know why i can't initialise variables in my header files ? (it is very important for my program)