aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRenderTargetPriv.h
Commit message (Expand)AuthorAge
* Remove SkSafeSetNull.Gravatar Ben Wagner2018-07-12
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Drop unused support for MSAA sample locationsGravatar Chris Dalton2018-02-20
* Revert "Drop support for unused MSAA extensions"Gravatar Robert Phillips2018-01-30
* Drop support for unused MSAA extensionsGravatar Chris Dalton2018-01-29
* Make GrResourceProvider more sk_spifiedGravatar Brian Salomon2017-10-16
* Move Flags from GrRenderTarget to GrTypesPriv.h & renameGravatar Robert Phillips2017-06-13
* Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...Gravatar Robert Phillips2016-11-09
* Remove GrStencilSettings from GrPipelineGravatar csmartdalton2016-11-01
* Move memoization of multisample specs id to GrRenderTargetGravatar csmartdalton2016-11-01
* Improve usage of window rectanglesGravatar csmartdalton2016-09-06
* Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...Gravatar caryclark2016-09-06
* Improve usage of window rectanglesGravatar csmartdalton2016-09-02
* Add flag for window rectangles to GrRenderTargetGravatar csmartdalton2016-08-10
* Fix caching of sample locationsGravatar csmartdalton2016-07-06
* Revert of Fix caching of sample locations (patchset #3 id:40001 of https://co...Gravatar rmistry2016-07-04
* Fix caching of sample locationsGravatar csmartdalton2016-07-04
* Eliminate special case nvpr batch handlingGravatar cdalton2016-05-12
* Add Gr*Proxy classesGravatar robertphillips2016-05-04
* Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....Gravatar robertphillips2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...Gravatar robertphillips2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Add "sample locations" feature to GrProcessorGravatar cdalton2016-03-07
* Move some of the adding stencil attachment logic of Gpu and into Render Target.Gravatar egdaniel2015-09-14
* Rename GrStencilBuffer to GrStencilAttachmentGravatar egdaniel2015-04-16
* Dynamically create stencil buffer when needed.Gravatar bsalomon2015-02-23