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 - riscos: Fix YDPI of RISC OS 3.5-style sprite modes
Summary: riscos: Fix YDPI of RISC OS 3.5-style sprite modes
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 1.2
Hardware: ARM RISC OS
: P2 minor
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-17 22:56 UTC by Cameron Cawley
Modified: 2019-11-18 04:33 UTC (History)
1 user (show)

See Also:


Attachments
riscos: Fix YDPI of RISC OS 3.5-style sprite modes (858 bytes, patch)
2019-11-17 22:56 UTC, Cameron Cawley
Details | Diff

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