If I try to change display mode after the display has been created, it seems that everything is rendered in some kind of strange space. Here are some ss of what I mean.
Here is how everything looks when you set display mode before initializing display.
Here are 2 images with different displaymode width,height which were set after display has been created.
960x720
640x480
maybe i’m supposed to call some method from display after changing display mode?
any ideas would be helpful…