![]() |
|
#1
|
||||
|
||||
DirectX flickerI have recently written a DirectX 8 program from a tutorial that shows a bitmap at full screen. However, when the program runs, there is a lot of screen flicker. I have the monitor color mode set at 32 bits, the same as the program. Does anone know of a way to fix the flicker?
|
||||
|
#2
|
||||
|
||||
Re: DirectX flickerDid you turn on Double buffering?
__________________
Don't walk in front of me, I may not follow. Don't walk behind me, I may not lead. Just walk beside me and be my friend. |
|
#3
|
||||
|
||||
Re: DirectX flickerYes. I load the bitmap and a surface for it into a back buffer and then use the GetBackBuffer() and Present() methods to load and view it.
|
|
#4
|
||||
|
||||
Re: DirectX flickerTry running sample directx applications that come when you install directx 8 API.
If they run correctly without any flicker, then you can say that the problem is not with your graphics card. Look at the directx program sample and compare it with your program. see that if you left anything. This could help sometimes. and tell whether the flicker still comes. try posting your sample code. Regards, Paramesh. __________________
Don't walk in front of me, I may not follow. Don't walk behind me, I may not lead. Just walk beside me and be my friend. |
Recent GIDBlog
Programming ebook direct download available by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disect DirectX window | lobbin | MS Visual C++ / MFC Forum | 0 | 29-Sep-2005 10:07 |
| Creating an ATL ActiveX control that uses DirectX 8 | WillyWonka | MS Visual C++ / MFC Forum | 0 | 10-Jun-2005 12:39 |
| books on c++ & directx | enggwaqas | C++ Forum | 0 | 24-Jan-2005 05:15 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The