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 - [PATCH] riscos: Mouse fixes
Summary: [PATCH] riscos: Mouse fixes
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: HG 1.2
Hardware: ARM RISC OS
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on: 4635
Blocks: 4654
  Show dependency treegraph
 
Reported: 2019-06-01 19:40 UTC by Jeffrey Lee
Modified: 2019-06-08 20:22 UTC (History)
0 users

See Also:


Attachments
riscos: Mouse fixes (2.86 KB, patch)
2019-06-01 19:40 UTC, Jeffrey Lee
Details | Diff

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