index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
gpu
/
GrTest.cpp
Commit message (
Expand
)
Author
Age
*
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
Greg Daniel
2018-07-03
*
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
Ethan Nicholas
2018-07-03
*
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
Greg Daniel
2018-07-03
*
ccpr: Enable ccpr by default
Chris Dalton
2018-06-25
*
Move op memory storage to GrContext (take 2)
Robert Phillips
2018-06-19
*
ccpr: Implement path mask caching
Chris Dalton
2018-06-18
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Make SkImage own its GrContext.
Brian Salomon
2018-05-24
*
Fix check for valid proxies returned by AtlasManager.
Jim Van Verth
2018-05-16
*
When creating testing backendTexture take colorspace into account.
Greg Daniel
2018-04-19
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Make CreateBackendFormatFromTexture shared code
Robert Phillips
2018-03-15
*
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 testing-only backend render target support to GrVkGpu.
Brian Salomon
2018-03-13
*
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
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
Robert Phillips
2018-03-07
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Move atlas manager creation to GrContext derived classes (take 2)
Robert Phillips
2018-03-01
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Revert "Move atlas manager creation to GrContext derived classes"
Robert Phillips
2018-02-28
*
Move atlas manager creation to GrContext derived classes
Robert Phillips
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
Add checks for failed SkImageInfo2GrPixelConfig calls
Greg Daniel
2018-02-21
*
Change signature of GrAtlasGlyphCache::getProxies
Robert Phillips
2018-02-20
*
Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.
Greg Daniel
2018-02-20
*
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
*
Add new GrContext queries for imagability, surfacability, and max sample coun...
Brian Salomon
2018-02-02
*
rm spurious std::move from getFontAtlasImage_ForTesting
Robert Phillips
2018-01-23
*
Add Chinese zoom Sample.
Jim Van Verth
2018-01-22
*
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
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
Add analytic clip FPs that read from the CCPR atlas
Chris Dalton
2017-12-05
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Fix issues related to backend texture/rendertarget creation
Robert Phillips
2017-11-28
[next]