index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGpuDevice.cpp
Commit message (
Expand
)
Author
Age
*
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
Mike Reed
2018-01-23
*
Revert "Revert "use GrFPArgs for maskfilters""
Mike Reed
2018-01-20
*
Revert "use GrFPArgs for maskfilters"
Mike Reed
2018-01-20
*
use GrFPArgs for maskfilters
Mike Reed
2018-01-19
*
Remove tonal color from DrawShadow internals
Jim Van Verth
2018-01-19
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Skip calling GrBlurUtils from SkGpuDevice::drawPath when possible.
Brian Salomon
2018-01-04
*
Make GrRenderTargetContext::drawPath() use GrShape to identify simpler
Brian Salomon
2017-12-20
*
Handle invalid mode in SkGpuDevice::drawPoints.
Brian Salomon
2017-12-20
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
Cleanup yes/no enums in Ganesh
Chris Dalton
2017-11-27
*
Remove content area from GrTextureAdjuster.
Greg Daniel
2017-11-02
*
Add support for transfer functions to GrColorSpaceXform
Brian Osman
2017-10-31
*
Have mip status match surface when snapping image from wrapped object
Greg Daniel
2017-10-30
*
Add mip support to GrAHardwareBufferImageGenerator
Greg Daniel
2017-10-30
*
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...
Brian Salomon
2017-10-24
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
Remove color space xform support from SkSL
Brian Osman
2017-10-23
*
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
Brian Osman
2017-10-18
*
Convert more code to use color space xform FP
Brian Osman
2017-10-18
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
*
Remove unnecessary code in SkGpuDevice::drawRRect
Brian Osman
2017-09-14
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Revert "Remove "content" rect from GrTextureAdjuster."
Brian Salomon
2017-09-07
*
Remove "content" rect from GrTextureAdjuster.
Brian Salomon
2017-09-07
*
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...
Brian Salomon
2017-08-28
*
Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::dra...
Brian Salomon
2017-08-22
*
Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[R...
Brian Salomon
2017-08-18
*
Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() w...
Brian Salomon
2017-08-18
*
Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when poss...
Brian Salomon
2017-08-18
*
Avoid converting drawImage/drawImageRect into drawBitmap calls
Derek Sollenberger
2017-08-11
*
Remove CHECK_SHOULD_DRAW from SkGpuDevice
Brian Salomon
2017-08-11
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
clean read/write pixels signatures, augment SkSurface API
Mike Reed
2017-07-21
*
Make ShadowRRectOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-13
*
Speculative "fix" for crash in analyzeProcessors
Robert Phillips
2017-06-30
*
SkDevice::drawBitmap takes x,y, not matrix
Hal Canary
2017-06-27
*
Add return to surface semaphore calls to indicate when we don't support them
Greg Daniel
2017-06-19
*
Revert "Revert "Add API for flushing surfaces with gpu semaphores""
Greg Daniel
2017-06-16
*
Revert "Add API for flushing surfaces with gpu semaphores"
Greg Daniel
2017-06-15
*
Add API for flushing surfaces with gpu semaphores
Greg Daniel
2017-06-15
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
*
Revert "Add GrPrimitiveType::kLinesAdjacency"
Ravi Mistry
2017-06-13
*
Add GrPrimitiveType::kLinesAdjacency
Chris Dalton
2017-06-13
[next]