Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2890fbfe1400b81e4d6af98d14dfe757fec93650
/
src
/
gpu
2890fbf
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
by Robert Phillips
· 7 years ago
480c90a
moved changes out of autogenerated .cpp file and into source .fp file
by Ethan Nicholas
· 7 years ago
f695b63
Don't clamp in GrGLNonlinearColorSpaceXformEffect to support scRGB
by Stan Iliev
· 7 years ago
fb7c83a
Compose and YUV fragment processor clone implementations
by Brian Salomon
· 7 years ago
1a2a7ab
More GrFragmentProcessor::clone() implementations.
by Brian Salomon
· 7 years ago
fcc527b
Implement clone for 4 additional GrFragmentProcessors.
by Brian Salomon
· 7 years ago
39c08ac
Automatically prepend "disabled-by-default-" to TRACE categories
by Brian Osman
· 7 years ago
a9340ba
Tracing macro cleanup continued
by Brian Osman
· 7 years ago
ffc2ec4
Implement clone() for GrDisplacementEffect
by Brian Salomon
· 7 years ago
4ed9ae4
Improve GrGLNonlinearColorSpaceXformEffect to support scRGB
by Stan Iliev
· 7 years ago
066f020
Reduce dependence on GrSurface's origin field (take 3)
by Robert Phillips
· 7 years ago
d89d7a7
Add clone() to three more fragment processor classes
by Brian Salomon
· 7 years ago
02611d9
Add Make[backend] calls for creating GrContexts
by Greg Daniel
· 7 years ago
6af2a66
Revert "Reduce dependence on GrSurface's origin field (take 2)"
by Robert Phillips
· 7 years ago
0e05a82
Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and unit test.
by Brian Salomon
· 7 years ago
22115b4
Reduce dependence on GrSurface's origin field (take 2)
by Robert Phillips
· 7 years ago
d3e247f
Sixth small fragment from "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
7881409
Fifth small fragment from "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
019ff27
Third small fragment from "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
1c05364
Make GrProcessorTestFactory be templated on smart ptr class rather than processor class.
by Brian Salomon
· 7 years ago
b7506c3
Remove unused function GrDrawOp::DumpPipelineInfo
by Brian Salomon
· 7 years ago
e44ef10
Second small fragment from "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
8724b46
Revert "Add support for semaphores to be inserted on GrContext flush"
by Mike Reed
· 7 years ago
cd1416e
Add support for semaphores to be inserted on GrContext flush
by Greg Daniel
· 7 years ago
c686ce3
Smaller fragment from "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
7634330
reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o
by Mike Klein
· 7 years ago
57aa367
Add initial version of GrResourceAllocator's free pool (take 2)
by Robert Phillips
· 7 years ago
353196f
clean read/write pixels signatures, augment SkSurface API
by Mike Reed
· 7 years ago
96be9df
Revert "Reduce dependence on GrSurface's origin field"
by Robert Phillips
· 7 years ago
467022b
Reduce dependence on GrSurface's origin field
by Robert Phillips
· 7 years ago
39f1a95
Revert "Add initial version of GrResourceAllocator's free pool"
by Robert Phillips
· 7 years ago
650ced0
Make GrColorFragmentProcessorAnalysis do all analysis in constructor.
by Brian Salomon
· 7 years ago
6ec9a4f
Add initial version of GrResourceAllocator's free pool
by Robert Phillips
· 7 years ago
8761e0c
Add ability to pre-initialize vulkan semaphores when flushing surfaces
by Greg Daniel
· 7 years ago
807371c
Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."
by Brian Salomon
· 7 years ago
e2d37c2
Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.
by Brian Salomon
· 7 years ago
dba7e7c
Add test for flushing empty surface with semaphores
by Greg Daniel
· 7 years ago
9a0e390
sk_sp: act as if operator bool() not implicit.
by Hal Canary
· 7 years ago
af1813e
Update call to new signature of wrapBackendTexture
by Leon Scroggins III
· 7 years ago
2bb6ecc
Revert "Revert "Fixes from sample count change""
by Greg Daniel
· 7 years ago
914b285
Revert "Fixes from sample count change"
by Greg Daniel
· 7 years ago
ff98644
Revert "Revert "Fixes from sample count change""
by Cary Clark
· 7 years ago
390aaaf
Revert "Fixes from sample count change"
by Cary Clark
· 7 years ago
d17f658
Remove GrBackendTextureDesc
by Brian Salomon
· 7 years ago
1635146
Make GrPipeline non-refcounted
by Brian Salomon
· 7 years ago
f331622
Fixes from sample count change
by Greg Daniel
· 7 years ago
81e7bf8
Update gpu caps for valid sample counts.
by Greg Daniel
· 7 years ago
b7e8c3b
run skslc output through clang-format
by Ethan Nicholas
· 7 years ago
e5b399e
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
by Brian Salomon
· 7 years ago
0c15ae8
Revert "Revert "Revert "Revert "Improvements to GPU dither.""""
by Brian Salomon
· 7 years ago
dcbb9d9
Add SkDebugf trace event handler.
by Brian Salomon
· 7 years ago
fc26f3c
Remove GrAnalyticRectOp, the last legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
44acb5b
Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""
by Brian Salomon
· 7 years ago
5af44de
Add GrResourceAllocator class + unit test
by Robert Phillips
· 7 years ago
7bd55c2
gl: print shader sources one line at a time
by Chris Dalton
· 7 years ago
f2290cb
Revert "Revert "Revert "Improvements to GPU dither."""
by Brian Salomon
· 7 years ago
0f01b2e
Revert "Revert "Improvements to GPU dither.""
by Brian Salomon
· 7 years ago
e468286
sksl now sees vulkan caps
by Ethan Nicholas
· 7 years ago
135e446
vk: Fix geometry-shader input varying locations
by Chris Dalton
· 7 years ago
38fb308
Revert "Improvements to GPU dither."
by Brian Salomon
· 7 years ago
1806e33
Improvements to GPU dither.
by Brian Salomon
· 7 years ago
086a427
guard references to SkColorTable
by Mike Reed
· 7 years ago
cda2015
Make dither range symmetric about 0
by Brian Salomon
· 7 years ago
262b319
Index8 is dead, remove guarded code
by Mike Reed
· 7 years ago
aa352de
Update visibility checks in Vulkan to support geom shaders
by Greg Daniel
· 7 years ago
e3e9628
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
by Brian Salomon
· 7 years ago
1a325d2
Coverage counting path renderer
by Chris Dalton
· 7 years ago
0274b30
converted GrBlurredEdgeFragmentProcessor to sksl
by Ethan Nicholas
· 7 years ago
434a58a
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
420f156
converted EllipseEffect to sksl
by Ethan Nicholas
· 7 years ago
8abb9f4
Remove GrTestMeshDrawOp
by Brian Salomon
· 7 years ago
82ddc94
Make ProcessorRefTests op be a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
e9e91dd
Add "findOrMakeStaticBuffer" to GrOnFlushResourceProvider
by Chris Dalton
· 7 years ago
477d0ef
Make ops in bezier_effects GMs be non-Legacy GrMeshDrawOps
by Brian Salomon
· 7 years ago
6e1cbc0
fixed sksl static ifs to work for CircleEffect
by Ethan Nicholas
· 7 years ago
f99a173
init GrDrawAtlasOp::fColor
by Brian Salomon
· 7 years ago
83d1185
converted CircleEffect to SkSL
by Ethan Nicholas
· 7 years ago
b295573
Move GrAALinearizingConvexPathRenderer off GrLegacyMeshDrawOp
by Brian Salomon
· 7 years ago
b76a72a
Add support for creating a GrContext backed by Metal.
by Greg Daniel
· 7 years ago
ee3e0ba
Make DefaultPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
c2f4254
Make GrDrawVerticesOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
0088f94
Make GrDrawAtlasOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
38a10ad
Add trace events for shader generation.
by Ryan Macnak
· 7 years ago
b4d6106
Give GrSimpleMeshDrawOpHelper a cpp file
by Brian Salomon
· 7 years ago
89717fc
Fix two issues in DashOp
by Brian Salomon
· 7 years ago
0596909
Make ShadowRRectOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
79e4d1b
Fail to make render target context if GrContext is abandoned
by Brian Salomon
· 7 years ago
68990be
Re-land of "converted GrSimpleTextureEffect to sksl"
by Ethan Nicholas
· 7 years ago
5805013
Guard to remove kIndex_8_SkColorType
by Mike Reed
· 7 years ago
1cc3b15
Make MSAAPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
f036632
Make RegionOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
6b7e0e2
Add arc support to gpu Obj c++ code
by Greg Daniel
· 7 years ago
98222ac
Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp.""
by Brian Salomon
· 7 years ago
0db1b53
Fix assert in lattice op triggered by GLProgramsTest
by Brian Salomon
· 7 years ago
beae8a9
Revert "Make DashOp a non-legacy GrMeshDrawOp."
by Brian Salomon
· 7 years ago
ebb3825
Make DashOp a non-legacy GrMeshDrawOp.
by Brian Salomon
· 7 years ago
baf981f
Revert "converted GrSimpleTextureEffect to sksl"
by Ethan Nicholas
· 7 years ago
46b654d
converted GrSimpleTextureEffect to sksl
by Ethan Nicholas
· 7 years ago
febbd23
Make SmallPathOp a non-legacy GrMeshDrawOp
by Brian Salomon
· 7 years ago
0f99277
Address ASAN complaint
by Robert Phillips
· 7 years ago
Next »