Introduce GrColorSpaceXform, for gamut conversion on textures
[platform/upstream/libSkiaSharp.git] / src / gpu / GrSWMaskHelper.cpp
2016-07-18 brianosmanIntroduce GrColorSpaceXform, for gamut conversion on...
2016-07-07 robertphillipsRemove fColor from PathRenderer DrawPathArgs struct
2016-06-24 bsalomonUse GrShape in GrPathRenderer.
2016-06-09 bungemansk_sp for Ganesh.
2016-06-08 csmartdaltonReplace targetHasUnifiedMultisampling in GrPB constructor
2016-06-06 robertphillipsRemove GrRenderTarget from GrPipelineBuilder
2016-06-03 robertphillipsMake GrClipMaskManager stateless and push GrPipelineBui...
2016-05-20 robertphillipsGrSWMaskHelper and GrSoftwarePathRenderer only need...
2016-05-13 robertphillipsSimplify GrSWMaskHelper
2016-05-12 cdaltonRemove clip from GrPipelineBuilder
2016-05-10 bsalomonReplace GrStrokeInfo with GrStyle.
2016-05-10 bsalomonRevert of Replace GrStrokeInfo with GrStyle. (patchset...
2016-05-10 bsalomonReplace GrStrokeInfo with GrStyle.
2016-04-27 reedremove 'deprecated' region from SkDraw
2016-03-29 reedswitch xfermodes over to sk_sp
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2016-02-26 egdanielFix oval rendering in vulkan
2016-02-16 cblumeThere is an unused rowBytes parameter being passed...
2016-02-16 bsalomonRemove outdated optimization to not flush for new textu...
2016-01-13 joshualittRemove two varieties of drawNonAARect from GrDrawTarget
2015-10-06 bsalomonBye bye processor data manager.
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-27 bsalomonRemove GrStagedProcessor, remove the word Stage as...
2015-08-26 rmistryRevert of Remove GrStagedProcessor, remove the word...
2015-08-26 bsalomonRemove GrStagedProcessor, remove the word Stage as...
2015-08-21 joshualittStandardize BW to NonAA
2015-08-21 joshualittCreate separate entry points for the various flavors...
2015-07-31 bsalomonSome cleanup in GrTextureProvider and GrResourceProvider.
2015-07-13 joshualittsmall cleanups after fixing const of GrPipelineBuilder...
2015-07-13 joshualittStart to propagate constness of GrPipelineBuilder up...
2015-07-09 joshualittMore threading of GrProcessorDataManager
2015-06-09 reedRevert[2] SkDraw and all Blitters to use pixmap instead...
2015-06-09 reedRevert of change SkDraw and all Blitters to use pixmap...
2015-06-08 reedchange SkDraw and all Blitters to use pixmap instead...
2015-06-01 kkinnunenRefactor GrGpu path rendering functions to GrPathRendering
2015-05-29 bsalomonAdd direct getter for GrCaps to GrContext.
2015-05-28 bsalomonRevert of Add direct getter for GrCaps to GrContext...
2015-05-28 bsalomonAdd direct getter for GrCaps to GrContext.
2015-05-26 robertphillipsSplit drawing functionality out of GrContext and into...
2015-05-22 bsalomonStore context options on caps.
2015-05-22 bsalomonRevert of Store context options on caps. (patchset...
2015-05-22 bsalomonStore context options on caps.
2015-05-22 bsalomonrename GrDrawTargetCaps.h to GrCaps.h and move to include
2015-05-19 bsalomonrename GrDrawTargetCaps to GrCaps
2015-04-30 bsalomonThis replaces the texture creation/caching functions...
2015-02-26 bsalomonCleanup in GrPipelineBuilder
2015-01-22 egdanielRename GrOptDrawState to GrPipeline and GrDrawState...
2014-12-29 joshualittMove ViewMatrix off of drawstate
2014-12-29 joshualittRemove coordchanges from drawstate
2014-12-18 bsalomonRemove GrCoordTransform::kPosition_CoordSet
2014-12-12 bsalomonMore win64 warning fixes
2014-12-09 joshualittThis cl moves color and coverage off of drawstate....
2014-11-17 joshualittDrawstate on stack
2014-10-28 bsalomonrename GrTextureDesc->GrSurfaceDesc, GrTextureFlags...
2014-10-14 bsalomonRemove uses of GrAutoScratchTexture.
2014-10-06 jvanverthAdd GrAASmallPathRenderer.
2014-09-23 joshualittPatch to create a distinct geometry processor. The...
2014-09-05 bsalomon"NULL !=" = NULL
2014-09-02 reedmake allocPixels throw on failure
2014-08-13 krajcevskiAdd override to force bitmap rendering
2014-08-12 krajcevskiChange GR_COMPRESS_ALPHA_MASK from compile-time flag...
2014-08-07 krajcevskiAdd astcbitmap to gm slides.
2014-08-07 krajcevskiRevert of - Add astcbitmap to gm slides (https://codere...
2014-08-07 krajcevski- Add astcbitmap to gm slides
2014-08-07 krajcevskiPass compressed blitters to our mask drawing algorithm
2014-08-05 krajcevskiAdd ETC1 format to SkTextureCompressor
2014-08-04 krajcevskiRevert of Add ETC1 format to SkTextureCompressor (https...
2014-08-04 krajcevskiAdd ETC1 format to SkTextureCompressor
2014-07-30 krajcevskiStart the process of choosing the correct compression...
2014-07-29 krajcevskifRight -> fBottom
2014-07-29 krajcevskiAdd query for block dimensions of a given format
2014-07-16 krajcevskiGeneralize mask helper a bit for compression
2014-06-12 krajcevskiUse scratch with LATC data if possible
2014-06-11 krajcevskiAdd an LATC compressor to the A8 masks, and hide it...
2014-01-24 reed@google.comadd installPixels
2013-11-07 reed@google.comRevert "Revert "speed up A8 by creating a new entry...
2013-11-04 reed@google.comRevert "speed up A8 by creating a new entry-point in...
2013-11-04 reed@google.comspeed up A8 by creating a new entry-point in SkDraw...
2013-10-30 robertphillips@goo... Make not-reusing-scratch-textures only apply to texture...
2013-10-02 bsalomon@google.comMake GPU coord transforms automatic
2013-09-18 robertphillips@goo... Don't reuse scratch textures update
2013-07-25 humper@google.commake the filter mode for GrTextureAccess an enum so...
2013-07-19 robertphillips@goo... Fix texture allocation in SWMaskHelper
2013-07-17 commit-bot@chromiu... Replace all instances of GrRect with SkRect.
2013-07-13 commit-bot@chromiu... Make GrPaint have a variable sized array of color and...
2013-06-13 bsalomon@google.comReplace fixed-size array of effect stages in GrDrawStat...
2013-05-29 bsalomon@google.comReplace GrDrawState::AutoDeviceCoordDraw with GrDrawSta...
2013-03-20 bsalomon@google.comAttempt to reland 8264-5 with warning-as-error fixes.
2013-03-20 reed@google.comrevert 8265-8264 (broke build)
2013-03-20 bsalomon@google.comAdds local coords to GrEffect system.
2013-03-12 commit-bot@chromiu... Add GrEllipseEdgeEffect.
2013-02-14 jvanverth@google.comRemove unused texture coordinate flags.
2013-01-30 reed@google.comclone of https://codereview.appspot.com/7208043/
2013-01-28 bsalomon@google.comRemove getter of writable GrEffectStage from GrDrawState.
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-16 bsalomon@google.comWrap GrEffects in GrEffectPtr.
2012-12-17 sugoi@google.comFollow up on the previous patch :
2012-12-06 bsalomon@google.comUse ReduceClipStack in ClipMaskManager.
2012-12-06 sugoi@google.comAs part of preliminary groundwork for a chromium fix...
2012-11-01 bsalomon@google.comReplace GrMatrix with SkMatrix.
next