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 4786

Summary: [PATCH] riscos: implement SDL_WM_IconifyWindow()
Product: SDL Reporter: Cameron Cawley <ccawley2011>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: sezeroz
Version: HG 1.2   
Hardware: ARM   
OS: RISC OS   
Bug Depends on:    
Bug Blocks: 4787    
Attachments: riscos: implement SDL_WM_IconifyWindow()

Description Cameron Cawley 2019-09-03 19:59:22 UTC
Created attachment 3948 [details]
riscos: implement SDL_WM_IconifyWindow()

This patch implements SDL_WM_IconifyWindow() on RISC OS.
Comment 1 Ozkan Sezer 2019-09-03 20:11:52 UTC
Patch applied: https://hg.libsdl.org/SDL/rev/d07097a0e57e
Thanks.