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

Issue 11734037: Restore gl scissor state when switching FBO targets on Qualcomm (Closed)

Created:
7 years, 11 months ago by brianderson
Modified:
7 years, 11 months ago
Reviewers:
greggman
CC:
chromium-reviews, klobag, epenner, Sami, no sievers, greggman, aelias_OOO_until_Jul13
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Restore gl scissor state when switching FBO targets on Qualcomm This works around flickering on Qualcomm devices when using virtual contexts. Qualcomm has a bug where switching to FBO targets of different sizes corrupts the scissor rect. BUG=165493 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175630

Patch Set 1 #

Total comments: 1

Patch Set 2 : Only update scissor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M gpu/command_buffer/service/feature_info.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 7 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
brianderson
https://codereview.chromium.org/11734037/diff/1/ui/gl/gl_gl_api_implementation.cc File ui/gl/gl_gl_api_implementation.cc (right): https://codereview.chromium.org/11734037/diff/1/ui/gl/gl_gl_api_implementation.cc#newcode115 ui/gl/gl_gl_api_implementation.cc:115: bool switched_surfaces = GLSurface::GetCurrent() != surface; Note: This comparison ...
7 years, 11 months ago (2013-01-04 22:00:56 UTC) #1
greggman
lgtm
7 years, 11 months ago (2013-01-08 18:24:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brianderson@chromium.org/11734037/4001
7 years, 11 months ago (2013-01-08 18:29:25 UTC) #3
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 11 months ago (2013-01-08 18:32:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/brianderson@chromium.org/11734037/4001
7 years, 11 months ago (2013-01-08 20:40:03 UTC) #5
commit-bot: I haz the power
7 years, 11 months ago (2013-01-09 00:27:47 UTC) #6
Message was sent while issue was closed.
Change committed as 175630

Powered by Google App Engine
This is Rietveld 408576698