index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
Commit message (
Expand
)
Author
Age
*
SkSurface copy-on-write can yield stale GPU render targets.
fmalita
2015-08-06
*
init atomic bool in SkImage_Gpu
bsalomon
2015-08-05
*
cache private readback for gpu-images
reed
2015-08-04
*
Some cleanup in GrTextureProvider and GrResourceProvider.
bsalomon
2015-07-31
*
lock pixels in image when bitmap is immutable and not-lazy
reed
2015-07-30
*
fix empty image constructor
reed
2015-07-30
*
unify pixelref and image ID space, so we can share IDs when we share pixels
reed
2015-07-30
*
SkImage_Raster's pixels are always immutable.
reed
2015-07-29
*
Make peekPixels() usable with raster surface snapshots
fmalita
2015-07-27
*
Make readpixels work on GrTextures
bsalomon
2015-07-16
*
have canvas send discard instead of retain if the draw would overwrite everyt...
reed
2015-07-16
*
Fix SkImage::asLegacyBitmap() rowBytes assert
fmalita
2015-07-09
*
add runtime option to provide data->imagegenerator factory
reed
2015-07-09
*
YUV to RGB Texture threading GrProcessorDataManager
joshualitt
2015-07-09
*
add ability to get FBO ID to Surface
joshualitt
2015-07-08
*
Add image->bitmap
reed
2015-07-08
*
Remove SkImage::NewFromBitmap encoded data helper
fmalita
2015-07-08
*
add SkImage::NewFromBitmap
reed
2015-07-07
*
add colortable param to newrastercopy
reed
2015-07-03
*
explicitly bump legacy genID on gpu surface
reed
2015-07-03
*
Add SkSurface factory for wrapping an FBO in SkSurface
bsalomon
2015-06-30
*
Rename flushForExternalRead->flushForExternalIO and always call in SkSurface:...
bsalomon
2015-06-30
*
remove premature discard optimization
reed
2015-06-29
*
add getTextureHandle to SkSurface
reed
2015-06-29
*
remove SkInstCnt
mtklein
2015-06-26
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
Propagate SkSurfaceProps to more call sites
robertphillips
2015-06-23
*
change old picture serialization to really handle images
reed
2015-06-22
*
Rename all things "leaky" in SkDevice
robertphillips
2015-06-19
*
remove SkDeviceProperties
robertphillips
2015-06-19
*
add callbacks to Images that wrap client-provided content
reed
2015-06-18
*
Add support for creating texture backed images where Skia will delete the tex...
bsalomon
2015-06-18
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-17
*
Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:12...
bsalomon
2015-06-16
*
Make GrTextContext be owned by the GrDrawContext
robertphillips
2015-06-16
*
Don't clear in SkSurface::NewWrappedRenderTarget
bsalomon
2015-06-16
*
Implement support for mixed sampled render targets
vbuzinov
2015-06-12
*
Towards removing getTexture() on SkImage
bsalomon
2015-06-10
*
SkImage::NewFromYUVTexturesCopy
bsalomon
2015-05-29
*
don't use accessBitmap
reed
2015-05-26
*
new image from backend desc
reed
2015-05-07
*
Make drawImage a virtual on SkDevice
reed
2015-05-06
*
Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset ...
reed
2015-05-06
*
Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of...
reed
2015-05-06
*
Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice
reed
2015-05-05
*
Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-05
*
Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://coderev...
reed
2015-05-04
*
Revert of make drawImage a virtual on SkDevice (patchset #3 id:40001 of https...
reed
2015-05-04
*
make drawImage a virtual on SkDevice
reed
2015-05-04
[next]