Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Issue 10222029: Fix framerate jank for accelerated content on windows (Closed)

Created:
8 years, 8 months ago by jbates
Modified:
8 years, 8 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews, jbauman
Visibility:
Public.

Description

Fix framerate jank for accelerated content on windows By delaying the SwapBuffersAck to after Present, we send back the Ack at the rate that D3D Presents finish, which is typically vsync or slower when GPU bound. BUG=125232 TEST=Open WebGL Aquarium, record trace in about:tracing, verify smooth framerate. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134201

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M ui/gfx/surface/accelerated_surface_win.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jbates
No change in jsgamebench, increased smoothness. I say let's check it in and watch the ...
8 years, 8 months ago (2012-04-26 23:25:04 UTC) #1
apatrick_chromium
LGTM
8 years, 8 months ago (2012-04-26 23:28:14 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbates@chromium.org/10222029/1
8 years, 8 months ago (2012-04-26 23:29:37 UTC) #3
commit-bot: I haz the power
8 years, 8 months ago (2012-04-27 01:22:15 UTC) #4
Change committed as 134201

Powered by Google App Engine
This is Rietveld 408576698