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

Issue 1755483002: Add support for 2x2 matrices (Closed)

Created:
4 years, 9 months ago by Chris Dalton
Modified:
4 years, 9 months ago
Reviewers:
egdaniel, bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : fixups #

Total comments: 2

Patch Set 3 : comments #

Total comments: 9

Patch Set 4 : vk updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -169 lines) Patch
M include/gpu/GrTypesPriv.h View 7 chunks +49 lines, -43 lines 0 comments Download
M src/gpu/gl/GrGLProgramDataManager.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLProgramDataManager.cpp View 1 2 chunks +43 lines, -45 lines 0 comments Download
M src/gpu/glsl/GrGLSL.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/gpu/glsl/GrGLSLProgramDataManager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/gpu/vk/GrVkProgramDataManager.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M src/gpu/vk/GrVkProgramDataManager.cpp View 1 2 chunks +47 lines, -68 lines 0 comments Download
M src/gpu/vk/GrVkUniformHandler.cpp View 1 2 3 5 chunks +19 lines, -13 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
Chris Dalton
Greg, can you recommend a bot to verify the changes to GrVkProgramDataManager?
4 years, 9 months ago (2016-03-01 06:49:05 UTC) #3
bsalomon
lgtm other than one nit. We don't have a Vk bot yet (hopefully soon). I'll ...
4 years, 9 months ago (2016-03-01 14:18:09 UTC) #4
egdaniel
Currently we do not have vulkan running on any of our bots (but work is ...
4 years, 9 months ago (2016-03-01 14:22:12 UTC) #5
Chris Dalton
This should address the comments. Greg, still shooting in the dark, but does this Vulkan ...
4 years, 9 months ago (2016-03-07 18:35:38 UTC) #6
egdaniel
So there are still some vulkan issues here. I've tried to explain them in the ...
4 years, 9 months ago (2016-03-07 18:51:26 UTC) #7
Chris Dalton
On 2016/03/07 18:51:26, egdaniel wrote: > So there are still some vulkan issues here. I've ...
4 years, 9 months ago (2016-03-07 18:59:43 UTC) #8
egdaniel
If you just fix the couple things I just added then it should be fine ...
4 years, 9 months ago (2016-03-07 21:20:03 UTC) #9
Chris Dalton
Thanks for the suggestions Greg. Does this look ok now? https://codereview.chromium.org/1755483002/diff/40001/src/gpu/vk/GrVkUniformHandler.cpp File src/gpu/vk/GrVkUniformHandler.cpp (right): https://codereview.chromium.org/1755483002/diff/40001/src/gpu/vk/GrVkUniformHandler.cpp#newcode25 ...
4 years, 9 months ago (2016-03-07 22:17:12 UTC) #10
egdaniel
On 2016/03/07 22:17:12, Chris Dalton wrote: > Thanks for the suggestions Greg. Does this look ...
4 years, 9 months ago (2016-03-07 23:08:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1755483002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1755483002/60001
4 years, 9 months ago (2016-03-07 23:29:26 UTC) #14
commit-bot: I haz the power
4 years, 9 months ago (2016-03-07 23:39:13 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/8d988b3a73a75e062bc139f19cc6966888c722e2

Powered by Google App Engine
This is Rietveld 408576698