index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
gpu
Commit message (
Expand
)
Author
Age
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
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
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
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
*
Delete Gr testing contexts in reverse order
Greg Daniel
2018-01-16
*
Add matrix stack to SkAtlasTextTarget.
Brian Salomon
2017-12-20
*
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
*
Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
Brian Salomon
2017-12-11
*
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
Brian Salomon
2017-12-11
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Revert "Revert "Add define to use customize vulkan header.""
Greg Daniel
2017-12-07
*
sk_spification of GrGpu creation.
Brian Salomon
2017-12-07
*
Revert "Add define to use customize vulkan header."
Brian Salomon
2017-12-07
*
Add define to use customize vulkan header.
Greg Daniel
2017-12-06
*
Add analytic clip FPs that read from the CCPR atlas
Chris Dalton
2017-12-05
*
Exit from GLTestAtlasTextRenderer early if GL version is not supported.
Brian Salomon
2017-12-01
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Fix issues related to backend texture/rendertarget creation
Robert Phillips
2017-11-28
*
Make EGL test context access GL via GrGLInterface
Brian Salomon
2017-11-27
*
Add clear function to TestAtlasTextRendering interface
Brian Salomon
2017-11-20
*
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
Brian Salomon
2017-11-19
*
Revert "Add Atlas Text interface for rendering SDF glyphs."
Greg Daniel
2017-11-18
*
Add Atlas Text interface for rendering SDF glyphs.
Brian Salomon
2017-11-17
*
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically resto...
Brian Salomon
2017-11-17
*
Add backend GPU objects to fiddle app
Robert Phillips
2017-11-17
*
Revert "Add method to sk_gpu_test::TestContext to automatically restore the p...
Brian Osman
2017-11-16
*
Add method to sk_gpu_test::TestContext to automatically restore the previous ...
Brian Salomon
2017-11-16
*
Drop support for OSMesa in test tools and remove build bot
Brian Salomon
2017-11-13
*
Fix VkTextUtils to include SkTypes before ifdef
Greg Daniel
2017-11-10
*
Revert "Revert "Dynamically load the vulkan library in our test tools""
Greg Daniel
2017-11-10
*
Revert "Dynamically load the vulkan library in our test tools"
Greg Daniel
2017-11-10
*
Dynamically load the vulkan library in our test tools
Greg Daniel
2017-11-09
*
Add Pixelbook to tree
Kevin Lubick
2017-11-02
*
API to cache shader binaries between runs of Skia.
Ethan Nicholas
2017-11-02
*
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
Brian Salomon
2017-10-18
*
Add flag on GrBackendTexture to say whether texture is mipped or not
Greg Daniel
2017-10-12
*
Add NV_fence support to get better timing from ANGLE ES2
Brian Osman
2017-10-10
*
Fix bugs with fence sync API on iOS devices
Brian Osman
2017-10-10
*
Make GrFakeRefObj::fNext atomic.
Mike Klein
2017-09-19
[next]