From: Thomas Harte Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro:Page Flipping or Double Buffer? Date: Sat, 05 Jun 1999 23:50:47 +0100 Organization: BT Internet Message-ID: <3759A9C7.70C41D4E@btinternet.com> References: <7j95u2$ov3$1 AT news3 DOT saix DOT net> <3758584A DOT 42D96F62 AT c2i DOT net> NNTP-Posting-Host: host5-171-236-178.btinternet.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en Lines: 8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > use vsync() to time the page flips in order to remove the flickering... > > scroll_screen() waits for a vsync automatically. As does 'show_video_bitmap', but it still flickers for me on the usually very complete 's3vbe20' -Thomas