index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTexture.cpp
Commit message (
Expand
)
Author
Age
*
Rename WorseCaseSize to WorstCasSize
robertphillips
2016-08-18
*
Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture
brianosman
2016-06-13
*
Manually generated sRGB mipmaps, with successively smaller draws.
brianosman
2016-06-02
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Remove GrTextureStorageAllocator. This was added from Chromium but never used...
bsalomon
2016-04-13
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Add support for vertex and geometry shader textures
cdalton
2016-03-11
*
Creating functions for uploading a mipmapped texture.
cblume
2016-02-26
*
Simplify calculations in AADistanceFieldPathBatch::writePathVertices.
benjaminwagner
2016-02-22
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-10
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...
caryclark
2016-02-09
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-09
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17...
bsalomon
2016-02-05
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-05
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14...
jcgregorio
2016-02-04
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-04
*
Cleaning up trailing spaces and typos.
cblume
2016-01-26
*
Fix for texture width or height are greater than 2^16
joshualitt
2015-10-01
*
Defer flushes if kPreferNoIO is specified
robertphillips
2015-08-13
*
Add support for creating texture backed images where Skia will delete the tex...
bsalomon
2015-06-18
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
rename GrDrawTargetCaps.h to GrCaps.h and move to include
bsalomon
2015-05-22
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
*
More cleanup around GrContext, textures, and SkGr.cpp
bsalomon
2015-02-04
*
Allow unbudgeted resources to be recycled by the cache as scratch.
bsalomon
2015-01-23
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Rename GrGpuGL -> GrGLGpu
jvanverth
2014-12-22
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
bsalomon
2014-11-12
*
Use GrResourceCache2 to service content key lookups
bsalomon
2014-11-10
*
Add class GrGLTextureRenderTarget for GL texture/rendertarget objects
bsalomon
2014-11-03
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
Delete unused method aliases and texture flag.
bsalomon
2014-10-24
*
Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of...
bsalomon
2014-10-23
*
Delete unused method aliases and texture flag.
bsalomon
2014-10-23
*
Remove uses of GrAutoScratchTexture.
bsalomon
2014-10-14
*
Devirtualize read/write pixels on surface.
bsalomon
2014-10-13
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Revert "GrResourceCache2 manages scratch texture."
Brian Salomon
2014-10-07
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-07
*
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
*
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...
robertphillips
2014-09-30
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-09-30
[next]