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
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
Greg Daniel
2017-04-18
*
Access EGL_KHR_fence_sync via eglGetProcAddress
Chris Dalton
2017-04-13
*
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
*
quiet some annoying logging in unit tests
Mike Klein
2017-03-27
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Remove gpu configs that don't have explicit API.
Brian Salomon
2017-03-20
*
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
[next]