Sigma
Sigma copied to clipboard
Replaced SOIL with SOIL_ext
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.
Oh there is? It seemed like this was working, but in that case I'll have to check it :/
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).