We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3154

Summary: Rendering Glitch on OSX El Capitan
Product: SDL_image Reporter: manutoo <manu.toogame>
Component: miscAssignee: Sam Lantinga <slouken>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2    
Version: 1.2.12   
Hardware: x86_64   
OS: Mac OS X 10.8   

Description manutoo 2015-10-16 02:35:24 UTC
Hello,

as the title says, SDL_Image 1.2.12 glitches on OSX El Capitan.

I explained the problem in detail here : http://stackoverflow.com/questions/33115482/rendering-glitch-on-mac-osx-el-capitan-with-opengl .

It seems it only touches RGBA textures, but not all of them.

Using SDL_Image 1.2.10 gives a glitch-free rendering.