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 4866

Summary: riscos: Fix YDPI of RISC OS 3.5-style sprite modes
Product: SDL Reporter: Cameron Cawley <ccawley2011>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: minor    
Priority: P2 CC: sezeroz
Version: HG 1.2   
Hardware: ARM   
OS: RISC OS   
Attachments: riscos: Fix YDPI of RISC OS 3.5-style sprite modes

Description Cameron Cawley 2019-11-17 22:56:27 UTC
Created attachment 4058 [details]
riscos: Fix YDPI of RISC OS 3.5-style sprite modes

This fixes a minor regression from bug #4687, however it's only noticeable if you try to load the sprite in an external program.
Comment 1 Ozkan Sezer 2019-11-18 04:33:55 UTC
Patch applied: https://hg.libsdl.org/SDL/rev/d4d66a1891fc
Thanks.