Go to file
skia-autoroll 6099a28bc8 Roll third_party/externals/swiftshader 024f271ae0c7..fe3d4978886b (1 commits)
https://swiftshader.googlesource.com/SwiftShader.git/+log/024f271ae0c7..fe3d4978886b


git log 024f271ae0c7..fe3d4978886b --date=short --no-merges --format='%ad %ae %s'
2019-02-26 chrisforbes@google.com Fix various issues in vertex fetch setup


Created with:
  gclient setdep -r third_party/externals/swiftshader@fe3d4978886b

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-skia-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=scroggo@google.com

Change-Id: I05b74477a44612023a450836105876ff47b07e34
Reviewed-on: https://skia-review.googlesource.com/c/195460
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-26 20:34:37 +00:00
animations
bench Revert "Stack-allocate pipelines for GrMeshDrawOp" 2019-02-25 23:11:47 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm add gbr --config 2019-02-19 15:23:42 +00:00
docker Build code size treemaps for skottie_tool 2019-02-12 13:54:00 +00:00
docs update docs for backdrop 2019-02-22 16:07:25 +00:00
example drawText Cleanup, part 5 2019-01-09 16:10:30 +00:00
experimental [pathkit][canvaskit] roll versions 2019-02-25 21:53:53 +00:00
fuzz Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
gm Revert "Stack-allocate pipelines for GrMeshDrawOp" 2019-02-25 23:11:47 +00:00
gn gn/core.gni: add headers 2019-02-26 16:39:05 +00:00
include Remove legacy types/methods from SkDeferredDisplayList recorder. 2019-02-26 18:40:55 +00:00
infra Update go_deps asset 2019-02-26 05:47:24 +00:00
modules Particles: remove non-stable random, add better enum reflection 2019-02-26 20:29:56 +00:00
platform_tools SkQP: android.support.test -> androidx.test 2019-02-18 17:50:38 +00:00
resources Particles: remove non-stable random, add better enum reflection 2019-02-26 20:29:56 +00:00
samplecode Remove fuzz samples. 2019-02-25 16:55:26 +00:00
site [pathkit] fix perf 2019-02-26 13:17:22 +00:00
src Add support for VK_IMAGE_LAYOUT_PRESENT_SRC_KHR in skia vulkan. 2019-02-26 17:37:25 +00:00
tests sksl: Negate dFdy when the Y axis is flipped 2019-02-25 23:32:23 +00:00
third_party Allow system harfbuzz. 2019-02-23 12:14:30 +00:00
tools Particles: remove non-stable random, add better enum reflection 2019-02-26 20:29:56 +00:00
.clang-format .clang-format: Don't force break after > in template declarations 2018-12-21 14:20:57 +00:00
.clang-tidy add google-build-namespaces to clang-tidy checks 2018-12-12 16:33:59 +00:00
.gitignore Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn
AUTHORS [Viewer] Set the current slide first before attaching the fBackendType to fWindow. 2019-02-26 14:21:55 +00:00
BUILD.gn Reland "Treat kWEBP encode with quality=100 as lossless" 2019-02-25 18:42:22 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/swiftshader 024f271ae0c7..fe3d4978886b (1 commits) 2019-02-26 20:34:37 +00:00
Doxyfile Make the housekeeper upload doxygen to a newer bucket 2016-10-04 13:23:57 -07:00
LICENSE BUG=skia:5602 2016-09-02 11:19:34 -07:00
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py [presubmit] Remove pylint check 2019-01-14 13:47:51 +00:00
public.bzl SkShaper/public.bzl fix 2019-02-22 20:57:07 +00:00
README
README.chromium
whitespace.txt [infra] Marker for IntelBayTrail BIOS update. 2018-09-17 16:47:35 +00:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.