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

Issue 2304183002: Add MSA (MIPS SIMD Arch) optimized WebGL image conversion functions (Closed)

Created:
4 years, 3 months ago by Prashant.Patil
Modified:
4 years, 3 months ago
CC:
chromium-reviews, krit, drott+blinkwatch_chromium.org, blink-reviews-platform-graphics_chromium.org, dshwang, pdr+graphicswatchlist_chromium.org, jbroman, Justin Novosad, Rik, f(malita), blink-reviews, piman+watch_chromium.org, danakj+watch_chromium.org, ajuma+watch_chromium.org, Stephen Chennney, rwlbuis, manojkumar.bhosale, kaustubh.raste_imgtec.com, parag.salasakar_imgtec.com, raghu.gandham_imgtec.com, gordana.cmiljanovic_imgtec.com
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add MSA (MIPS SIMD Arch) optimized WebGL image conversion functions We add following MSA optimized WebGL image conversion functions: - unpackOneRowOfBGRA8LittleToRGBA8MSA - unpackOneRowOfRGBA4444ToRGBA8MSA - packOneRowOfRGBA8LittleToRGBA8MSA - packOneRowOfRGBA8ToUnsignedShort5551MSA - packOneRowOfRGBA8ToUnsignedShort565MSA BUG=642653 Committed: https://crrev.com/0b87fed4b772f1203c6178c5f0645b7790c61740 Cr-Commit-Position: refs/heads/master@{#418183}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+942 lines, -2 lines) Patch
M third_party/WebKit/Source/platform/cpu/mips/CommonMacrosMSA.h View 5 chunks +345 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/cpu/mips/WebGLImageConversionMSA.h View 2 chunks +581 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/WebGLImageConversion.cpp View 6 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
Prashant.Patil
4 years, 3 months ago (2016-09-02 15:25:30 UTC) #1
Prashant.Patil
4 years, 3 months ago (2016-09-02 15:37:49 UTC) #4
Dirk Pranke
I'm not really a good reviewer for this ...
4 years, 3 months ago (2016-09-02 16:51:58 UTC) #8
Ken Russell (switch to Gerrit)
Thanks for this contribution. It's a nice piece of work. I wonder about the maintainability ...
4 years, 3 months ago (2016-09-07 03:21:51 UTC) #9
Prashant.Patil
On 2016/09/07 03:21:51, Ken Russell wrote: > Thanks for this contribution. It's a nice piece ...
4 years, 3 months ago (2016-09-12 06:13:39 UTC) #10
Ken Russell (switch to Gerrit)
On 2016/09/12 06:13:39, Prashant.Patil wrote: > On 2016/09/07 03:21:51, Ken Russell wrote: > > Thanks ...
4 years, 3 months ago (2016-09-12 19:43:55 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2304183002/1
4 years, 3 months ago (2016-09-13 04:46:29 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-13 06:14:43 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 06:16:41 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0b87fed4b772f1203c6178c5f0645b7790c61740
Cr-Commit-Position: refs/heads/master@{#418183}

Powered by Google App Engine
This is Rietveld 408576698