| Summary: | [PATCH] riscos: Mouse fixes | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Jeffrey Lee <me> |
| Component: | video | Assignee: | 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 | ||
Note - this builds on some of the other pending RISC OS fixes, like https://bugzilla.libsdl.org/show_bug.cgi?id=4635 Patch added! https://hg.libsdl.org/SDL/rev/de7c0427180c |
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)