index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTarget.cpp
Commit message (
Expand
)
Author
Age
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Drop unused support for MSAA sample locations
Chris Dalton
2018-02-20
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
*
Drop support for unused MSAA extensions
Chris Dalton
2018-01-29
*
move largest apis into private
Mike Reed
2018-01-08
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
*
Make GrResourceProvider more sk_spified
Brian Salomon
2017-10-16
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Move Flags from GrRenderTarget to GrTypesPriv.h & rename
Robert Phillips
2017-06-13
*
Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""
Brian Salomon
2017-05-21
*
Revert "Remove GrSurfaceDesc member from GrSurface."
Greg Daniel
2017-05-18
*
Remove GrSurfaceDesc member from GrSurface.
Brian Salomon
2017-05-18
*
Remove lastOpList capability from GrSurface
Robert Phillips
2017-04-17
*
Remove discard from GrRenderTarget & force it to always go through a RenderTa...
Robert Phillips
2017-04-11
*
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...
Robert Phillips
2016-11-09
*
Further centralize computation of GrSurface VRAM consumption - take 2
Robert Phillips
2016-11-07
*
Revert "Further centralize computation of GrSurface VRAM consumption"
Ben Wagner
2016-11-06
*
Further centralize computation of GrSurface VRAM consumption
Robert Phillips
2016-11-04
*
Centralize computation of GrRenderTarget & GrTexture VRAM consumption
Robert Phillips
2016-11-03
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
Move memoization of multisample specs id to GrRenderTarget
csmartdalton
2016-11-01
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Add flag for window rectangles to GrRenderTarget
csmartdalton
2016-08-10
*
Move GrContext::makeDrawContext to new GrContextPriv object
robertphillips
2016-08-03
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Eliminate special case nvpr batch handling
cdalton
2016-05-12
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Add "sample locations" feature to GrProcessor
cdalton
2016-03-07
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-30
*
Revert of Dependencies are now added between the drawTargets in GrPipeline (p...
robertphillips
2015-10-22
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-22
[next]