Sigma icon indicating copy to clipboard operation
Sigma copied to clipboard

Replaced SOIL with SOIL_ext

Open lundstig opened this issue 11 years ago • 2 comments

I couldn't get it to link properly, so I simply forked the code and removed what didn't work. It was only image saving functions though, so nothing that important.

lundstig avatar Mar 02 '14 20:03 lundstig

Oh there is? It seemed like this was working, but in that case I'll have to check it :/

lundstig avatar Mar 29 '14 09:03 lundstig

Well, most OpenGL implementations aren't so strict about profiles. I think the sole exception is Mesa, which does not support the compatibility profile, as it's not obliged to (if you want to do deprecated stuff, you need to request a 3.0 context or older).

ghost avatar Mar 29 '14 18:03 ghost