00365de163
https://swiftshader.googlesource.com/SwiftShader.git/+log/710fcd517ea4..ca8e3d7c153e git log 710fcd517ea4..ca8e3d7c153e --date=short --no-merges --format='%ad %ae %s' 2019-05-28 bclayton@google.com Reactor: Fix printing of small integer values. 2019-05-28 bclayton@google.com SpirvShader: Correctly handle phi values in the loop merge 2019-05-28 bclayton@google.com SpirvShader: Simplify the logic around the generation of the inner loop. 2019-05-28 bclayton@google.com LLVMReactor: Mutex calls to llvm::orc::IRCompileLayer. 2019-05-28 bclayton@google.com Reactor: Add UInt4 constructors taking UInt 2019-05-28 bclayton@google.com Reactor: Fix all memory leaks with rr::DebugInfo. 2019-05-28 chrisforbes@google.com Fix accidentally considering Workgroup to be explicit layout 2019-05-28 bclayton@google.com Reactor: Add swizzle op for UInt4. 2019-05-28 capn@google.com Support images with linear tiling for transfers 2019-05-28 capn@google.com Implement Y′CbCr conversion 2019-05-28 capn@google.com Fix single-plane views of YCbCr formats 2019-05-28 capn@google.com Refactor writing texture level descriptor info 2019-05-28 capn@google.com Take the plane/aspect into account when copying/blitting 2019-05-28 capn@google.com Implement VkSamplerYcbcrConversion object 2019-05-28 capn@google.com Claim support for YCbCr 3- and 2-plane 420 format 2019-05-28 capn@google.com Allow additional info to be passed to object's Create functions 2019-05-28 capn@google.com Add 8-bit YCbCr 420 format info 2019-05-28 capn@google.com Refactor obtaining format aspect info 2019-05-28 capn@google.com Implement OpImageGather 2019-05-28 capn@google.com Refactor texel names 2019-05-28 capn@google.com Fix taking the sampling instruction type into account 2019-05-28 capn@google.com Fix interpolating z when using FragCoord builtin 2019-05-28 swiftshader.regress@gmail.com Regres: Update test lists @ 710fcd51 Created with: gclient setdep -r third_party/externals/swiftshader@ca8e3d7c153e 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=kjlubick@google.com Change-Id: I452dcc6f9eedb321519f7f0f3b5ebd6ed60eb96a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/216561 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
specs | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
go.mod | ||
go.sum | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
whitespace.txt |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at https://skia.org.