Tagged Questions

0
votes
1answer
38 views

Image format question

Hey there, I'm using an image loader (DevIL) for image loading. Im just wondering if the image format (the uncompressed format in memory) loaded from files (.jpg, .png, .bmp etc) is determined by …
0
votes
1answer
60 views

Static library for DevIL?

Hi, I really need a static version of the DevIL DLLs for windows as I need to statically link my program to it. Anyone got one? I, unfortunately, don't have the toolchain to compile from source :/ …