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

Issue 27716003: Add texture filtering override to debugger (Closed)

Created:
7 years, 2 months ago by robertphillips
Modified:
7 years, 2 months ago
Reviewers:
djsollen
CC:
skia-review_googlegroups.com, reed1
Visibility:
Public.

Description

This CL allows the user to alter the filtering applied to all the textures in the skp.

Patch Set 1 #

Patch Set 2 : Cleaned up #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -4 lines) Patch
M debugger/QT/SkDebuggerGUI.h View 1 chunk +5 lines, -0 lines 0 comments Download
M debugger/QT/SkDebuggerGUI.cpp View 2 chunks +8 lines, -0 lines 0 comments Download
M debugger/QT/SkSettingsWidget.h View 4 chunks +31 lines, -0 lines 0 comments Download
M debugger/QT/SkSettingsWidget.cpp View 1 2 chunks +29 lines, -0 lines 0 comments Download
M debugger/SkDebugger.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/utils/debugger/SkDebugCanvas.h View 1 3 chunks +11 lines, -0 lines 0 comments Download
M src/utils/debugger/SkDebugCanvas.cpp View 1 5 chunks +46 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
robertphillips
7 years, 2 months ago (2013-10-17 14:58:05 UTC) #1
djsollen
lgtm
7 years, 2 months ago (2013-10-17 17:53:56 UTC) #2
robertphillips
7 years, 2 months ago (2013-10-17 17:56:23 UTC) #3
Message was sent while issue was closed.
committed as r11846

Powered by Google App Engine
This is Rietveld 408576698