Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7e000220c3bd1cdcd2144a09b04ad5255f01ce5a
/
gn
/
gpu.gni
7e00022
Reland "Add support for Ycbcr Conversion Samplers in vulkan."
by Greg Daniel
· 6 years ago
f4bf973
Revert "Add support for Ycbcr Conversion Samplers in vulkan."
by Greg Daniel
· 6 years ago
6cd7490
Add support for Ycbcr Conversion Samplers in vulkan.
by Greg Daniel
· 6 years ago
6985853
Reland "Initial definition of fill rect op"
by Michael Ludwig
· 6 years ago
1a2476d
Revert "Initial definition of fill rect op"
by Michael Ludwig
· 6 years ago
d3c92d9
Initial definition of fill rect op
by Michael Ludwig
· 6 years ago
54bfb18
Privately include our version of vulkan header file in all our src files.
by Greg Daniel
· 6 years ago
133944a
Add a dedicated Op for analytic round rects
by Chris Dalton
· 6 years ago
460eb5e
Reland "Extract per-edge quad vertex tesselation code into reusable interface"
by Michael Ludwig
· 6 years ago
ff78aaa
Revert "Extract per-edge quad vertex tesselation code into reusable interface"
by Brian Osman
· 6 years ago
fc3784b
Extract per-edge quad vertex tesselation code into reusable interface
by Michael Ludwig
· 6 years ago
b46c4d0
remove extra include
by Cary Clark
· 6 years ago
64cc9aa
Add drawDrawable support to GrRenderTargetContext.
by Greg Daniel
· 6 years ago
9ed1a2c
Add ability for an SkDevice to handle the drawing of an SkDrawable.
by Greg Daniel
· 6 years ago
eace935
Revert "converted AARectEffect to new FP system"
by Ethan Nicholas
· 6 years ago
921ec97
another NVPR-only op
by Mike Klein
· 6 years ago
26a6049
Flutter also won't need NVPR.
by Mike Klein
· 6 years ago
4bf2c26
Remove nvpr from CanvasKit
by Kevin Lubick
· 6 years ago
222e275
converted AARectEffect to new FP system
by Ethan Nicholas
· 6 years ago
93faa67
Make CCPR optional
by Kevin Lubick
· 6 years ago
0106351
Metal stencil support
by Ethan Nicholas
· 6 years ago
8026ccc
Implement more SkImage_GpuYUVA functionality
by Jim Van Verth
· 6 years ago
72535fb
Reland "Reland "Implement an explicit binary search-based analytic gradient colorizer""
by Michael Ludwig
· 6 years ago
49fdd7a
Bundle shared SkImage_Gpu methods.
by Jim Van Verth
· 6 years ago
5ea96bf
Remove unused premul/unpremul FP code
by Brian Osman
· 6 years ago
f49262d
Add SkImage_GpuYUVA
by Jim Van Verth
· 6 years ago
e2a801d
Revert "Reland "Implement an explicit binary search-based analytic gradient colorizer""
by Brian Osman
· 6 years ago
f065907
Reland "Implement an explicit binary search-based analytic gradient colorizer"
by Michael Ludwig
· 6 years ago
9461dcf
Revert "Implement an explicit binary search-based analytic gradient colorizer"
by Michael Ludwig
· 6 years ago
dcc85fc
Implement an explicit binary search-based analytic gradient colorizer
by Michael Ludwig
· 6 years ago
653c6b5
Remove (unused) GrBlend.cpp, and some GrColor helpers
by Brian Osman
· 6 years ago
a7914d3
Implement textured gradients
by Michael Ludwig
· 6 years ago
0495f7a
Implement dual interval gradients
by Michael Ludwig
· 6 years ago
8f68508
Implement 2-pt conical gradient layout
by Michael Ludwig
· 6 years ago
24d438b
Implement sweep gradient layout
by Michael Ludwig
· 6 years ago
4089df8
Implement radial gradient layout
by Michael Ludwig
· 6 years ago
4f94ef6
Reland "Base Gradient FP Refactor"
by Michael Ludwig
· 6 years ago
1ea5656
Revert "Base Gradient FP Refactor"
by Cary Clark
· 6 years ago
10f7a1e
Base Gradient FP Refactor
by Michael Ludwig
· 6 years ago
78aceb2
converted overdraw effect to new FP system
by Ethan Nicholas
· 6 years ago
09a7bb2
Reland "ccpr: Implement stroking with fine triangle strips"
by Chris Dalton
· 6 years ago
02e6efe
Revert "ccpr: Implement stroking with fine triangle strips"
by Chris Dalton
· 6 years ago
2f2757f
ccpr: Implement stroking with fine triangle strips
by Chris Dalton
· 6 years ago
10c3776
Remove GrTextureStripAtlas, textured gradients use independent textures
by Michael Ludwig
· 6 years ago
ce00811
converted arithmetic FP to new FP structure
by Ethan Nicholas
· 6 years ago
e163969
ccpr: Rename GrCCPathParser to GrCCFiller
by Chris Dalton
· 6 years ago
5422f9a
implemented GrMtlGpuCommandBuffer for draws in Metal gpu backend
by Timothy Liang
· 6 years ago
c1b482c
Rename GrTextUtils::Target to GrTextTarget
by Herb Derby
· 6 years ago
bc6f9c9
Remove GrTextUtil::Paint
by Herb Derby
· 6 years ago
2eb8e02
Reland "implemented GrMtlSampler for metal gpu backend"
by Timothy Liang
· 6 years ago
35f9637
Revert "implemented GrMtlSampler for metal gpu backend"
by Timothy Liang
· 6 years ago
93fa10f
implemented GrMtlSampler for metal gpu backend
by Timothy Liang
· 6 years ago
44636e9
created GrMtlPipelineStateDataManager for metal gpu backend
by Timothy Liang
· 6 years ago
057c390
attached uniform and varying handlers to GrMtlPipelineStateBuilder
by Timothy Liang
· 6 years ago
7eae3e0
Reland "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 6 years ago
fdf05f4
Revert "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 6 years ago
7ac582e
implemented the pipeline state builder for metal gpu backend
by Timothy Liang
· 6 years ago
607be37
GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement.
by Brian Salomon
· 6 years ago
057ad70
Update GrTextureStripAtlas for DDLs (take 2)
by Robert Phillips
· 6 years ago
49528b6
implemented GrMtlBuffer for Metal gpu backend
by Timothy Liang
· 6 years ago
20ee171
Revert "Update GrTextureStripAtlas for DDLs"
by Robert Phillips
· 6 years ago
c042d41
Update GrTextureStripAtlas for DDLs
by Robert Phillips
· 6 years ago
96d275a
Move GrTextureStripAtlas to its own file
by Robert Phillips
· 6 years ago
98bffae
Reland "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 6 years ago
ee78396
templatize GrSurfaceProxyRef
by Brian Salomon
· 6 years ago
d3e65aa
Move GrVkInterface out of public API.
by Greg Daniel
· 6 years ago
ae5f953
Remove unused GrGpuResourceRef and GrTGpuResourceRef
by Brian Salomon
· 6 years ago
e30739a
implemented copy surface as draw for metal gpu backend
by Timothy Liang
· 6 years ago
0054311
Re-re-land "added GrSkSLFP and converted DitherEffect to use it"
by Ethan Nicholas
· 6 years ago
6c48e4d
Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""
by Ethan Nicholas
· 6 years ago
97ae0c8
Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""
by Ethan Nicholas
· 6 years ago
e70604e
created stub for metal gpu command buffer
by Timothy Liang
· 6 years ago
662ea4b
Remove texel buffer support.
by Brian Salomon
· 6 years ago
f730c18
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 6 years ago
007267b
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 6 years ago
dc13c21
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 6 years ago
a782dcb
Reland "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 6 years ago
0db3a88
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 6 years ago
2df9b45
added TextureRenderTarget to Metal gpu backend
by Timothy Liang
· 6 years ago
059a9ab
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 6 years ago
cb92b26
Revert "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 6 years ago
45c9dab
Let client pass in full extension to GrVkBackendContext.
by Greg Daniel
· 6 years ago
93ae233
Make GrVkBackendContext no longer derive from SkRefCnt.
by Greg Daniel
· 6 years ago
7d918fd
Don't destroy VkPipelineLayouts until after command buffer recording.
by Greg Daniel
· 6 years ago
0560bd6
Move GrSwizzle.h from include/private to src/gpu.
by Brian Salomon
· 6 years ago
23c55b6
Move GrGLSL.h from include/private to src/gpu/glsl.
by Brian Salomon
· 6 years ago
f203078
Revert "added GrSkSLFP and converted DitherEffect to use it"
by Kevin Lubick
· 6 years ago
dfbfc73
added GrSkSLFP and converted DitherEffect to use it
by Ethan Nicholas
· 6 years ago
47c2751
Remove GrNonlinearColorSpaceXformEffect
by Brian Osman
· 6 years ago
4da7019
ccpr: Implement path mask caching
by Chris Dalton
· 6 years ago
7c525e6
Plumb GrContext everywhere
by Robert Phillips
· 6 years ago
88a32ef
Add a factory to any GrOp-derived class that lacked one
by Robert Phillips
· 6 years ago
774168e
Allow CCPR in DDL mode (take 2)
by Robert Phillips
· 6 years ago
18dbfd0
Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API."
by Greg Daniel
· 6 years ago
8624059
Rename GrAtlasTextBlob -> GrTextBlob
by Herb Derby
· 6 years ago
98bddf9
Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API."
by Greg Daniel
· 6 years ago
26c0e4c
Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAllocator on this API.
by Greg Daniel
· 6 years ago
26cbe51
Rename GrAtlasTextContext -> GrTextContext
by Herb Derby
· 6 years ago
a33b67c
Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly.
by Brian Salomon
· 7 years ago
ab7181d
Reland "Add driver bug workarounds to GrCaps"
by Adrienne Walker
· 7 years ago
Next »