Hi everybody,
I'm in the process of repeatedly crying of joy as I compile and run stuff on my GP32 with minigp32 and the SDL port. A big thank you and cuddos to all concerned!!
I ported SDL tutorial 1 on the SDL official site with no problem. It is about filling the screen with color pixels. But I'm having problems with tutorial 2. It compiles without errors but all I get is a black screen. It loads a BMP as background and another as a movable square.
I assumed I didn't have to do any treatment on the bitmaps, since I thought SDL would do all the necesseray grunt work. I only resized them. I don't want to convert them to a bin data file.
Did anyone tried loading a BMP with SDL/minigp32 ?
Thanks
I'm in the process of repeatedly crying of joy as I compile and run stuff on my GP32 with minigp32 and the SDL port. A big thank you and cuddos to all concerned!!
I ported SDL tutorial 1 on the SDL official site with no problem. It is about filling the screen with color pixels. But I'm having problems with tutorial 2. It compiles without errors but all I get is a black screen. It loads a BMP as background and another as a movable square.
I assumed I didn't have to do any treatment on the bitmaps, since I thought SDL would do all the necesseray grunt work. I only resized them. I don't want to convert them to a bin data file.
Did anyone tried loading a BMP with SDL/minigp32 ?
Thanks