| Summary: | Mouse jumping back and forth in fullscreen vsynced OpenGL | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Christian Walther <cwalther> |
| Component: | events | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P1 | ||
| Version: | HG 1.2 | ||
| Hardware: | PowerPC | ||
| OS: | Mac OS X 10.4 (PPC) | ||
| Attachments: |
proposed patch
proposed patch |
||
|
Description
Christian Walther
2006-10-29 09:46:10 UTC
Created attachment 177 [details]
proposed patch
Here's a patch that solves the problem by eliminating step 2. Other solutions are conceivable, but this one seemed easiest.
Created attachment 178 [details]
proposed patch
Here's a patch that solves the problem by eliminating step 2. Other solutions are conceivable, but this one seemed easiest.
Sorry for the double post. I got an error message when trying to submit the attachment (both times), but now I see that it seems to have worked anyway. (I stupidly overwrote the error message that I had copied to the clipboard and then closed the browser window, but it was something about "field not found: blabla.isobsolete" or so.) Bumping a bunch of bugs to Priority 1 for consideration for the 1.2.12 release. --ryan. Comment on attachment 177 [details] proposed patch Obsoleting attachment (dupe of Attachment #178 [details]). --ryan. This is fixed in svn revision #3047 for the 1.2 branch. The 1.3 branch is pretty wildly different in this area, so you might want to check and see that that bug exists in a different form. Thanks! --ryan. |