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 - Rendering Glitch on OSX El Capitan
Summary: Rendering Glitch on OSX El Capitan
Status: NEW
Alias: None
Product: SDL_image
Classification: Unclassified
Component: misc (show other bugs)
Version: 1.2.12
Hardware: x86_64 Mac OS X 10.8
: P2 major
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-16 02:35 UTC by manutoo
Modified: 2015-10-16 02:36 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.