Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f21bf9e50bb175eb151e90a01d7f8351da0802f8
/
src
/
gpu
f21bf9e
Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask."
by Greg Daniel
· 5 years ago
2a59541
Merge GrOpList and GrRTOpList and rename to GrOpsTask.
by Greg Daniel
· 5 years ago
5abfff2
Delete unused GrTextureOpList.
by Greg Daniel
· 5 years ago
2243c7b
Don't perform dst reads on MSAA targets that require manual resolve
by Chris Dalton
· 5 years ago
57f211b
SK_API in src/gpu cleanup
by Brian Salomon
· 5 years ago
e227fe4
Move CopyOps to CopyRenderTask.
by Greg Daniel
· 5 years ago
aa3cbb8
Mark mipmaps dirty from makeClosed() rather than opList constructors
by Chris Dalton
· 5 years ago
e1efd38
Remove GrPendingIOResource
by Robert Phillips
· 5 years ago
30eea6c
Convert GrManyDependentsMipMappedTest to a mock gpu test
by Chris Dalton
· 5 years ago
af69650
Fix sk_sp<> for incomplete type build issue
by Brian Salomon
· 5 years ago
bf6b979
GrSurfaceContext not ref counted.
by Brian Salomon
· 5 years ago
80bff5b
Remove GrProxyPendingIO
by Robert Phillips
· 5 years ago
7a2930a
Dawn: moar textures.
by Stephen White
· 5 years ago
450ba0a
Increase GrMtlPipelineState caches size by 8x
by Christopher Cameron
· 5 years ago
bbfec9d
Move transferFrom commands from GrOp and into GrRenderTask.
by Greg Daniel
· 5 years ago
5331e2a
GrRectBlurEffect: approximate piecewise cubic with quintic.
by Brian Salomon
· 5 years ago
5f152f0
add path-edger; lightweight Iter for edges
by Mike Reed
· 5 years ago
0d6f775
Add GrvkGpuRTCommandBuffer::appendSampledTexture
by Chris Dalton
· 5 years ago
3f7932e
Add kRequiresManualMSAAResolve to GrInternalSurfaceFlags
by Chris Dalton
· 5 years ago
f822178
Remove incorrect metal assert.
by Greg Daniel
· 5 years ago
5a5f3e8
Workaround for Android Emulator default precision issue
by Brian Salomon
· 5 years ago
ba7e9a6
never check for degenerates in path::iter
by Mike Reed
· 5 years ago
457da50
Remove uses of GrPixelConfig in GrMtlCaps.
by Greg Daniel
· 5 years ago
170d990
Dawn: implement textures & samplers.
by Stephen White
· 5 years ago
0fac869
Remove uses of GrPixelConfig in GrVkCaps and other vk files.
by Greg Daniel
· 5 years ago
6db3b7b
Dawn: update to GrCaps changes.
by Stephen White
· 5 years ago
b5391bf
Revert "Revert "Go back to blacklisting MSAA on all Intel GPUs""
by Brian Osman
· 5 years ago
0be3480
Revert "Revert "unified Vulkan uniform buffers""
by Ethan Nicholas
· 5 years ago
f0696bd
Revert "Go back to blacklisting MSAA on all Intel GPUs"
by Robert Phillips
· 5 years ago
9c73e3d
Turn off -Wreturn-std-move-in-c++11
by Brian Salomon
· 5 years ago
c385da4
Go back to blacklisting MSAA on all Intel GPUs
by Brian Osman
· 5 years ago
e5dc1eb
unified Metal uniform buffers
by Ethan Nicholas
· 5 years ago
096b091
Make GrBlend.h private
by Brian Salomon
· 5 years ago
30ad468
Remove remaining functions in GrGLCaps that use GrPixelConfig.
by Greg Daniel
· 5 years ago
e30a485
Move the source image into Context
by Michael Ludwig
· 5 years ago
201cdbb
Make GrSamplerState.h and GrRenderTarget.h private
by Brian Salomon
· 5 years ago
e3b1389
Implement GrDawnGpuTextureCommandBuffer.
by Stephen White
· 5 years ago
9ae0ba0
Turn calls to glTexImage2D with non-null ptr into glTexImage2D followed
by Brian Salomon
· 5 years ago
9d42192
First implementation of GrTextureRenderTarget.
by Stephen White
· 5 years ago
7bfc913
Remove GrCaps isConfigTexturable.
by Greg Daniel
· 5 years ago
9136a04
Handle size_t addition overflow in GrCpuBuffer::Make
by Brian Salomon
· 5 years ago
03f9ca3
Remove SkImageFilter_Base::OutputProperties
by Michael Ludwig
· 5 years ago
0850dcd
First implementation of GrDawnTexture.
by Stephen White
· 5 years ago
3b1e4c2
Add coord transform to GrSKSLFP, support CTM/local matrix in runtime shaders
by Brian Osman
· 5 years ago
143987e
Update Metal backend's createBackendTexture to initialize to a given color
by Robert Phillips
· 5 years ago
3d77027
Reland "Initiate regeneration of mipmaps from proxy DAG land"
by Chris Dalton
· 5 years ago
19754b5
Revert "unified Vulkan uniform buffers"
by Greg Daniel
· 5 years ago
2c59659
Make GrRectBlurEffect be analytical rather than use a texture LUT.
by Brian Salomon
· 5 years ago
67529b2
SkSL GLSL generator writes default precision for sampler2D/samplerExternalOS/sampler2DRect
by Brian Salomon
· 5 years ago
5f5a481
unified Vulkan uniform buffers
by Ethan Nicholas
· 5 years ago
d5d8a64
Add GrCaps::msaaResolvesAutomatically
by Chris Dalton
· 5 years ago
96b383a
Remove GrRenderable param from GrProxyProvider::createTextureProxy()
by Brian Salomon
· 5 years ago
f759964
Make defaultBackendFormat callable from anywhere in the GrContext hierarchy
by Robert Phillips
· 5 years ago
309c6c0
Return kNearest from GrSkFilterQualityToGrFilterMode for 1x1 images
by Chris Dalton
· 5 years ago
2af3e70
Don't use color type derived from GrPixelConfig to determine proxy texture swizzle.
by Brian Salomon
· 5 years ago
0b002e2
For non-ccpr draws make sure all inputs to GrGPUCommandBuffer are long lived.
by Greg Daniel
· 5 years ago
1c53a9f
Remove some uses of GrSurface::config()
by Brian Salomon
· 5 years ago
2739fd2
Reland: Enable YCbCr sampler support on platforms other than Android
by Sergey Ulanov
· 5 years ago
3e7fa79
Revert "Initiate regeneration of mipmaps from proxy DAG land"
by Robert Phillips
· 5 years ago
fe19203
Initiate regeneration of mipmaps from proxy DAG land
by Chris Dalton
· 5 years ago
19db240
Dawn: remove a faulty assert.
by Stephen White
· 5 years ago
f813ef7
Dawn backend: implement stencil, primitive topology, separate blends.
by Stephen White
· 5 years ago
74c19de
Add SkUNREACHABLE to definition of SK_ABORT.
by Brian Salomon
· 5 years ago
9fc5e8d
Revert "Enable YCbCr sampler support on platforms other than Android"
by Greg Daniel
· 5 years ago
cc4573d
Enable YCbCr sampler support on platforms other than Android
by Sergey Ulanov
· 5 years ago
81536f2
Pass GrBackendFormat to GrGpu::onCreateTexture and use it to determine
by Brian Salomon
· 5 years ago
fe55c73
Dawn backend: update to Skia GrCaps changes.
by Stephen White
· 5 years ago
d67c71f
Dawn backend: first triangle.
by Stephen White
· 5 years ago
e897684
Fix exactify for explicit resource allocation (take 2)
by Robert Phillips
· 5 years ago
ec22b1a
Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined.
by Brian Salomon
· 5 years ago
26cedb4
Fix emplace on GrTRecorder.
by Greg Daniel
· 5 years ago
4d557e3
Revert "Fix exactify for explicit resource allocation"
by Robert Phillips
· 5 years ago
32ff145
Fix exactify for explicit resource allocation
by Robert Phillips
· 5 years ago
f04fb44
fix skip-rectangle-texture-support in GrGLGpu::onWrapBackendTextureAsRenderTarget
by Brian Salomon
· 5 years ago
d4764a1
Rework how backend-specific formats are retrieved from GrBackendFormat.
by Brian Salomon
· 5 years ago
6fa62e2
Remove use of GrColorType on GrCaps::getRenderTargetSampleCount.
by Greg Daniel
· 5 years ago
228518f
Remove AMD workaround for new command buffer on pipeline changes.
by Greg Daniel
· 5 years ago
ea4ad30
Modify GrGLTexture/RenderTarget and related functions to not take GrSurfaceDesc.
by Brian Salomon
· 5 years ago
94322dc
Simplify luminance shader
by Michael Ludwig
· 5 years ago
2209881
Add adjustable max size for Metal dynamic allocation ring buffer.
by Jim Van Verth
· 5 years ago
0875512
Add a GrTextureResolveManager class
by Chris Dalton
· 5 years ago
5fe9977
Add a 'closeRenderTasksForNewOpList' method to GrDrawingManager
by Chris Dalton
· 5 years ago
900583a
Update some gpu caps isFormatRenderable calls.
by Greg Daniel
· 5 years ago
bdb0919
Use GrComputeTightCombinedBufferSize in GrMtlGpu::uploadToTexture
by Robert Phillips
· 5 years ago
ea6bb44
Add supported GrColorTypes to Mtl FormatTable.
by Greg Daniel
· 5 years ago
a9c2257
Pass size and GrPixelConfig to GrSurface/Texture/RenderTarget constructors
by Brian Salomon
· 5 years ago
4eb38b7
Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions.
by Brian Salomon
· 5 years ago
76eef9a
Add missing GrLumaColorFilterEffect opt flag
by Florin Malita
· 5 years ago
9655534
Put read and output swizzle back on gl format table.
by Greg Daniel
· 5 years ago
00c9f0d
Increase specificity of GrColorType computed for YUV planes (take 2)
by Robert Phillips
· 5 years ago
d732518
Dawn backend: update to recent Skia changes.
by Stephen White
· 5 years ago
8341022
Delete unused variant of MakeBackendTexture
by Stan Iliev
· 5 years ago
1ff5021
Add table for supported colortypes in GrVkCaps.
by Greg Daniel
· 5 years ago
f8e5aad
Remove 'dst' argument from GrOpList::copySurface
by Chris Dalton
· 5 years ago
8ee6cf3
Move SkImageFilter functionality into private SkImageFilter_Base
by Michael Ludwig
· 5 years ago
8ba5315
Revert "Increase specificity of GrColorType computed for YUV planes"
by Robert Phillips
· 5 years ago
c326aaf
Increase specificity of GrColorType computed for YUV planes
by Robert Phillips
· 5 years ago
b2e3c64
fix bicubic to not be confused by rotated ctms
by Mike Reed
· 5 years ago
6b49810
Extract a GrRenderTask base class from GrOpList
by Chris Dalton
· 5 years ago
01915c0
GrCaps::supportedWritePixelsColorType takes CT/format rather than config.
by Brian Salomon
· 5 years ago
Next »