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

Issue 18246005: Add EXT_color_buffer_half_float extension support in GPU commandbuffer service. (Closed)

Created:
7 years, 5 months ago by Jun Jiang
Modified:
7 years, 4 months ago
CC:
chromium-reviews, apatrick_chromium, shannonwoods
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add EXT_color_buffer_half_float extension support in GPU commandbuffer service. BUG=258347

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add ANGLE_color_buffer_float extension support #

Patch Set 3 : Rebase the patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+614 lines, -7 lines) Patch
M gpu/command_buffer/common/gles2_cmd_utils.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 1 2 2 chunks +39 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
A gpu/command_buffer/tests/gl_ANGLE_color_buffer_float_unittest.cc View 1 1 chunk +275 lines, -0 lines 0 comments Download
A gpu/command_buffer/tests/gl_ext_color_buffer_half_float_unittest.cc View 1 1 chunk +277 lines, -0 lines 0 comments Download
M gpu/gpu.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/gl/gl_bindings.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/gl/gl_gl_api_implementation.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Jun Jiang
Add EXT_color_buffer_half_float extension support in GPU commandbuffer service. For the function GetTexType(GLenum type) added in ...
7 years, 5 months ago (2013-07-09 10:28:19 UTC) #1
junj
On 2013/07/09 10:28:19, Jun Jiang wrote: > Add EXT_color_buffer_half_float extension support in GPU commandbuffer service. ...
7 years, 5 months ago (2013-07-10 00:17:01 UTC) #2
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/18246005/diff/1/gpu/command_buffer/service/feature_info.cc File gpu/command_buffer/service/feature_info.cc (right): https://codereview.chromium.org/18246005/diff/1/gpu/command_buffer/service/feature_info.cc#newcode465 gpu/command_buffer/service/feature_info.cc:465: validators_.read_pixel_type.AddValue(GL_FLOAT); There's a general problem with this patch and ...
7 years, 5 months ago (2013-07-10 02:14:24 UTC) #3
Jun Jiang
On 2013/07/10 02:14:24, Ken Russell wrote: > https://codereview.chromium.org/18246005/diff/1/gpu/command_buffer/service/feature_info.cc > File gpu/command_buffer/service/feature_info.cc (right): > > https://codereview.chromium.org/18246005/diff/1/gpu/command_buffer/service/feature_info.cc#newcode465 ...
7 years, 5 months ago (2013-07-10 12:32:13 UTC) #4
Jun Jiang
On 2013/07/10 12:32:13, Jun Jiang wrote: > On 2013/07/10 02:14:24, Ken Russell wrote: > > ...
7 years, 5 months ago (2013-07-11 15:59:57 UTC) #5
Jun Jiang
Thanks for Kenneth's and zmo's comments and I have uploaded the related patch with ANGLE ...
7 years, 5 months ago (2013-07-14 05:14:55 UTC) #6
Jun Jiang
On 2013/07/14 05:14:55, Jun Jiang wrote: > Thanks for Kenneth's and zmo's comments and I ...
7 years, 5 months ago (2013-07-15 03:23:09 UTC) #7
Ken Russell (switch to Gerrit)
+jbauman as reviewer Let's please make sure that https://codereview.appspot.com/11238044/ lands before this one. It's important ...
7 years, 5 months ago (2013-07-15 20:29:16 UTC) #8
Ken Russell (switch to Gerrit)
On 2013/07/11 15:59:57, Jun Jiang wrote: > I have re-checked the spec at > http://www.khronos.org/registry/gles/extensions/EXT/EXT_color_buffer_half_float.txt ...
7 years, 5 months ago (2013-07-15 21:01:30 UTC) #9
Jun Jiang
On 2013/07/15 21:01:30, Ken Russell wrote: > On 2013/07/11 15:59:57, Jun Jiang wrote: > > ...
7 years, 5 months ago (2013-07-16 01:24:20 UTC) #10
Ken Russell (switch to Gerrit)
7 years, 4 months ago (2013-07-31 01:56:26 UTC) #11
I'm going to take the liberty of closing this issue to get it off my review
queue since we're not planning to do it right now.

Powered by Google App Engine
This is Rietveld 408576698