aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrRenderTarget.h
Commit message (Expand)AuthorAge
* Remove SkSafeSetNull.Gravatar Ben Wagner2018-07-12
* Reland "Remove GrBackendObject and all related functions from Skia."Gravatar Greg Daniel2018-05-21
* Revert "Remove GrBackendObject and all related functions from Skia."Gravatar Brian Osman2018-05-10
* Remove GrBackendObject and all related functions from Skia.Gravatar Greg Daniel2018-05-10
* Revert "Delete getRenderTargetHandle call on SkSurface."Gravatar Greg Daniel2018-04-14
* Delete getRenderTargetHandle call on SkSurface.Gravatar Greg Daniel2018-04-12
* Add SK_SUPPORT_LEGACY_BACKEND_OBJECTSGravatar Robert Phillips2018-04-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 "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Gravatar Brian Salomon2018-02-01
* Revert "Redefine the meaning of sample counts in GPU backend."Gravatar Brian Salomon2018-02-01
* Redefine the meaning of sample counts in GPU backend.Gravatar Brian Salomon2018-02-01
* Revert "Drop support for unused MSAA extensions"Gravatar Robert Phillips2018-01-30
* Drop support for unused MSAA extensionsGravatar Chris Dalton2018-01-29
* move largest apis into privateGravatar Mike Reed2018-01-08
* Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...Gravatar Robert Phillips2017-12-13
* Reduce stencil buffer clearingGravatar Robert Phillips2017-08-30
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* Move Flags from GrRenderTarget to GrTypesPriv.h & renameGravatar Robert Phillips2017-06-13
* Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""Gravatar Brian Salomon2017-05-21
* Revert "Remove GrSurfaceDesc member from GrSurface."Gravatar Greg Daniel2017-05-18
* Remove GrSurfaceDesc member from GrSurface.Gravatar Brian Salomon2017-05-18
* Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Gravatar Brian Salomon2017-05-12
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* Added GrSurfaceContext and GrTextureContextGravatar Brian Osman2016-11-23
* Further centralize computation of GrSurface VRAM consumption - take 2Gravatar Robert Phillips2016-11-07
* Revert "Further centralize computation of GrSurface VRAM consumption"Gravatar Ben Wagner2016-11-06
* Further centralize computation of GrSurface VRAM consumptionGravatar Robert Phillips2016-11-04
* Centralize computation of GrRenderTarget & GrTexture VRAM consumptionGravatar Robert Phillips2016-11-03
* Make GrDrawContext be GrRenderTargetProxy-backedGravatar Robert Phillips2016-10-28
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26
* 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
* 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
* Refactor to separate backend object lifecycle and GpuResource budget decisionGravatar kkinnunen2016-04-22
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-30
* Revert of Dependencies are now added between the drawTargets in GrPipeline (p...Gravatar robertphillips2015-10-22
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-22
* Loosen requirement that there be only one GrDrawTargetGravatar robertphillips2015-10-16
* Move some of the adding stencil attachment logic of Gpu and into Render Target.Gravatar egdaniel2015-09-14