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

Issue 10883036: Make glGetQueryObjectuivEXT return true for GL_QUERY_RESULT_AVAILABLE_EXT (Closed)

Created:
8 years, 4 months ago by greggman
Modified:
8 years, 4 months ago
Reviewers:
piman
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Make glGetQueryObjectuivEXT return true for GL_QUERY_RESULT_AVAILABLE_EXT This is so a client waiting for the result to be available does not wait forever if the context is lost. BUG=144731 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153376

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -17 lines) Patch
M gpu/command_buffer/client/cmd_buffer_helper.h View 2 chunks +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/cmd_buffer_helper.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/cmd_buffer_helper_test.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.h View 2 chunks +1 line, -3 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 5 chunks +8 lines, -13 lines 0 comments Download
M gpu/command_buffer/client/query_tracker.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
greggman
I'm not 100% sure this works. The shared memory version of the state will not ...
8 years, 4 months ago (2012-08-24 23:09:19 UTC) #1
piman
On 2012/08/24 23:09:19, greggman wrote: > I'm not 100% sure this works. > > The ...
8 years, 4 months ago (2012-08-24 23:22:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gman@chromium.org/10883036/1001
8 years, 4 months ago (2012-08-24 23:25:24 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-25 01:51:16 UTC) #4
Change committed as 153376

Powered by Google App Engine
This is Rietveld 408576698