Closed
Bug 748816
Opened 14 years ago
Closed 13 years ago
Disable tearing with OpenGL on OS X
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
(Blocks 1 open bug)
Details
(Whiteboard: vsync)
Attachments
(1 file)
|
432 bytes,
patch
|
BenWa
:
review+
|
Details | Diff | Splinter Review |
This fixes the problem, I'm not sure if it's the best place to put it.
| Assignee | ||
Updated•14 years ago
|
Whiteboard: [autoland-try]
Updated•14 years ago
|
Whiteboard: [autoland-try] → [autoland-in-queue]
Comment 1•14 years ago
|
||
Autoland Patchset:
Patches: 618315
Branch: mozilla-central => try
Destination: http://hg.mozilla.org/try/pushloghtml?changeset=57d8c5757121
Try run started, revision 57d8c5757121. To cancel or monitor the job, see: https://tbpl.mozilla.org/?tree=Try&rev=57d8c5757121
| Assignee | ||
Updated•14 years ago
|
Whiteboard: [autoland-in-queue] → [autoland-try -b do -p all -u all -t all]
Comment 2•13 years ago
|
||
removing the tag for autoland, since it's been two weeks - but for next time if you want to use try syntax, you need a : between the [autoland-$branch: try syntax] (i know that's not awesome it's just what we have right now.
Whiteboard: [autoland-try -b do -p all -u all -t all]
Comment 3•13 years ago
|
||
Any chance we could find someone to add some UI for this in bugzillaJS or a standalone bugzilla extension?
| Assignee | ||
Updated•13 years ago
|
Attachment #618315 -
Flags: review?(bgirard)
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [autoland-try: -b do -p all -u all -t all]
Comment 4•13 years ago
|
||
Comment on attachment 618315 [details] [diff] [review]
Set the swap interval to 1
r+ with the assumption this doesn't regress Talos and that we don't spend more time in CGLFlushDrawable blocking the main thread.
http://lists.apple.com/archives/mac-opengl/2009/Aug/msg00022.html
Attachment #618315 -
Flags: review?(bgirard) → review+
| Assignee | ||
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Would this fix the general tearing that seems to happen when scrolling on OS X 10.6? (I don't know if we sometimes vs. always use OpenGL.) If so, that's awesome; I was about to file a bug :)
Comment 7•13 years ago
|
||
Do you get any accelerated windows in 'about:support'? Then likely this will.
Comment 8•13 years ago
|
||
Yes indeed, so, awesome! Can't wait for it to land.
Updated•13 years ago
|
Whiteboard: [autoland-try: -b do -p all -u all -t all] → [autoland-try: -b do -p all -u all -t all] vsync
| Assignee | ||
Comment 9•13 years ago
|
||
Comment 10•13 years ago
|
||
This totally fixes what I was seeing!
Comment 11•13 years ago
|
||
Please set the target milestone & assignee when landing on inbound :-)
https://hg.mozilla.org/mozilla-central/rev/4bd5108af8db
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
Updated•13 years ago
|
Whiteboard: [autoland-try: -b do -p all -u all -t all] vsync → vsync
Is bug 555834 the same thing as this bug?
You need to log in
before you can comment on or make changes to this bug.
Description
•