From: "Mark Tsui" Newsgroups: comp.os.msdos.djgpp Subject: vsync Date: Fri, 9 Oct 1998 13:08:12 +1000 Organization: A customer of Netspace Internet Lines: 8 Message-ID: <6vp6lh$g71$2@otis.netspace.net.au> NNTP-Posting-Host: dialup-m1-34.sydney.netspace.net.au X-Trace: otis.netspace.net.au 908074481 16609 210.15.248.34 (11 Oct 1998 02:54:41 GMT) X-Complaints-To: abuse AT netspace DOT net DOT au NNTP-Posting-Date: 11 Oct 1998 02:54:41 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com when I use vsync in my program, the maximum frame rate is only about 60 frames per second. when I remove the vsync, the program runs at 3000 and something frames per second, however, the graphics looked all flickered, how do I solve this problem? Any help will be appreciated.