index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkImage_Gpu.cpp
Commit message (
Expand
)
Author
Age
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Revert "Remove GrBackendObject and all related functions from Skia."
Brian Osman
2018-05-10
*
Remove GrBackendObject and all related functions from Skia.
Greg Daniel
2018-05-10
*
Make GPU lattice/nine patch not bleed across cells.
Brian Salomon
2018-05-07
*
Add internal grsurface flag to track if using gl rectangle or external texture.
Greg Daniel
2018-05-02
*
Don't allow ganesh to allocate mip maps for wrapped textures.
Greg Daniel
2018-04-16
*
Support downscaling to max texture size when making cross-context images
Brian Osman
2018-04-13
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Allow SkImage_Gpu to fail some requests in DDL mode
Robert Phillips
2018-04-12
*
Make sure GrBackendTextures are valid before starting to do things with them
Greg Daniel
2018-04-09
*
Add GrBackendTexture accessor to SkImage (take 2)
Robert Phillips
2018-04-04
*
Pin color type when a cross-context image is constructed
Brian Osman
2018-03-27
*
Always validate GrBackendTextures passed to YUV image factories
Brian Salomon
2018-03-22
*
Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not ta...
Brian Salomon
2018-03-21
*
Add texture-specific flags for External & Rectangle textures
Robert Phillips
2018-03-21
*
Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType
Brian Salomon
2018-03-20
*
Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy
Greg Daniel
2018-03-20
*
Remove deprecated versions of YUV texture SkImage factories
Brian Salomon
2018-03-19
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Add DoneProc to Promise Images
Greg Daniel
2018-03-16
*
Cleanup SkImage YUV texture factories.
Brian Salomon
2018-03-15
*
Make sure we set correct GrPixelConfig in promise images
Greg Daniel
2018-03-15
*
Add SkColorType getter on SkImage.
Greg Daniel
2018-03-14
*
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
Greg Daniel
2018-03-14
*
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
Greg Daniel
2018-03-14
*
Add GrMockRenderTarget and mock backend render targets
Brian Salomon
2018-03-09
*
Add promise images for deferred instantiation of wrapped gpu textures
Greg Daniel
2018-03-09
*
Rename wrap backend tex/rt methods on GrProxyProvider
Brian Salomon
2018-03-07
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a
Brian Salomon
2018-02-13
*
Refactor GrUploadPixmap logic into MakeCrossContextFromPixmap
Greg Daniel
2018-02-12
*
Remove unused code resulted from deleting DeferredTextureImage
Greg Daniel
2018-02-10
*
Revert "Revert "Remove SkImage deferred texture image data APIs.""
Brian Salomon
2018-02-09
*
Don't allow DDL GrContexts to MakeCrossContextFromPixmap
Greg Daniel
2018-02-08
*
Add function to GrProxyProvider to lazily upload mip map data
Greg Daniel
2018-02-07
*
Add test for reading back from unpremul texture image
Brian Salomon
2018-02-05
*
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
*
Add lazy proxy's for wrapping backend textures
Greg Daniel
2018-01-24
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Better handle context-loss in MakeBackendTextureFromSkImage
Eric Karl
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
[next]