Search found 2 matches

by Malardrim
Thu May 19, 2016 8:47 am
Forum: Beginners Help
Topic: Problem displaying images on Windows.
Replies: 7
Views: 1083

Re: Problem displaying images on Windows.

Sorry my problem was solved changing the driver to EDT_SOFTWARE
by Malardrim
Thu May 19, 2016 7:51 am
Forum: Beginners Help
Topic: Problem displaying images on Windows.
Replies: 7
Views: 1083

Problem displaying images on Windows.

Hello, it's been two weeks since i started Irrlitch, and i have an issue.
My screen is HD and when i get the resolution with a nulldevice it get it right: 1920 x 1080
Then my goal is to display an image fullscreen here is my code:

//t_sz = resolution get by the nulldevice
IrrlichtDevice *device ...