aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/SkGpuDevice.cpp
Commit message (Expand)AuthorAge
* Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::MakeGravatar Brian Osman2018-06-14
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Herb Derby2018-06-06
* Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Hal Canary2018-06-06
* Have draw(Text|PosText|PosTextH) use a single entry on the deviceGravatar Herb Derby2018-06-05
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice.Gravatar Brian Salomon2018-05-21
* Make drawBitmap[Rect]() use GrTextureOpGravatar Brian Salomon2018-05-14
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Add null proxy test to SkGpuDevice::drawProducerLatticeGravatar Brian Salomon2018-05-07
* Make GPU lattice/nine patch not bleed across cells.Gravatar Brian Salomon2018-05-07
* Rewrite SkVertices specified with triangle fans as indexed trianglesGravatar Brian Salomon2018-04-28
* Refactor GaussianBlurGravatar Robert Phillips2018-04-25
* (Mostly) respect FilterQuality in draw[stretchy]Gravatar Leon Scroggins III2018-04-23
* Analytic dashing of circles with single on/off intervals and butt caps.Gravatar Brian Salomon2018-04-20
* Remove SkPaint::kGenA8FromLCD_Flag.Gravatar Ben Wagner2018-04-16
* Reland "Fix handling of MaskFilter matrices"Gravatar Florin Malita2018-04-11
* Revert "Fix handling of MaskFilter matrices"Gravatar Robert Phillips2018-04-11
* Fix handling of MaskFilter matricesGravatar Florin Malita2018-04-11
* Remove unneeded SK_SUPPORT_GPU checks in gpu only files.Gravatar Greg Daniel2018-04-06
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Revert "Revert "Add 1010102 support to Ganesh""Gravatar Brian Osman2018-03-02
* Revert "Add 1010102 support to Ganesh"Gravatar Brian Osman2018-03-01
* Add 1010102 support to GaneshGravatar Brian Osman2018-03-01
* move some RRect methods into privGravatar Mike Reed2018-02-22
* Add checks for failed SkImageInfo2GrPixelConfig callsGravatar Greg Daniel2018-02-21
* Avoid creating MIPs until necessary when MIP bias is activeGravatar Brian Osman2018-02-16
* extend savelayer_maskfilter to also have an imagefilterGravatar Mike Reed2018-02-07
* add maskfilter+localmatrix to fix savelayerGravatar Mike Reed2018-02-06
* add gpu impl for shadermaskfilterGravatar Mike Reed2018-02-01
* move the guts of SkMaskFilter.h into SkMaskFilterBase.hGravatar Mike Reed2018-01-23
* Revert "Revert "use GrFPArgs for maskfilters""Gravatar Mike Reed2018-01-20
* Revert "use GrFPArgs for maskfilters"Gravatar Mike Reed2018-01-20
* use GrFPArgs for maskfiltersGravatar Mike Reed2018-01-19
* Remove tonal color from DrawShadow internalsGravatar Jim Van Verth2018-01-19
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Skip calling GrBlurUtils from SkGpuDevice::drawPath when possible.Gravatar Brian Salomon2018-01-04
* Make GrRenderTargetContext::drawPath() use GrShape to identify simplerGravatar Brian Salomon2017-12-20
* Handle invalid mode in SkGpuDevice::drawPoints.Gravatar Brian Salomon2017-12-20
* Prefer fullscreen clears on Qualcomm/GLGravatar Chris Dalton2017-12-12
* Cleanup yes/no enums in GaneshGravatar Chris Dalton2017-11-27
* Remove content area from GrTextureAdjuster.Gravatar Greg Daniel2017-11-02
* Add support for transfer functions to GrColorSpaceXformGravatar Brian Osman2017-10-31
* Have mip status match surface when snapping image from wrapped objectGravatar Greg Daniel2017-10-30
* Add mip support to GrAHardwareBufferImageGeneratorGravatar Greg Daniel2017-10-30
* Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...Gravatar Brian Salomon2017-10-24
* Add hint to SkSurface::MakeRenderTarget that we will use mipsGravatar Greg Daniel2017-10-23
* Remove color space xform support from SkSLGravatar Brian Osman2017-10-23