index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
gpu
/
GrTest.cpp
Commit message (
Expand
)
Author
Age
*
consolidate read/writePixels in GrSurfaceContext
Robert Phillips
2017-04-10
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
Robert Phillips
2017-04-07
*
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
Robert Phillips
2017-04-06
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
Robert Phillips
2017-04-06
*
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
Brian Salomon
2017-04-04
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-04
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Mike Klein
2017-04-01
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-01
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Brian Salomon
2017-03-31
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-03-31
*
Remove ownership aruments from render target wrap functions
Brian Osman
2017-03-10
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...
Brian Salomon
2017-03-09
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp
Robert Phillips
2017-03-08
*
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
Brian Salomon
2017-03-07
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Add support for Semaphores (gpu waiting on gpu) in Ganesh
Greg Daniel
2017-03-02
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
Fix -Wshadow-field warnings
Brian Salomon
2017-02-28
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Move GrDrawingManager pointer to GrSurfaceContext
Robert Phillips
2017-01-26
*
Remove GrTestTarget
Robert Phillips
2017-01-20
*
Rename GrContext::getFontAtlas to getFontAtlas_ForTesting
Robert Phillips
2017-01-20
*
Don't require GrPipelineBuilder to build GrPipeline
Brian Salomon
2017-01-19
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Add support for tagging GrUniqueKeys with a debug string
Brian Salomon
2017-01-06
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
Remove getDevice_just_for_deprecated_compatibility_test()
Robert Phillips
2016-12-20
*
Rename GrBatchAtlas -> GrDrawOpAtlas.
Brian Salomon
2016-12-17
*
Rename GrBatchAtlas files to GrDrawOpAtlas
Brian Salomon
2016-12-16
*
Rename GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp
Brian Salomon
2016-12-09
*
Make GrRenderTargetOpList::addDrawOp use sk_sp
Brian Salomon
2016-12-09
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Rename batch->op in GrOpList and subclasses
Brian Salomon
2016-12-07
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
*
Make GrGpuCommandBuffer infer its render target from first draw
Brian Salomon
2016-11-30
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""
Robert Phillips
2016-11-08
*
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
Leon Scroggins
2016-11-07
*
Add GrRenderTargetContext instantiate & asTextureProxy
Robert Phillips
2016-11-07
*
Move memoization of multisample specs id to GrRenderTarget
csmartdalton
2016-11-01
[next]