Skip to content

Commit

Permalink
Enable more Skia 8bit raster pipeline blend modes
Browse files Browse the repository at this point in the history
(remove SK_SUPPORT_LEGACY_RP_BLENDS)

Change-Id: Id3836cf8563528e138d81571d660b064ba482b35
Reviewed-on: https://chromium-review.googlesource.com/629111
Commit-Queue: Florin Malita <fmalita@chromium.org>
Reviewed-by: Mike Reed <reed@chromium.org>
Reviewed-by: Mike Klein <mtklein@chromium.org>
Cr-Commit-Position: refs/heads/master@{#497086}
  • Loading branch information
fmalita authored and Commit Bot committed Aug 24, 2017
1 parent c7a102e commit 141d03d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions skia/config/SkUserConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -216,10 +216,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
#define SK_SUPPORT_LEGACY_DELTA_AA
#endif

#ifndef SK_SUPPORT_LEGACY_RP_BLENDS
#define SK_SUPPORT_LEGACY_RP_BLENDS
#endif

#ifndef SK_SUPPORT_LEGACY_TILED_BITMAPS
#define SK_SUPPORT_LEGACY_TILED_BITMAPS
#endif
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.

0 comments on commit 141d03d

Please sign in to comment.