Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
bfe206dd6f01b7d7cc5e23e0ef80ba834fb8654f
/
gm
3517aa7
Fix stroked arcs for mirror matrices.
by Brian Salomon
· 5 years ago
ab2b722
Switch SkImage::CompressionType to be an enum class
by Robert Phillips
· 5 years ago
c937bc5
Improvements to uniform handling in runtime SkSL
by Brian Osman
· 5 years ago
7caa137
Support mirror-repeat in GrTextureDomain
by Brian Salomon
· 5 years ago
3968fcb
Pull creation of GrPipeline explicitly into the Ops' onExecute methods
by Robert Phillips
· 5 years ago
0483b46
fix make_path to not care about param-eval-order
by Mike Reed
· 5 years ago
b0047b5
Revert "Remove most of GrConfig.h"
by Brian Salomon
· 5 years ago
80e334d
Remove most of GrConfig.h
by Brian Salomon
· 5 years ago
b4068ed
show perspective bug (need for clipping)
by Mike Reed
· 5 years ago
8a99a41
Fix for 420/422 chroma subsampling of odd dimension images when
by Brian Salomon
· 5 years ago
7eabfe8
This is a reland of GrDomainEffect with significant changes:
by Brian Salomon
· 5 years ago
7d8b397
Changes to GrCoordTransform and local coords
by Brian Salomon
· 5 years ago
c241b58
Make fragment processor iterators work with range for loops.
by Brian Salomon
· 5 years ago
03e4c95
Move creation of GrProgramDesc to GrCaps-derived classes
by Robert Phillips
· 5 years ago
7d34dc7
Revert "Revert "switch to new filltype for SkPath""
by Mike Reed
· 5 years ago
3e7af41
Revert "switch to new filltype for SkPath"
by Mike Reed
· 5 years ago
3a50981
switch to new filltype for SkPath
by Mike Reed
· 5 years ago
fc11844
Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"""
by Brian Salomon
· 5 years ago
50299de
Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""
by Robert Phillips
· 5 years ago
997b37f
Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""
by Brian Salomon
· 5 years ago
e21af50
Test texture domain effect with local matrix.
by Brian Salomon
· 5 years ago
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 5 years ago
34cea00
Add utility for creating test-only GrProgramInfos
by Robert Phillips
· 5 years ago
98f3fd9
Update bezier_*_effects GMs to not use rand
by Robert Phillips
· 5 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
078e8fa
Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"
by Brian Salomon
· 5 years ago
7a538b1
Make FP optimizations helpers use SkAlphaType not GrColorType
by Brian Salomon
· 5 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 5 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 5 years ago
8053c97
Add onPrePrepare to GrFillRRectOp
by Robert Phillips
· 5 years ago
7cd0bfe
No longer ref count GrGeometryProcessors
by Robert Phillips
· 5 years ago
fbfc355
Add SampleLocationsTestOp::onPrePrepare
by Robert Phillips
· 5 years ago
5d07c52
Add FwidthSquircleTestOp::onPrePrepare
by Robert Phillips
· 5 years ago
d4fb7c7
Rename opPODAllocator to recordTimeAllocator
by Robert Phillips
· 5 years ago
170de01
Revert "Replace GrTextureDomainEffect with GrDomainEffect."
by Michael Ludwig
· 5 years ago
67a625e
Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor
by Robert Phillips
· 5 years ago
df70f15
Add ClockwiseTestOp::onPrePrepare
by Robert Phillips
· 5 years ago
2319b80
remove unused (by clients) SkMultiPictureDraw
by Mike Reed
· 5 years ago
f29caf1
Replace GrTextureDomainEffect with GrDomainEffect.
by Brian Salomon
· 5 years ago
34b72ae
Reduce scaling of large SDF glyphs on Mac.
by Jim Van Verth
· 5 years ago
5e8cdfd
Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo
by Chris Dalton
· 5 years ago
c75bc03
Clamp RGB outputs of GrYUVtoRGBEffect.
by Brian Salomon
· 5 years ago
b9f2088
convert SkVMBlitter over to floats
by Mike Klein
· 5 years ago
cea290f
Add GrPrimitiveType to GrProgramInfo
by Robert Phillips
· 5 years ago
1cc6067
friendly wrapper to allocate uniforms
by Mike Klein
· 5 years ago
5625412
unify program() and uniforms()
by Mike Klein
· 5 years ago
746acf1
add color filter support
by Mike Klein
· 5 years ago
cfa4f60
simpler uniforms() api
by Mike Klein
· 5 years ago
fb9146f
merge key() and CanBuild() into CacheKey()
by Mike Klein
· 5 years ago
e8356ad
indent loop so it stands out
by Mike Klein
· 5 years ago
f3d4109
add (x,y) params to shader program()
by Mike Klein
· 5 years ago
e36d030
SkColorMatrix cleanup
by Brian Osman
· 5 years ago
9d0c67a
paint color -> shader
by Mike Klein
· 5 years ago
23e856f
add GM for exercising interesting paths in SkVMBlitter
by Mike Klein
· 5 years ago
2b73e66
Add BT2020 (non-constant-luminance) YUV color space
by Brian Osman
· 5 years ago
ac8a16c
Update YUV GMs to use SkYUVMath matrices
by Brian Osman
· 5 years ago
8a64a44
Rename sampleVariablesSupport() to sampleMaskSupport()
by Chris Dalton
· 5 years ago
278615a
add a paint-color string to gm/emboss
by Mike Klein
· 5 years ago
d9ddd07
Revert "Rename sampleVariablesSupport() to sampleMaskSupport()"
by Robert Phillips
· 5 years ago
766b4c9
Rename sampleVariablesSupport() to sampleMaskSupport()
by Chris Dalton
· 5 years ago
9f2b86c
More SkISizification in GPU code.
by Brian Salomon
· 5 years ago
4eda710
Simplify sk_gpu_test::MakeTextureProxyFromData.
by Brian Salomon
· 5 years ago
6c2aa7a
Revert "Reduce inputs to GrProgramDesc::Build method(s)"
by Robert Phillips
· 5 years ago
63a3873
Reduce inputs to GrProgramDesc::Build method(s)
by Robert Phillips
· 5 years ago
c594e62
Plumb GrColorType through all ops/processors that sample textures.
by Greg Daniel
· 5 years ago
2d8a95e
Add "meshCount" to GrProgramInfo
by Robert Phillips
· 5 years ago
901aff0
Add GrProgramInfo to centralize management of program information
by Robert Phillips
· 5 years ago
405413f
Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy
by Robert Phillips
· 5 years ago
9241a6d
Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
by Brian Salomon
· 5 years ago
cb55010
Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
by Ravi Mistry
· 5 years ago
6fc04f8
Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
by Brian Salomon
· 5 years ago
9c21978
Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
by Brian Salomon
· 5 years ago
ce240cc
SkSurface asynchronous read APIs allow client to extend pixel lifetime
by Brian Salomon
· 5 years ago
5faf474
More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa.
by Greg Daniel
· 5 years ago
4bc0c1f
Rename GrColorSpaceInfo -> GrColorInfo
by Brian Salomon
· 5 years ago
6694440
Make SkPixmap-variant of createBackendTexture public
by Robert Phillips
· 5 years ago
55e5be3
Fix reported op bounds on a few ops.
by Greg Daniel
· 5 years ago
729fc0c
Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig"
by Brian Salomon
· 5 years ago
384f6e3
Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig
by Brian Salomon
· 5 years ago
31cff27
Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear""
by Ethan Nicholas
· 5 years ago
85705c1b
Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"
by Ethan Nicholas
· 5 years ago
4e8f63a
Blur both in x and y
by Herb Derby
· 5 years ago
ac18a5c
remove 'in uniform' support from GrSkSLFP, make rules more clear
by Ethan Nicholas
· 5 years ago
f07a363
Limit sigma for software blurs
by Herb Derby
· 5 years ago
c096654
ccpr: Don't assign inverse fill types to fan tessellations
by Chris Dalton
· 5 years ago
2e29ab5
added support for user-defined functions to GrSKSLFP
by Brian Osman
· 5 years ago
ea1b30b
New proposed syntax for SkColorTypes
by Robert Phillips
· 5 years ago
f47717a
Alter wacky_yuv_formats GM to skip rows if the required backing GPU format(s) aren't supported
by Robert Phillips
· 5 years ago
17a3a0b
Last tranche of new SkColorTypes
by Robert Phillips
· 5 years ago
db47b16
blurrect_compare GM: draw "masks" in white for RGBA fallback.
by Brian Salomon
· 5 years ago
db151e0
Respect ImageSetEntry alpha in one-at-a-time code path
by Brian Salomon
· 5 years ago
4241f5e
Revert "add guard to switch to SkPathTypes"
by Mike Reed
· 5 years ago
e1af444
add guard to switch to SkPathTypes
by Mike Reed
· 5 years ago
032cf12
Make blurrect_compare GM work on GPUs without renderable A8
by Brian Salomon
· 5 years ago
429f0d3
Add kRG_1616 and kAlpha_16 SkColorTypes
by Robert Phillips
· 5 years ago
4fe30e1
Also skip blurrect_compare on DDL configs
by Brian Salomon
· 5 years ago
78be3eb
Update new blurrect_compare GM to skip when SkCanvas::makeSurface will fail
by Brian Salomon
· 5 years ago
a8f43ce
Remove unused GM deferred canvas feature
by Brian Salomon
· 5 years ago
b2d5d40
Adapt GrRectBlur for cases with rect W/H less than six sigma.
by Brian Salomon
· 5 years ago
Next »