Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e9462dd2dac4dac9b3e17dd962066db34cfaf39c
/
src
/
gpu
/
GrRenderTargetContext.cpp
e9462dd
Rename *worstCase* to backingStore* in GrSurfaceProxy
by Robert Phillips
· 5 years ago
9f2b86c
More SkISizification in GPU code.
by Brian Salomon
· 5 years ago
901b98e
Add SurfaceProxyView support to Surface/TextureContext.
by Greg Daniel
· 5 years ago
a83de58
Add GrSurfaceProxyView and add support for it on GrRenderTargetContext.
by Greg Daniel
· 5 years ago
836080f
Remove some unneeded colortype format validation checks in ProxyProvider.
by Greg Daniel
· 5 years ago
c594e62
Plumb GrColorType through all ops/processors that sample textures.
by Greg Daniel
· 5 years ago
858cf23
Call setNeedsStencil() when clearing stencil
by Chris Dalton
· 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
dec74f3
Remove an assumption that fOpsTask != nullptr
by Chris Dalton
· 5 years ago
674f77a
Clear and discard stencil buffers on tilers, take 2
by Chris Dalton
· 5 years ago
4bc0c1f
Rename GrColorSpaceInfo -> GrColorInfo
by Brian Salomon
· 5 years ago
f2ebdd9
Rename GrPixelInfo to GrImageInfo.
by Brian Salomon
· 5 years ago
5dd7746
Use SW backend as ref for AsyncReadPixels unit test.
by Brian Salomon
· 5 years ago
b795ab7
Abolish absClear
by Chris Dalton
· 5 years ago
f19f9ca
Handle F16Norm clamping in SkPaint->GrPaint conversion.
by Brian Salomon
· 5 years ago
6937103
Revert "Abolish absClear"
by Chris Dalton
· 5 years ago
f948db6
Abolish absClear
by Chris Dalton
· 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
c30f1a9
Move surface wait ops to GrRenderTasks.
by Greg Daniel
· 5 years ago
674ee74
Make sure we use clear load op on GrOpsTask as often as possible.
by Greg Daniel
· 5 years ago
f41b2bd
Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask."
by Greg Daniel
· 5 years ago
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
2243c7b
Don't perform dst reads on MSAA targets that require manual resolve
by Chris Dalton
· 5 years ago
e1efd38
Remove GrPendingIOResource
by Robert Phillips
· 5 years ago
bf6b979
GrSurfaceContext not ref counted.
by Brian Salomon
· 5 years ago
bbfec9d
Move transferFrom commands from GrOp and into GrRenderTask.
by Greg Daniel
· 5 years ago
201cdbb
Make GrSamplerState.h and GrRenderTarget.h private
by Brian Salomon
· 5 years ago
0875512
Add a GrTextureResolveManager class
by Chris Dalton
· 5 years ago
6b49810
Extract a GrRenderTask base class from GrOpList
by Chris Dalton
· 5 years ago
eadfac9
Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps.
by Greg Daniel
· 5 years ago
0258c90
Remove use of isConfigRenderable.
by Greg Daniel
· 5 years ago
0a15cc6
Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType
by Robert Phillips
· 5 years ago
4d2d6f4
Lift GrRenderTarget::transferFrom to GrSurfaceContext.
by Brian Salomon
· 5 years ago
ba88ab6
Reland "Move ExternalFormat and Type to FormatInfo."
by Greg Daniel
· 5 years ago
e2c5e8c
Revert "Move ExternalFormat and Type to FormatInfo."
by Greg Daniel
· 5 years ago
8014051
Move ExternalFormat and Type to FormatInfo.
by Greg Daniel
· 5 years ago
52337de
re-run tools/rewrite_includes.py
by Mike Klein
· 5 years ago
eda9a55
Fix analytic shadows when rotated 180 degrees.
by Jim Van Verth
· 5 years ago
e9ad998
Lift GrRenderTargetContext::rescale to GrSufaceContext
by Brian Salomon
· 5 years ago
00fb724
Move read swizzle from GL ConfigInfo to FormatInfo.
by Greg Daniel
· 5 years ago
1e03b6b1
simplify GrCaps::initDstCopyDesc and provide default impl for non-GL subclasses.
by Brian Salomon
· 5 years ago
c6dc5cf
Move FormatType from ConfigInfo to FormatInfo.
by Greg Daniel
· 5 years ago
f2c2ba9
Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable.
by Brian Salomon
· 5 years ago
627d053
Move uses of functions taking SkColorType to GrColorType versions in GrCaps.
by Greg Daniel
· 5 years ago
aee26ea
Reland "Switch drawTexture calls to use attemptQuadOptimization"
by Michael Ludwig
· 5 years ago
27ae52c
Make deferred render target context without config or format
by Brian Salomon
· 5 years ago
4d03689
Make GrRenderTargetContext async read functions use GrRTC's alpha type.
by Brian Salomon
· 5 years ago
624f906
Be more stringent about API failure cases in AsyncReadPixels test
by Brian Salomon
· 5 years ago
bd3d8d3
Remove GrPixelConfig from GrColorSpaceInfo.
by Brian Salomon
· 5 years ago
effee20
Use mixed samples internally for default coverage AA
by Chris Dalton
· 5 years ago
1d43530
Pass alpha type to GrSurfaceContext::read/writePixels and remove flags.
by Brian Salomon
· 5 years ago
dcb832a
Revert "Switch drawTexture calls to use attemptQuadOptimization"
by Michael Ludwig
· 5 years ago
9b2defc
Switch drawTexture calls to use attemptQuadOptimization
by Michael Ludwig
· 5 years ago
205224f
Remove old texture op factories
by Michael Ludwig
· 5 years ago
6b98280
Track if we need stencil on GrRenderTargetContext
by Chris Dalton
· 5 years ago
22429f9
Add generic texture op factory.
by Michael Ludwig
· 5 years ago
d7871cc
Check for too-small ovals when deciding on using GrCircleOp
by Jim Van Verth
· 5 years ago
d628747
Make GrColorSpaceInfo store GrColorType.
by Brian Salomon
· 5 years ago
64b8589
Reland "Prefer using GrOvalOpFactory over GrFillRRect for circles and axis-aligned circular roundrects."
by Jim Van Verth
· 5 years ago
e7499c7
GrColorSpaceInfo stores SkAlphaType.
by Brian Salomon
· 5 years ago
23ca4e7
Enable creating protected vulkan backend
by Emircan Uysaler
· 5 years ago
6ce447a
Eliminate mixed samples as an FBO type or AA type
by Chris Dalton
· 5 years ago
ed71b7e
Handle non-finite quads in attemptQuadOptimization
by Michael Ludwig
· 5 years ago
d1b2c85
Revert "Prefer using GrOvalOpFactory over GrFillRRect for circles and"
by Jim Van Verth
· 5 years ago
f30b1c1
Revert "Revert "Make SkASSERT not break build in constexpr GrSwizzle method on GCC""
by Brian Salomon
· 5 years ago
e08b443
Make rt bounds dependent on stencil settings for quad optimizations
by Michael Ludwig
· 5 years ago
6132820
Reland "Consolidate quad optimizations into single internal function."
by Michael Ludwig
· 5 years ago
7694b90
Revert "Consolidate quad optimizations into single internal function."
by Brian Salomon
· 5 years ago
646616a
Consolidate quad optimizations into single internal function.
by Michael Ludwig
· 5 years ago
f91aeb2
Move a bunch of gpu files out of include/private and into src/gpu.
by Greg Daniel
· 5 years ago
c34d993
Revert "Add function to GrDataUtils to handle color conversions."
by Robert Phillips
· 5 years ago
5509102
Add function to GrDataUtils to handle color conversions.
by Brian Salomon
· 5 years ago
731454a
Prefer using GrOvalOpFactory over GrFillRRect for circles and
by Jim Van Verth
· 5 years ago
1127c0b
Revert "Make GrBicubicEffect also support centripetal Catmull-Rom kernel."
by Brian Salomon
· 5 years ago
f9a8688
Make GrBicubicEffect also support centripetal Catmull-Rom kernel.
by Brian Salomon
· 5 years ago
df586b7
Use float literal with std::fill of floats
by Brian Salomon
· 5 years ago
024bd00
Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420.
by Brian Salomon
· 5 years ago
46cfbc6
Reland "Reland "Remove support for copyAsDraw in gpu copySurface.""
by Greg Daniel
· 5 years ago
4c6f9b7
Revert "Reland "Remove support for copyAsDraw in gpu copySurface.""
by Greg Daniel
· 5 years ago
4b432fa
run rewrite_includes.py
by Mike Klein
· 5 years ago
84ea049
Reland "Remove support for copyAsDraw in gpu copySurface."
by Greg Daniel
· 5 years ago
c5167c0
Revert "Remove support for copyAsDraw in gpu copySurface."
by Greg Daniel
· 5 years ago
6565506
Remove support for copyAsDraw in gpu copySurface.
by Greg Daniel
· 5 years ago
de4c58c
Combine GrPerspQuad and GrQuad
by Michael Ludwig
· 5 years ago
663afe5
Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/
by Michael Ludwig
· 5 years ago
900dda8
Do correct colorspace xform in asyncRescaleAndReadPixels in GPU impl.
by Brian Salomon
· 5 years ago
fd4f4df
Move GrQuad to src/gpu/geometry folder
by Michael Ludwig
· 5 years ago
4a0cf50
Remove old GrFillRectOp factories
by Michael Ludwig
· 5 years ago
aa1b6b3
Make stencilRect() in GrRTCPriv more flexible.
by Michael Ludwig
· 5 years ago
a86fc7a
Specialize GrBicubicEffet for 1d kernel.
by Brian Salomon
· 5 years ago
0cb2fde
Use color analysis opts only if XP keeps the color FPs
by Michael Ludwig
· 5 years ago
64b28a7
Reland "Update GrRTC to use GrFillRectOp::MakeGeneric"
by Michael Ludwig
· 5 years ago
dbddfff
Revert "Update GrRTC to use GrFillRectOp::MakeGeneric"
by Michael Ludwig
· 5 years ago
ffd4da3
Update GrRTC to use GrFillRectOp::MakeGeneric
by Michael Ludwig
· 5 years ago
Next »