Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4679cb855796c4bdc7573071641c5611824d85c6
/
src
/
gpu
/
ccpr
28b0c5d
Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type
by Michael Ludwig
· 5 years ago
4dea72a
Reland x3 "Remove most of GrConfig.h"
by Brian Salomon
· 5 years ago
3f1a98b
Reland "Revert "Remove most of GrConfig.h""
by Greg Daniel
· 5 years ago
5b9c7ba
Revert "Revert "Remove most of GrConfig.h""
by Brian Salomon
· 5 years ago
46e366a
Remove GrTextureContext.
by Greg Daniel
· 5 years ago
cf0e3c6
remove dead code around old SkPath enums
by Mike Reed
· 5 years ago
d0840ec
Provide record time allocator to onCombineIfPossible()
by Michael Ludwig
· 5 years ago
f46d5ca
use std::make_unique
by Mike Klein
· 5 years ago
bd99c0c
Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView."
by Robert Phillips
· 5 years ago
c5c0247
Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView."
by Robert Phillips
· 5 years ago
acf5929
Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView.
by Greg Daniel
· 5 years ago
a378b45
Suppress allocation warnings for tests that induce them intentionally
by Chris Dalton
· 5 years ago
456c405
simplify GrCCPerFlushResources::recordCopyPathInstance
by Mike Klein
· 5 years ago
3968fcb
Pull creation of GrPipeline explicitly into the Ops' onExecute methods
by Robert Phillips
· 5 years ago
b0047b5
Revert "Remove most of GrConfig.h"
by Brian Salomon
· 5 years ago
80e334d
Remove most of GrConfig.h
by Brian Salomon
· 5 years ago
7eabfe8
This is a reland of GrDomainEffect with significant changes:
by Brian Salomon
· 5 years ago
7d8b397
Changes to GrCoordTransform and local coords
by Brian Salomon
· 5 years ago
c241b58
Make fragment processor iterators work with range for loops.
by Brian Salomon
· 5 years ago
03e4c95
Move creation of GrProgramDesc to GrCaps-derived classes
by Robert Phillips
· 5 years ago
933484f
Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation
by Robert Phillips
· 5 years ago
7d34dc7
Revert "Revert "switch to new filltype for SkPath""
by Mike Reed
· 5 years ago
3e7af41
Revert "switch to new filltype for SkPath"
by Mike Reed
· 5 years ago
3a50981
switch to new filltype for SkPath
by Mike Reed
· 5 years ago
d53853d
Reland "Reland "Enable msaa ccpr on vulkan""
by Chris Dalton
· 5 years ago
fcdd061
Use just GrSurfaceProxy in pipeline management.
by Michael Ludwig
· 5 years ago
7cd0bfe
No longer ref count GrGeometryProcessors
by Robert Phillips
· 5 years ago
9233e0c
Revert "Reland "Enable msaa ccpr on vulkan""
by Robert Phillips
· 5 years ago
e7b8e41
Don't sync unique keys on ccpr clip FP proxies
by Chris Dalton
· 5 years ago
935a35d
Reland "Enable msaa ccpr on vulkan"
by Chris Dalton
· 5 years ago
9fdebfb
ccpr: Fix an assumption about weights from the tessellator
by Chris Dalton
· 5 years ago
ff2f380
Only access the scissorState's rect when it is valid
by Robert Phillips
· 5 years ago
78fa08b
Revert "Enable msaa ccpr on vulkan"
by Chris Dalton
· 5 years ago
cb73b62
Enable msaa ccpr on vulkan
by Chris Dalton
· 5 years ago
67a625e
Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor
by Robert Phillips
· 5 years ago
5e8cdfd
Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo
by Chris Dalton
· 5 years ago
cea290f
Add GrPrimitiveType to GrProgramInfo
by Robert Phillips
· 5 years ago
36574af
ccpr: Fail gracefully when atlas instantiation fails
by Chris Dalton
· 5 years ago
524e28b
Use GrSurfaceProxyView for dst proxies.
by Greg Daniel
· 5 years ago
8a64a44
Rename sampleVariablesSupport() to sampleMaskSupport()
by Chris Dalton
· 5 years ago
d9ddd07
Revert "Rename sampleVariablesSupport() to sampleMaskSupport()"
by Robert Phillips
· 5 years ago
766b4c9
Rename sampleVariablesSupport() to sampleMaskSupport()
by Chris Dalton
· 5 years ago
2638f3d
rename atlassize->atlasdimensions
by Brian Salomon
· 5 years ago
9f2b86c
More SkISizification in GPU code.
by Brian Salomon
· 5 years ago
6c2aa7a
Revert "Reduce inputs to GrProgramDesc::Build method(s)"
by Robert Phillips
· 5 years ago
63a3873
Reduce inputs to GrProgramDesc::Build method(s)
by Robert Phillips
· 5 years ago
f272bea
Plumb GrBackendFormat into the GrPrimitiveProcessor::TextureSampler
by Robert Phillips
· 5 years ago
7d7aaf4
Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler
by Robert Phillips
· 5 years ago
2d8a95e
Add "meshCount" to GrProgramInfo
by Robert Phillips
· 5 years ago
901aff0
Add GrProgramInfo to centralize management of program information
by Robert Phillips
· 5 years ago
405413f
Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy
by Robert Phillips
· 5 years ago
9bd947d
SkIRect::makeOffset(SkVector)
by Brian Salomon
· 5 years ago
674f77a
Clear and discard stencil buffers on tilers, take 2
by Chris Dalton
· 5 years ago
5faf474
More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa.
by Greg Daniel
· 5 years ago
c096654
ccpr: Don't assign inverse fill types to fan tessellations
by Chris Dalton
· 5 years ago
a90382f
Pass color types when creating texture with initial data.
by Brian Salomon
· 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
aee18c9
Cleanup after removal of IORefs from GrSurface
by Robert Phillips
· 5 years ago
b20d7e5
Track all sampled textures in GrOpsTask and pass them to GrOpsRenderPass.
by Greg Daniel
· 5 years ago
beb7f52
Make GrSurfaceProxy constructors take arg that determines participation in
by Brian Salomon
· 5 years ago
0a1e9ef
Don't use AA convex path renderer if direction can't be determined
by Michael Ludwig
· 5 years ago
8ef18d3
Override operator delete for GrCCPathCache::Key
by Andy Weiss
· 5 years ago
4ece96d
Reland "Initiate MSAA resolves during DAG generation"
by Chris Dalton
· 5 years ago
6f31cc3
Revert "Initiate MSAA resolves during DAG generation"
by Chris Dalton
· 5 years ago
804f6a0
Initiate MSAA resolves during DAG generation
by Chris Dalton
· 5 years ago
2d41d0d
Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass.
by Greg Daniel
· 5 years ago
c4b4735
Don't pass around renderTargetContexts from onFlush callbacks
by Chris Dalton
· 6 years ago
f41b2bd
Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask."
by Greg Daniel
· 6 years ago
f21bf9e
Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask."
by Greg Daniel
· 6 years ago
2a59541
Merge GrOpList and GrRTOpList and rename to GrOpsTask.
by Greg Daniel
· 6 years ago
bf6b979
GrSurfaceContext not ref counted.
by Brian Salomon
· 6 years ago
201cdbb
Make GrSamplerState.h and GrRenderTarget.h private
by Brian Salomon
· 6 years ago
67529b2
SkSL GLSL generator writes default precision for sampler2D/samplerExternalOS/sampler2DRect
by Brian Salomon
· 6 years ago
2af3e70
Don't use color type derived from GrPixelConfig to determine proxy texture swizzle.
by Brian Salomon
· 6 years ago
74c19de
Add SkUNREACHABLE to definition of SK_ABORT.
by Brian Salomon
· 6 years ago
4eb38b7
Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions.
by Brian Salomon
· 6 years ago
eadfac9
Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps.
by Greg Daniel
· 6 years ago
0258c90
Remove use of isConfigRenderable.
by Greg Daniel
· 6 years ago
0a15cc6
Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType
by Robert Phillips
· 6 years ago
52337de
re-run tools/rewrite_includes.py
by Mike Klein
· 6 years ago
27b4d8d
Remove sample count from GrSurfaceDesc.
by Brian Salomon
· 6 years ago
7c01208
Temporarily disable MSAA CCPR on AMD and QC
by Chris Dalton
· 6 years ago
9bc450b
ccpr: Fix debug counters for stencil resolve instances
by Chris Dalton
· 6 years ago
c3318f0
ccpr: Add an MSAA atlas mode
by Chris Dalton
· 6 years ago
e8a766b
Move GrProtected off GrSurfaceDesc and pass separately.
by Brian Salomon
· 6 years ago
f2c2ba9
Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable.
by Brian Salomon
· 6 years ago
6a5317a
ccpr: Don't do coverage count transformations on literal coverage atlases
by Chris Dalton
· 6 years ago
e877dce
Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded.
by Greg Daniel
· 6 years ago
627d053
Move uses of functions taking SkColorType to GrColorType versions in GrCaps.
by Greg Daniel
· 6 years ago
d628747
Make GrColorSpaceInfo store GrColorType.
by Brian Salomon
· 6 years ago
6ce447a
Eliminate mixed samples as an FBO type or AA type
by Chris Dalton
· 6 years ago
82774f8
Cleanup some legacy instantiate calls
by Robert Phillips
· 6 years ago
2c3398d
Switch from querying swizzle on caps to using swizzles stored on proxies.
by Greg Daniel
· 6 years ago
e5f7328
No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface
by Robert Phillips
· 6 years ago
f91aeb2
Move a bunch of gpu files out of include/private and into src/gpu.
by Greg Daniel
· 6 years ago
5b5403e
ccpr: Preserve fill rules for cached paths
by Chris Dalton
· 6 years ago
663afe5
Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/
by Michael Ludwig
· 6 years ago
7eb5c0f
Add "GrMipMapped" parameter to visitProxies
by Chris Dalton
· 6 years ago
1706cbf
Remove VisitorType from GrOp::visitProxies
by Chris Dalton
· 6 years ago
Next »