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 607

Summary: Texture palette not updated in SDL_compat.c (Patch attached)
Product: SDL Reporter: couriersud
Component: videoAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: couriersud
Version: HG 2.0   
Hardware: x86   
OS: Linux   
Attachments: Solve issue

Description couriersud 2008-07-29 16:41:32 UTC
SDL_VideoPaletteChanged will not update texture palettes under certain conditions. 

The attached patch corrects the behaviour.
Comment 1 couriersud 2008-07-29 16:42:00 UTC
Created attachment 262 [details]
Solve issue
Comment 2 Sam Lantinga 2008-11-25 12:09:16 UTC
Thank you very much for your patch for SDL 1.3!

Do you give me permission to release your code with SDL 1.3 and future
versions of SDL under both the LGPL and a closed-source commercial    
license?