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 4651

Summary: [PATCH] riscos: Mouse fixes
Product: SDL Reporter: Jeffrey Lee <me>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 1.2   
Hardware: ARM   
OS: RISC OS   
Bug Depends on: 4635    
Bug Blocks: 4654    
Attachments: riscos: Mouse fixes

Description Jeffrey Lee 2019-06-01 19:40:56 UTC
Created attachment 3803 [details]
riscos: Mouse fixes

* FULLSCREEN_WarpWMCursor pixel to OS unit conversion fixed to invert Y axis. Also, avoid redundant SWI to read eigen values
* RISCOS_PollMouseHelper mouse re-centreing fixed to use 90 DPI coordinate scaling
* Added some extra comments for clarity (fullscreen & windowed modes are always handled as 90 DPI)
Comment 1 Jeffrey Lee 2019-06-01 19:43:23 UTC
Note - this builds on some of the other pending RISC OS fixes, like https://bugzilla.libsdl.org/show_bug.cgi?id=4635
Comment 2 Sam Lantinga 2019-06-08 20:22:05 UTC
Patch added!
https://hg.libsdl.org/SDL/rev/de7c0427180c