aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRenderTargetPriv.h
Commit message (Expand)AuthorAge
* 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