index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrSurface.cpp
Commit message (
Expand
)
Author
Age
*
Remove lastOpList capability from GrSurface
Robert Phillips
2017-04-17
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
*
Remove GrSurface::flushWrites
Robert Phillips
2017-03-29
*
make GrPaint.h private -- IWYU
Mike Reed
2017-03-09
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Change GPU read/write pixels API to support color space conversion
Brian Osman
2016-12-22
*
Demote savePixels to save_pixels
Robert Phillips
2016-12-14
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Fix computation of texture size for approximately-fit deferred proxies
Robert Phillips
2016-11-17
*
Fix fuzzer bug
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
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Rename WorseCaseSize to WorstCasSize
robertphillips
2016-08-18
*
Cast for fuzzer complaint
robertphillips
2016-08-17
*
Move prepareForExternalIO from GrRenderTarget to GrDrawContext
robertphillips
2016-07-26
*
Cleanup of code that converts from GPU-backed resources to SkImageInfo
brianosman
2016-07-22
*
More removal of SkColorProfileType...
brianosman
2016-06-20
*
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...
egdaniel
2016-06-17
*
More removal of SkColorProfileType...
brianosman
2016-06-17
*
Creating functions for uploading a mipmapped texture.
cblume
2016-02-26
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Defer flushes if kPreferNoIO is specified
robertphillips
2015-08-13
*
Make readpixels work on GrTextures
bsalomon
2015-07-16
*
Rename flushForExternalRead->flushForExternalIO and always call in SkSurface:...
bsalomon
2015-06-30
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
add callbacks to Images that wrap client-provided content
reed
2015-06-18
*
Add sRGB texture support.
jvanverth
2014-12-22
*
Remove GrSurface::isSameAs
bsalomon
2014-11-25
*
Rename and clarify semantics of GrContext::resolveRenderTarget.
bsalomon
2014-11-03
*
Devirtualize read/write pixels on surface.
bsalomon
2014-10-13
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-07
*
Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...
bsalomon
2014-10-02
*
GrContext::copyTexture->GrContext::copySurface.
bsalomon
2014-10-02
*
Make "priv" classes for GrTexure and GrSurface.
bsalomon
2014-09-30
*
Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...
robertphillips
2014-09-30
*
Make "priv" classes for GrTexure and GrSurface.
bsalomon
2014-09-29
*
Don't flush on read/write pixels unless necessary
bsalomon
2014-09-22
*
Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:2...
bsalomon
2014-09-22
*
Don't flush on read/write pixels unless necessary
bsalomon
2014-09-22
*
Hide fields in SkImageInfo
reed
2014-09-03
[next]