Chromium Code Reviews
DescriptionUse GLX_SGI_video_sync to get a vblank signal.
On platforms that support this feature:
- we set up a separate thread
- on a request for vsync timestamp, we block on the vsync on the separate thread
- we grab a timestamp on completion
- we proxy that timestamp back
BUG=none
TEST=by hand on Nvidia, ATI, and Intel drivers
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166989
Patch Set 1 : "" #
Total comments: 10
Patch Set 2 : Address reviewer comments. #Patch Set 3 : Rebase and address reviewer comments. #
Total comments: 2
Patch Set 4 : Use the right display. #
Messages
Total messages: 10 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||