|
|
| Fullscreen App without video drivers |
|
Dimanux
Member #10,276
October 2008
|
Hello all set_color_depth(32) In log where is no error: OS is WindowsXP Professional Service Pack 2. I also tried other examples, even in window mode examples windows not updated (I see background desktop of window). Added: |
|
Myrdos
Member #1,772
December 2001
|
Quote: When I start it in fullscreen autodetect mode, Allegro choose an DirectDraw Accel gfx driver, and then a simple frame of window appears You can use GFX_AUTODETECT_FULLSCREEN to specify that you want fullscreen graphics. Quote: So just window is not updated after release_screen() Just to make sure, are you actually drawing anything to the screen? __________________________________________________ |
|
Dimanux
Member #10,276
October 2008
|
DirectDraw Accel is already Fullscreen mode. |
|
|