index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
gpu
Commit message (
Expand
)
Author
Age
*
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
*
Fixes to shared context test API
Brian Osman
2017-02-27
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Fix Mesa compile
Brian Osman
2017-02-22
*
Support shared GL contexts in GrContextFactory
Brian Osman
2017-02-22
*
Rename GrContextFactory::ContextOptions to ContextOverrides
csmartdalton
2017-02-21
*
Move GrDrawingManager pointer to GrSurfaceContext
Robert Phillips
2017-01-26
*
Revert "Remove sentinal GLContext used in early days of Vulkan in our tools"
Brian Salomon
2017-01-24
*
Remove sentinal GLContext used in early days of Vulkan in our tools
Greg Daniel
2017-01-24
*
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
*
Add skia_enable_discrete_gpu argument to GN
Brian Osman
2016-12-28
*
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
*
Two (related) changes here:
brianosman
2016-12-02
*
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12...
brianosman
2016-12-01
*
Two (related) changes here:
brianosman
2016-12-01
*
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11...
brianosman
2016-12-01
*
Two (related) changes here:
brianosman
2016-12-01
*
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 "Always build the ANGLE test code. Always build ANGLE on windows and l...
Mike Klein
2016-11-14
*
Always build the ANGLE test code. Always build ANGLE on windows and linux.
Brian Salomon
2016-11-14
[next]