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

Issue 192853002: Proposed SkCanvas API for preLoading textures to VRAM (Closed)

Created:
6 years, 9 months ago by robertphillips
Modified:
6 years, 9 months ago
Reviewers:
bsalomon, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Proposed SkCanvas API for preLoading textures to VRAM.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -4 lines) Patch
M include/core/SkCanvas.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkDevice.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/gpu/SkGpuDevice.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkCanvas.cpp View 1 chunk +7 lines, -0 lines 0 comments Download
M src/core/SkDevice.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M src/core/SkPicturePlayback.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkPicturePlayback.cpp View 3 chunks +4 lines, -3 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
robertphillips
6 years, 9 months ago (2014-03-10 14:59:10 UTC) #1
robertphillips
6 years, 9 months ago (2014-03-12 15:11:14 UTC) #2
This has been updated in Proposed SkCanvas API for preLoading textures to VRAM
v2.0 (https://codereview.chromium.org/197123003/)

Powered by Google App Engine
This is Rietveld 408576698