Skip to content

Commit

Permalink
Enable Skia's new CPU bicubic filtering code
Browse files Browse the repository at this point in the history
Includes faster code for CatmullRom, and also fixes some visual bugs in
a few layout tests.

Bug: chromium:1302855
Change-Id: I74302712d504d9e49992cf2567881190f57867bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3507539
Reviewed-by: Florin Malita <[email protected]>
Commit-Queue: Brian Osman <[email protected]>
Cr-Commit-Position: refs/heads/main@{#982221}
  • Loading branch information
brianosman authored and Chromium LUCI CQ committed Mar 17, 2022
1 parent 1aefada commit 982e331
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions skia/config/SkUserConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,6 @@ SK_API void SkDebugf_FileLine(const char* file,

#define SK_LEGACY_INNER_JOINS

#define SK_LEGACY_RP_BICUBIC

///////////////////////// Imported from BUILD.gn and skia_common.gypi

/* In some places Skia can use static initializers for global initialization,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 982e331

Please sign in to comment.