index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
Commit message (
Expand
)
Author
Age
*
Implement canCopySurface for GrMock and GrMtl.
Greg Daniel
2018-05-03
*
Add internal grsurface flag to track if using gl rectangle or external texture.
Greg Daniel
2018-05-02
*
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...
Greg Daniel
2018-04-26
*
Add GrCap check for whether we can do a copy or not, and implement in Vk backend
Greg Daniel
2018-04-25
*
Always call endFlush on opLists that might survive a flush
Chris Dalton
2018-04-18
*
With ES3, enable both ES2 and ES3 external image extensions
Brian Osman
2018-04-18
*
Revert "Delete getRenderTargetHandle call on SkSurface."
Greg Daniel
2018-04-14
*
Delete getRenderTargetHandle call on SkSurface.
Greg Daniel
2018-04-12
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Move GrBackendRenderTarget over to new system of getting backed infos
Greg Daniel
2018-04-11
*
Add ctor to GrVkImageInfo.
Greg Daniel
2018-04-10
*
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
Greg Daniel
2018-04-10
*
Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
Brian Salomon
2018-04-09
*
Add versions of MakeGL() that don't require include GrGLInterface.h in order ...
Brian Salomon
2018-04-06
*
Don't use GrPixelConfig value as proxy for valid on GrBackendSurface.
Greg Daniel
2018-04-06
*
Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
Robert Phillips
2018-04-05
*
Remove deprectated GrContext::MakeGL overloads that take raw ptr
Brian Salomon
2018-04-05
*
Add maxTextureSize()/maxRenderTargetSize() to GrContext
Brian Salomon
2018-04-05
*
Add GrBackendTexture/RenderTarget accessors to SkSurface
Robert Phillips
2018-04-05
*
Add GrBackendTexture accessor to SkImage (take 2)
Robert Phillips
2018-04-04
*
Add SkSurfaceCharacterization operator== && !=
Robert Phillips
2018-04-04
*
ccpr: Normalize homogeneous coords with frexp/ldexp
Chris Dalton
2018-04-02
*
Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"
Chris Dalton
2018-03-29
*
Add SK_API to GrContextThreadSafeProxy
Robert Phillips
2018-03-29
*
vulkan: Blacklist MSAA path renderer on Qualcomm drivers
Chris Dalton
2018-03-29
*
Dump additional details about the gpu resources.
Derek Sollenberger
2018-03-29
*
Add new GrResourceCache::purgeUnlockedResources variant
Robert Phillips
2018-03-28
*
Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfig
Brian Salomon
2018-03-23
*
Remove legacy GrContext factories function and supporting code/types.
Brian Salomon
2018-03-23
*
Move GrPixelConfig to GrTypesPriv
Brian Salomon
2018-03-23
*
Move a bunch of internal types from GrTypes to GrTypesPriv
Brian Salomon
2018-03-23
*
Support GL_RGB textures and render targets.
Brian Salomon
2018-03-22
*
GrGLExtensions: remove unneded unique_ptr
Hal Canary
2018-03-21
*
Add texture-specific flags for External & Rectangle textures
Robert Phillips
2018-03-21
*
Revert "Revert "New read pixels implementation that is simpler but does all c...
Brian Salomon
2018-03-19
*
Revert "New read pixels implementation that is simpler but does all conversio...
Brian Salomon
2018-03-19
*
New read pixels implementation that is simpler but does all conversions on CPU.
Brian Salomon
2018-03-19
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Cleanup SkImage YUV texture factories.
Brian Salomon
2018-03-15
*
Make CreateBackendFormatFromTexture shared code
Robert Phillips
2018-03-15
*
Make sure we set correct GrPixelConfig in promise images
Greg Daniel
2018-03-15
*
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
Greg Daniel
2018-03-14
*
Add a shader cap for incomplete short int precision
Chris Dalton
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
*
Make GrTextureStripAtlas DDL friendly
Robert Phillips
2018-03-09
*
Vulkan backend render targets don't allow client to specify stencil bits
Brian Salomon
2018-03-09
*
Delazify wrapped backend textures/render target proxies
Brian Salomon
2018-03-08
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
[next]