index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
shaders
Commit message (
Expand
)
Author
Age
*
tighten check when we might overflow legacy shader math
Mike Reed
2018-03-08
*
Simplify decal for gradients
Mike Reed
2018-02-19
*
add decal tilemode to shaders
Mike Reed
2018-02-16
*
Avoid creating MIPs until necessary when MIP bias is active
Brian Osman
2018-02-16
*
Respect FPArgs local matrix when picking a filtering mode in image shader
Brian Osman
2018-02-14
*
clean up SK_LEGACY_HIGH_QUALITY_SCALING_CLAMP
Mike Klein
2018-02-12
*
yet another approach to unpremul scale pixels
Mike Klein
2018-02-09
*
Revert "alternate approach to unpremul scalePixels()"
Mike Klein
2018-02-09
*
alternate approach to unpremul scalePixels()
Mike Klein
2018-02-09
*
Move GrMakeCachedBitmapProxy work in lazy mode
Greg Daniel
2018-02-08
*
Refactor explicit inverse calculation in SkImageShader::onAppendStages()
Florin Malita
2018-02-07
*
Fix picture shader handling of outer local matrix
Florin Malita
2018-02-06
*
Disable texture strip atlasing for DDL
Robert Phillips
2018-02-02
*
check matrix for SkFixed32.32 compatibility
Mike Reed
2018-02-01
*
add gpu impl for shadermaskfilter
Mike Reed
2018-02-01
*
1010102, 101010x, 888x in sw
Mike Klein
2018-01-30
*
Revert "hide picture virtuals (no public callers)"
Mike Klein
2018-01-27
*
hide picture virtuals (no public callers)
Mike Reed
2018-01-27
*
move checkLE functionality directly onto readbuffer
Mike Reed
2018-01-26
*
Fix some fuzzer bugs from Skia's image filter fuzzer
Robert Phillips
2018-01-23
*
IWYU -- SkShader.h
Mike Reed
2018-01-23
*
Revert "Revert "simplify GrFPArgs, isolating localmatrix""
Mike Reed
2018-01-20
*
Revert "simplify GrFPArgs, isolating localmatrix"
Mike Reed
2018-01-20
*
simplify GrFPArgs, isolating localmatrix
Mike Reed
2018-01-19
*
rename inner AsFPArgs to stand-alone GrFPArgs
Mike Reed
2018-01-19
*
remove code from old picture serial guard
Mike Reed
2018-01-19
*
Reuse the CPU 2pt conical code in the GPU backend
Yuqian Li
2018-01-17
*
Remove legacy 2pt conical gradient
Yuqian Li
2018-01-16
*
Remove DumpHelper as the bug is fixed
Yuqian Li
2018-01-09
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Update 2pt conical gradient in raster pipeline
Yuqian Li
2018-01-05
*
Revert "Revert "remove legacy support for old old picture versions""
Mike Reed
2018-01-03
*
remove unneeded readbuffer flags
Mike Reed
2018-01-03
*
Changes to make 2pt gradient source code better aligned with our future doc
Yuqian Li
2018-01-02
*
Stronger fix for swapping r0, r1 in 2pt conical gradients
Yuqian Li
2018-01-02
*
Revert "remove legacy support for old old picture versions"
Mike Reed
2017-12-29
*
remove legacy support for old old picture versions
Mike Reed
2017-12-29
*
Fix bug of a + (b - a) == 0 for small positive b and huge a (e.g., 1e18)
Yuqian Li
2017-12-28
*
Fix conical test where r1 = r2 = 0
Yuqian Li
2017-12-27
*
attempt 3: add experimental bilerp_clamp_8888 stage
Mike Klein
2017-12-22
*
Debug random 2pt conical shaders
Yuqian Li
2017-12-21
*
Reland "remove bicubic clamp in SkImageShader"
Mike Klein
2017-12-21
*
Revert "remove bicubic clamp in SkImageShader"
Mike Klein
2017-12-21
*
Guard the sqrt(temp) where temp < 0 in 2pt conical gradient
Yuqian Li
2017-12-20
*
remove bicubic clamp in SkImageShader
Mike Klein
2017-12-20
*
Revert "attempt 2: add experimental bilerp_clamp_8888 stage"
Mike Klein
2017-12-18
*
attempt 2: add experimental bilerp_clamp_8888 stage
Mike Klein
2017-12-18
*
remove append_from_srgb()
Mike Klein
2017-12-18
*
Remove SkClampRange (unused)
Brian Osman
2017-12-14
*
Revert "Reimplement TwoPointConicalGradient_gpu"
Yuqian Li
2017-12-13
[next]