Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
28a5a4344adf8ddec7ff6094273eb057a66a1f3c
/
src
28a5a43
Revise GrDataUtils to be more self-contained (take 3)
by Robert Phillips
· 5 years ago
46cfbc6
Reland "Reland "Remove support for copyAsDraw in gpu copySurface.""
by Greg Daniel
· 5 years ago
33a6f7c
Remove advance only mode from SkGlyph.
by Herb Derby
· 5 years ago
fe18de5
Experimental: Add R_16 and RG_1616 to Ganesh (take 2)
by Robert Phillips
· 5 years ago
25132b6
Remove unused caps: UnsignedSupport and ImageLoadStoreSupport
by Brian Osman
· 5 years ago
1e2d4a1
Fix line numbering problem when reporting SkSL compile errors
by Brian Osman
· 5 years ago
8231031
Small fixes to C API. Add SK_API and fix function signature mismatch.
by Stan Iliev
· 5 years ago
ac71827
Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec
by Herb Derby
· 5 years ago
aee5714
Manual revert of "Revise GrDataUtils to be more self-contained"
by Greg Daniel
· 5 years ago
d8a7408
remove unused metal variable
by Greg Daniel
· 5 years ago
992df57
Revert "Experimental: Add R_16 and RG_1616 to Ganesh"
by Greg Daniel
· 5 years ago
9e3169b
Remove version from copy shaders.
by Greg Daniel
· 5 years ago
36a54c1
Rename SkStrikeSpecStorage -> SkStrikeSpec
by Herb Derby
· 5 years ago
11697dc
Move Glyph Intercept code from SkStrike to SkGlyph
by Herb Derby
· 5 years ago
4c6f9b7
Revert "Reland "Remove support for copyAsDraw in gpu copySurface.""
by Greg Daniel
· 5 years ago
b0c7ad1
Reland "Fix vulkan async transfer from call to not submit command buffer to early."
by Greg Daniel
· 5 years ago
bd986b1
Revert "Fix vulkan async transfer from call to not submit command buffer to early."
by Greg Daniel
· 5 years ago
4b432fa
run rewrite_includes.py
by Mike Klein
· 5 years ago
10e259e
Fix vulkan async transfer from call to not submit command buffer to early.
by Greg Daniel
· 5 years ago
fc99416
Major rearchitecture of SkSL parsing, focused on improving performance.
by Ethan Nicholas
· 5 years ago
84ea049
Reland "Remove support for copyAsDraw in gpu copySurface."
by Greg Daniel
· 5 years ago
a797cc9
Fix GrBackendRenderTarget and GrBackendTexture operator=
by Ben Wagner
· 5 years ago
93d0146
Experimental: Add R_16 and RG_1616 to Ganesh
by Robert Phillips
· 5 years ago
6421783
Use DirectWrite for default font.
by Ben Wagner
· 5 years ago
0f80902
Add GrQuadUtils namespace to hold ResolveAAType function
by Michael Ludwig
· 5 years ago
6b43c30
add mad_unorm8 instruction
by Mike Klein
· 5 years ago
e422761
use u32 in mul_unorm8
by Mike Klein
· 5 years ago
f1df397
tidy up register allocation
by Mike Klein
· 5 years ago
5b5403e
ccpr: Preserve fill rules for cached paths
by Chris Dalton
· 5 years ago
c5167c0
Revert "Remove support for copyAsDraw in gpu copySurface."
by Greg Daniel
· 5 years ago
d1bc240
Use 1e-4 rather than 1e-5 as "nonZeroAlpha" in various shader code.
by Brian Salomon
· 5 years ago
6565506
Remove support for copyAsDraw in gpu copySurface.
by Greg Daniel
· 5 years ago
754bad3
hoist loop-invariant code out of the loop
by Mike Klein
· 5 years ago
27a7431
SkPDF: clean up image shader code
by Hal Canary
· 5 years ago
68ba117
GrShaderCaps always stores config texture swizzles.
by Brian Salomon
· 5 years ago
6386efa
Remove unused "DropsTileOnZeroDivide" caps bit
by Brian Osman
· 5 years ago
95253bd
Fix SkSL standalone compile errors
by Brian Osman
· 5 years ago
de4c58c
Combine GrPerspQuad and GrQuad
by Michael Ludwig
· 5 years ago
6eb8c24
Move readSurfacePixels and writePixelSurface into GrSurfaceContext.
by Greg Daniel
· 5 years ago
c2d9a31
Revert "print 1/K floats as fractions"
by Mike Klein
· 5 years ago
c70ed90
Revise GrDataUtils to be more self-contained
by Robert Phillips
· 5 years ago
e2826ab
Add API to invalidate GL texture parameters from GrBackendTexture.
by Brian Salomon
· 5 years ago
346f82c
print 1/K floats as fractions
by Mike Klein
· 5 years ago
eb1fe8f
move peepholes where they're relevant
by Mike Klein
· 5 years ago
cf0daac
allow two immediates
by Mike Klein
· 5 years ago
4bdd36f
Make color initialization version of createBackendTexture public
by Robert Phillips
· 5 years ago
d17e05a
Extract GrQuadList into separate header
by Michael Ludwig
· 5 years ago
3c00d3d
dump register and instruction count
by Mike Klein
· 5 years ago
9656dce
add extract instruction
by Mike Klein
· 5 years ago
1665aaa
add pack instruction
by Mike Klein
· 5 years ago
d7d04dc
add mul_unorm8 instruction
by Mike Klein
· 5 years ago
baf6478
Convert over more sites to SkStrikeSpecStorage, and remove unused calls
by Herb Derby
· 6 years ago
663afe5
Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/
by Michael Ludwig
· 5 years ago
32c526b
Interpreter: Minor cleanup of opcodes
by Brian Osman
· 5 years ago
1281851
add a x*y+0 -> x*y peephole
by Mike Klein
· 5 years ago
30e918d
Revert "Use DirectWrite for default font."
by Ben Wagner
· 5 years ago
68c50d0
sketch an skvm
by Mike Klein
· 5 years ago
80f10d2
Turn on glClear workaround for nvidia macs
by Michael Ludwig
· 5 years ago
27eb525
Expand testing of color initialized backend textures to include mip levels
by Robert Phillips
· 5 years ago
900dda8
Do correct colorspace xform in asyncRescaleAndReadPixels in GPU impl.
by Brian Salomon
· 5 years ago
d249e8c
One ShouldDrawAsPath to rule them all!
by Herb Derby
· 5 years ago
375a953
Use DirectWrite for default font.
by Ben Wagner
· 5 years ago
03464f1
Maybe don't use Metal's instanced methods if not supported.
by Jim Van Verth
· 5 years ago
b67b235
GrTessellator: always rewind to edge top when splitting.
by Stephen White
· 5 years ago
eca66b3
SkVector4 as ctype for half4
by Brian Salomon
· 5 years ago
09f5aed
Handle all lcd orientations SkScalerContext.
by Ben Wagner
· 5 years ago
6a07591
Simplify calculation of the path gap.
by Herb Derby
· 5 years ago
fd4f4df
Move GrQuad to src/gpu/geometry folder
by Michael Ludwig
· 5 years ago
0464c17
max glyph dimension == 0 means don't fallback
by Herb Derby
· 5 years ago
44ba245
Remove unused enum
by Herb Derby
· 5 years ago
bd1ef68
Implement color-based backend texture creation for Vulkan
by Robert Phillips
· 5 years ago
8a9a371
Reland "Added AutoreleasePool for managing pool memory in testing apps."
by Jim Van Verth
· 5 years ago
8a64fa6
SkShaderBase::isAPicture()
by Hal Canary
· 5 years ago
d6f3f18
Color matrix effect rewritten as .fp
by Brian Salomon
· 5 years ago
dac1e55
Use GrCFResource class to manage backend surface MtlTexture resources.
by Jim Van Verth
· 5 years ago
8043f32
Clean update ETC1 data utilities (take 2)
by Robert Phillips
· 5 years ago
c4fec06
Revert "Added AutoreleasePool for managing pool memory in testing apps."
by Kevin Lubick
· 5 years ago
e500d11
Use strike spec for bitmap rendering
by Herb Derby
· 5 years ago
65e49ba
added support for SkMatrix44 ctype
by Ethan Nicholas
· 5 years ago
a36e089
Added AutoreleasePool for managing pool memory in testing apps.
by Jim Van Verth
· 5 years ago
1e50638
Revert "Clean update ETC1 data utilities"
by Robert Phillips
· 5 years ago
4a0cf50
Remove old GrFillRectOp factories
by Michael Ludwig
· 5 years ago
6fc7e21
Clean update ETC1 data utilities
by Robert Phillips
· 5 years ago
f62e575
Use GrVkImage utilities in GrVkGpu::createTestingOnlyVkImage
by Robert Phillips
· 5 years ago
3a0590e
SkPDF: implement kDecal image shader TileMode
by Hal Canary
· 5 years ago
fcea9a9
SkPDF: MakeShader uses Color4f
by Hal Canary
· 5 years ago
b3043e4
Collapse the SkTextInterceptsIter into base class
by Herb Derby
· 5 years ago
3e29f1d
Interpreter: Elide dup/pop around stores
by Brian Osman
· 5 years ago
b3f82dd
Reland "Remove call to copy in GrcontextPriv read/write pixel calls."
by Greg Daniel
· 5 years ago
909231c
Interpreter: Matrix/Vector multiplication
by Brian Osman
· 5 years ago
1e855b2
Interpreter: Support component-wise ops for matrices
by Brian Osman
· 5 years ago
aa1b6b3
Make stencilRect() in GrRTCPriv more flexible.
by Michael Ludwig
· 5 years ago
7df8fff
Avoid SkTMax in sksl
by Brian Osman
· 5 years ago
e3bd673
Use GrGLGpu::createTextureImpl from w/in GrGLGpu::createBackendTexture
by Robert Phillips
· 5 years ago
16e6fd5
Interpreter: Fix vector/matrix equality and inequality
by Brian Osman
· 5 years ago
a86fc7a
Specialize GrBicubicEffet for 1d kernel.
by Brian Salomon
· 5 years ago
1013ecf
Revert "Remove call to copy in GrcontextPriv read/write pixel calls."
by Greg Daniel
· 5 years ago
8a3c059
GrTessellator: fix event creation for dead boundary edges.
by Stephen White
· 5 years ago
d0d66fb
Remove call to copy in GrcontextPriv read/write pixel calls.
by Greg Daniel
· 5 years ago
29e013d
Interpreter: Fix construction of Matrices
by Brian Osman
· 5 years ago
Next »