index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrSurface.h
Commit message (
Expand
)
Author
Age
*
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
*
Fix computation of texture size for approximately-fit deferred proxies
Robert Phillips
2016-11-17
*
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
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Flush some non-substantive Ganesh changes
robertphillips
2016-08-31
*
Rename WorseCaseSize to WorstCasSize
robertphillips
2016-08-18
*
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
*
Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel
brianosman
2016-05-05
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Cleaning up trailing spaces and typos.
cblume
2016-01-26
*
Defer flushes if kPreferNoIO is specified
robertphillips
2015-08-13
*
Add SK_API to GrSurface
bsalomon
2015-07-08
*
Rename flushForExternalRead->flushForExternalIO and always call in SkSurface:...
bsalomon
2015-06-30
*
remove SkInstCnt
mtklein
2015-06-26
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
privatize
reed
2015-06-18
*
add callbacks to Images that wrap client-provided content
reed
2015-06-18
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Remove GrSurface::isSameAs
bsalomon
2014-11-25
*
Rename and clarify semantics of GrContext::resolveRenderTarget.
bsalomon
2014-11-03
*
Add class GrGLTextureRenderTarget for GL texture/rendertarget objects
bsalomon
2014-11-03
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Remove uses of GrAutoScratchTexture.
bsalomon
2014-10-14
*
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
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
Update all callsites to use info for pixelrefs
reed@google.com
2013-12-13
*
Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) ...
robertphillips@google.com
2013-12-13
*
Remvoe duplicate impl for SkImageInfo flattening
reed@google.com
2013-12-13
*
Revert "remvoe duplicate impl for SkImageInfo flattening"
reed@google.com
2013-12-11
*
Revert "Revert of https://codereview.chromium.org/108773003/"
reed@google.com
2013-12-11
*
Revert of https://codereview.chromium.org/108773003/
commit-bot@chromium.org
2013-12-11
*
remvoe duplicate impl for SkImageInfo flattening
reed@google.com
2013-12-11
*
Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...
reed@google.com
2013-12-11
[next]