Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
1b714becff8be9a956d2446ed8abefa0b47c690a
/
gn
/
gpu.gni
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
· 7 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
· 7 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
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 7 years ago
52aacd6
Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy
by Brian Salomon
· 7 years ago
024615e
Revert "Add driver bug workarounds to GrCaps"
by Greg Daniel
· 7 years ago
328490c
Add driver bug workarounds to GrCaps
by Adrienne Walker
· 7 years ago
5ba36ba
ccpr: Clean up GrCoverageCountingPathRenderer
by Chris Dalton
· 7 years ago
d401da6
Use MaskFilter to create SDFs for text.
by Jim Van Verth
· 7 years ago
a070ed7
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0.
by Greg Daniel
· 7 years ago
218c294
Remove the MSAA path renderer
by Chris Dalton
· 7 years ago
1df7cd8
Reland "Add stub gpu workaround generators"
by Adrienne Walker
· 7 years ago
2ae45ae
Revert "Add stub gpu workaround generators"
by Leon Scroggins
· 7 years ago
94d25b9
Add stub gpu workaround generators
by Adrienne Walker
· 7 years ago
9f2dab0
ccpr: Implement conics
by Chris Dalton
· 7 years ago
e7fbafe
Revert "ccpr: Implement conics"
by Chris Dalton
· 7 years ago
98b2415
ccpr: Implement conics
by Chris Dalton
· 7 years ago
52e16d9
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
by Greg Daniel
· 7 years ago
3e8c345
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
by Greg Daniel
· 7 years ago
4c23934
ccpr: Make curve corners more seamless
by Chris Dalton
· 7 years ago
3746ac2
Remove path ranges from gpu.
by Ben Wagner
· 7 years ago
032aaae
Remove legacy GrContext factories function and supporting code/types.
by Brian Salomon
· 7 years ago
18e7556
move blur impl into core
by Mike Reed
· 7 years ago
8738cf4
ccpr: Simplify triangle corners
by Chris Dalton
· 7 years ago
4684f82
Add ability to uninstantiate lazy proxies after every flush.
by Greg Daniel
· 7 years ago
a3457b8
Split GrDDL- & GrDirect- Contexts into their own files
by Robert Phillips
· 7 years ago
fe462ef
Revert "ccpr: Simplify triangle corners"
by Chris Dalton
· 7 years ago
622650a
ccpr: Simplify triangle corners
by Chris Dalton
· 7 years ago
c4039ea
Fission GrAtlasGlyphCache in two (take 2)
by Robert Phillips
· 7 years ago
5c56af1
Revert "Fission GrAtlasGlyphCache in two"
by Robert Phillips
· 7 years ago
acf1790
Fission GrAtlasGlyphCache in two
by Robert Phillips
· 7 years ago
db9ee2d
Remove unused class GrDDLGpu
by Brian Salomon
· 7 years ago
383c418
Remove GrStencilAndCoverTextContext
by Robert Phillips
· 7 years ago
5dd202d
Revert "Revert "move GrColor.h to private, IWYU""
by Mike Reed
· 7 years ago
63cc293
Revert "move GrColor.h to private, IWYU"
by Brian Salomon
· 7 years ago
e602f39
move GrColor.h to private, IWYU
by Mike Reed
· 7 years ago
6200036
Implement GPU/OpList DDLs
by Robert Phillips
· 7 years ago
9ca2784
Extract a GrCCPathParser class that is decoupled from atlas ops
by Chris Dalton
· 7 years ago
383a2ef
CCPR: Rename GrCCPR* -> GrCC*
by Chris Dalton
· 7 years ago
1afd4cd
Add GrProxyProvider
by Robert Phillips
· 7 years ago
8982dc1
Add GrResourceProviderPriv and expose GrGpu in it
by Greg Daniel
· 7 years ago
90e8fb1
Reland "CCPR: Initial semi-optimized vertex shader Impl"
by Chris Dalton
· 7 years ago
d23c7c4
Revert "CCPR: Initial semi-optimized vertex shader Impl"
by Chris Dalton
· 7 years ago
e3877ce
CCPR: Initial semi-optimized vertex shader Impl
by Chris Dalton
· 7 years ago
7461a4a
converted YUVEffect to SkSL
by Ethan Nicholas
· 7 years ago
2871436
Revert "CCPR: Initial semi-optimized vertex shader Impl"
by Brian Osman
· 7 years ago
a8f6aef
CCPR: Initial semi-optimized vertex shader Impl
by Chris Dalton
· 7 years ago
297d6ef
converted GrRRectBlurEffect to SkSL
by Ethan Nicholas
· 7 years ago
Next »