index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ProcessorTest.cpp
Commit message (
Expand
)
Author
Age
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
Change visitProxies signature
Robert Phillips
2017-09-14
*
Finish restoring GrOpList DAG
Robert Phillips
2017-09-14
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
Make ProcessorCloneTest more robust, fix matrix conv. onIsEqual
Brian Salomon
2017-08-01
*
Require clone() be implemented by GrFragmentProcessor subclasses
Brian Salomon
2017-07-31
*
Add clone methods to unit test GrFragmentProcessor classes
Brian Salomon
2017-07-28
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Use unique_ptr[] for new[].
Ben Wagner
2017-07-25
*
Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and un...
Brian Salomon
2017-07-25
*
Make GrProcessorTestFactory be templated on smart ptr class rather than proce...
Brian Salomon
2017-07-24
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Make ProcessorRefTests op be a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMesh...
Brian Salomon
2017-06-15
*
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp s...
Brian Salomon
2017-06-14
*
Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.
Brian Salomon
2017-06-14
*
Omnibus: Push instantiation of GrTextures later (post TextureSampler)
Robert Phillips
2017-06-02
*
Convert DstTexture to DstProxy (take 2)
Robert Phillips
2017-05-29
*
Revise system for checking for uninstantiated proxies
Robert Phillips
2017-05-29
*
Switch ImageStorageAccess over to GrTextureProxies
Robert Phillips
2017-05-12
*
Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
Brian Salomon
2017-05-10
*
Allow TextureSamplers to have null GrTexture pointer
Robert Phillips
2017-05-03
*
Rm makeRenderTargetContext in favor of deferred version (take 3)
Robert Phillips
2017-04-25
*
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
Robert Phillips
2017-04-21
*
Rm makeRenderTargetContext in favor of deferred version (take 2)
Robert Phillips
2017-04-21
*
Revert "Rm makeRenderTargetContext in favor of deferred version"
Robert Phillips
2017-04-11
*
Rm makeRenderTargetContext in favor of deferred version
Robert Phillips
2017-04-11
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
*
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
Brian Salomon
2017-04-04
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Add nondeterministic seed option for ProcessorOptimization test
Brian Osman
2017-03-17
*
Fix formatting error in test output
Brian Osman
2017-03-15
*
Emit dumpInfo string when processor opt test fails
Brian Osman
2017-03-15
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
Disable deferred gpu resources for Chrome branch
Robert Phillips
2017-03-01
[next]