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
*
Refactor GaussianBlur
Robert Phillips
2018-04-25
*
(Mostly) respect FilterQuality in draw[stretchy]
Leon Scroggins III
2018-04-23
*
Analytic dashing of circles with single on/off intervals and butt caps.
Brian Salomon
2018-04-20
*
Remove SkPaint::kGenA8FromLCD_Flag.
Ben Wagner
2018-04-16
*
Reland "Fix handling of MaskFilter matrices"
Florin Malita
2018-04-11
*
Revert "Fix handling of MaskFilter matrices"
Robert Phillips
2018-04-11
*
Fix handling of MaskFilter matrices
Florin Malita
2018-04-11
*
Remove unneeded SK_SUPPORT_GPU checks in gpu only files.
Greg Daniel
2018-04-06
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
move some RRect methods into priv
Mike Reed
2018-02-22
*
Add checks for failed SkImageInfo2GrPixelConfig calls
Greg Daniel
2018-02-21
*
Avoid creating MIPs until necessary when MIP bias is active
Brian Osman
2018-02-16
*
extend savelayer_maskfilter to also have an imagefilter
Mike Reed
2018-02-07
*
add maskfilter+localmatrix to fix savelayer
Mike Reed
2018-02-06
*
add gpu impl for shadermaskfilter
Mike Reed
2018-02-01
*
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
[next]