by
Published on 12-03-2012 08:50 PM
You ever wondered if a SDL image can be converted to an OpenGL texture?
That would be great fun since SDL, with its system independent, easy to use graphic file loader functions, combined with those mighty image manipulation features, could prepare amazing texture effects. That is if one knows how to convert the SDL image to an OpenGL texture.
...
Problem with compiling SDL2 on macOS Ventura with Apple Silicon
Thread Starter: CybermonkeyHello everyone,
Last Post By: Cybermonkey 30-03-2023, 03:58 PMunfortunately, I'm stuck here. I'm trying to compile a program that uses SDL2 on a Mac with macOS Ventura and Apple Silicon.