This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cc: Remove all traces of synchronous GPU rasterization
Removed threaded gpu raster flag, and syncronous gpu raster tests and all code required for syncronous gpu rasterization. Removed the empty software rasterizer class, and base and moved ownership of the gpu rasterizer into the GpuTileTaskWorkerPool, since it is still a nice separation of functionality BUG=457860 Review URL: https://codereview.chromium.org/1063493002 Cr-Commit-Position: refs/heads/master@{#323860}
- Loading branch information
hendrikw
authored and
Commit bot
committed
Apr 4, 2015
1 parent
a9e0c0d
commit 59d4494
Showing
39 changed files
with
74 additions
and
643 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.