Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
12f25a2c220449ad42080bb6896e74d2198f9213
/
tools
/
gpu
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 7 years ago
35b40ce
Revert "Check for ANGLE's implementation of texture_rectangle"
by Ravi Mistry
· 7 years ago
00f8866
Check for ANGLE's implementation of texture_rectangle
by Weiliang Chen
· 7 years ago
8a8dd33
Make SkImage own its GrContext.
by Brian Salomon
· 7 years ago
91dfa3b
Reland "Move gn setup for vulkan library/headers into their own third_party directory."
by Greg Daniel
· 7 years ago
d90cd3b
Revert "Revert "IWYU for tests starting with 'D'.""
by Ben Wagner
· 7 years ago
edf8449
Revert "IWYU for tests starting with 'D'."
by Mike Klein
· 7 years ago
b5f2897
IWYU for tests starting with 'D'.
by Ben Wagner
· 7 years ago
cbeae03
Fix check for valid proxies returned by AtlasManager.
by Jim Van Verth
· 7 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 7 years ago
3a67b8e
Add support for building with MoltenVK
by Chris Dalton
· 7 years ago
57bf4a3
When creating testing backendTexture take colorspace into account.
by Greg Daniel
· 7 years ago
ba375a8
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
by Robert Phillips
· 7 years ago
032aaae
Remove legacy GrContext factories function and supporting code/types.
by Brian Salomon
· 7 years ago
22e6e21
Reland "CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2."
by Hal Canary
· 7 years ago
d4dac9c
Revert "CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2."
by Hal Canary
· 7 years ago
0593a84
CreatePlatformGLTestContext_egl: Try GLES 3, then GLES 2.
by Hal Canary
· 7 years ago
fe0253f
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags
by Robert Phillips
· 7 years ago
7f44196
Make CreateBackendFormatFromTexture shared code
by Robert Phillips
· 7 years ago
8a3f55c
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
by Greg Daniel
· 7 years ago
7d2b16a
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
by Greg Daniel
· 7 years ago
52e943a
Add testing-only backend render target support to GrVkGpu.
by Brian Salomon
· 7 years ago
0c51eea
Add GrMockRenderTarget and mock backend render targets
by Brian Salomon
· 7 years ago
26102cb
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
by Brian Salomon
· 7 years ago
a8d9211
Add promise images for deferred instantiation of wrapped gpu textures
by Greg Daniel
· 7 years ago
5a66efb
Remove GrRestrictedAtlasManager
by Robert Phillips
· 7 years ago
02bd295
Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is kBottomLeft
by Brian Salomon
· 7 years ago
d2e9f76
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
by Robert Phillips
· 7 years ago
58389b9
Initial texture data is never flipped when uploaded.
by Brian Salomon
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
1056eb8
Move atlas manager creation to GrContext derived classes (take 2)
by Robert Phillips
· 7 years ago
c4039ea
Fission GrAtlasGlyphCache in two (take 2)
by Robert Phillips
· 7 years ago
5c56af1
Revert "Fission GrAtlasGlyphCache in two"
by Robert Phillips
· 7 years ago
0551818
Revert "Move atlas manager creation to GrContext derived classes"
by Robert Phillips
· 7 years ago
e5b7cee
Move atlas manager creation to GrContext derived classes
by Robert Phillips
· 7 years ago
acf1790
Fission GrAtlasGlyphCache in two
by Robert Phillips
· 7 years ago
0a7aa14
Add checks for failed SkImageInfo2GrPixelConfig calls
by Greg Daniel
· 7 years ago
f3690dd
Change signature of GrAtlasGlyphCache::getProxies
by Robert Phillips
· 7 years ago
2a30390
Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.
by Greg Daniel
· 7 years ago
e8fabb2
Update LazyProxy creation to allow for a non-textureable result
by Robert Phillips
· 7 years ago
bdecacf
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""""
by Brian Salomon
· 7 years ago
3a2cc2c
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""
by Brian Salomon
· 7 years ago
5bb82cb
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""
by Brian Salomon
· 7 years ago
18c52a7
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
by Brian Salomon
· 7 years ago
85ae715
Add new GrContext queries for imagability, surfacability, and max sample count of color types
by Brian Salomon
· 7 years ago
8f11d4d
eliminate SK_BUILD_FOR_WIN32
by Mike Klein
· 7 years ago
de9cef2
rm spurious std::move from getFontAtlasImage_ForTesting
by Robert Phillips
· 7 years ago
87d18ce
Add Chinese zoom Sample.
by Jim Van Verth
· 7 years ago
f35fd8d
Move more internal methods from GrContext to GrContextPriv (take 3)
by Robert Phillips
· 7 years ago
2914555
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
by Leon Scroggins
· 7 years ago
c22e50b
Move more internal methods from GrContext to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
07320e4
Revert "Move more internal methods from GrContext to GrContextPriv"
by Hal Canary
· 7 years ago
f440cec
Move more internal methods from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
f0fe02f
Delete Gr testing contexts in reverse order
by Greg Daniel
· 7 years ago
b508696
Add matrix stack to SkAtlasTextTarget.
by Brian Salomon
· 7 years ago
f5d8758
Add new SkImage factory to create from GrBackendTexture with SkColorType
by Greg Daniel
· 7 years ago
b67821d
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and GrRenderTarget
by Robert Phillips
· 7 years ago
94f509b
Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
by Brian Salomon
· 7 years ago
3d6801e
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
by Brian Salomon
· 7 years ago
f06c358
Remove instanced rendering
by Brian Salomon
· 7 years ago
afb7ec7
Revert "Revert "Add define to use customize vulkan header.""
by Greg Daniel
· 7 years ago
384fab4
sk_spification of GrGpu creation.
by Brian Salomon
· 7 years ago
b351817
Revert "Add define to use customize vulkan header."
by Brian Salomon
· 7 years ago
a492eb0
Add define to use customize vulkan header.
by Greg Daniel
· 7 years ago
a32a3c3
Add analytic clip FPs that read from the CCPR atlas
by Chris Dalton
· 7 years ago
80654c1
Exit from GLTestAtlasTextRenderer early if GL version is not supported.
by Brian Salomon
· 7 years ago
706a6ff
Add "lazy" texture proxies
by Chris Dalton
· 7 years ago
7f1b4f8
Fix issues related to backend texture/rendertarget creation
by Robert Phillips
· 7 years ago
cf7e1d0
Make EGL test context access GL via GrGLInterface
by Brian Salomon
· 7 years ago
40dc8a7
Add clear function to TestAtlasTextRendering interface
by Brian Salomon
· 7 years ago
cbcb0a1
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
by Brian Salomon
· 7 years ago
9c2202f
Revert "Add Atlas Text interface for rendering SDF glyphs."
by Greg Daniel
· 7 years ago
39631f3
Add Atlas Text interface for rendering SDF glyphs.
by Brian Salomon
· 7 years ago
55ad774
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context.""
by Brian Salomon
· 7 years ago
57e0828
Add backend GPU objects to fiddle app
by Robert Phillips
· 7 years ago
1e09e46
Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."
by Brian Osman
· 7 years ago
5627d65
Add method to sk_gpu_test::TestContext to automatically restore the previous context.
by Brian Salomon
· 7 years ago
f44754a
Drop support for OSMesa in test tools and remove build bot
by Brian Salomon
· 7 years ago
63b8a43
Fix VkTextUtils to include SkTypes before ifdef
by Greg Daniel
· 7 years ago
35970ec
Revert "Revert "Dynamically load the vulkan library in our test tools""
by Greg Daniel
· 7 years ago
c8dd283
Revert "Dynamically load the vulkan library in our test tools"
by Greg Daniel
· 7 years ago
77d6fea
Dynamically load the vulkan library in our test tools
by Greg Daniel
· 7 years ago
b718fbb
Add Pixelbook to tree
by Kevin Lubick
· 7 years ago
d1b2eec
API to cache shader binaries between runs of Skia.
by Ethan Nicholas
· 7 years ago
43f8bf0
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
by Brian Salomon
· 7 years ago
177e695
Add flag on GrBackendTexture to say whether texture is mipped or not
by Greg Daniel
· 7 years ago
5fbd183
Add NV_fence support to get better timing from ANGLE ES2
by Brian Osman
· 7 years ago
e6984a0
Fix bugs with fence sync API on iOS devices
by Brian Osman
· 7 years ago
fe69f9a
Make GrFakeRefObj::fNext atomic.
by Mike Klein
· 7 years ago
a950b63
Add support for additional textures in GrDrawOpAtlas
by Jim Van Verth
· 7 years ago
bdda0ba
Cosmetic changes to GrDrawOpAtlas
by Robert Phillips
· 7 years ago
3416969
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""""
by Brian Salomon
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
a184ac7
Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""
by Brian Salomon
· 7 years ago
20af6d1
Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""
by Brian Salomon
· 8 years ago
de3b710
Cache the results of get_pixel_formats_to_try
by Brian Osman
· 8 years ago
ceef4fb
Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"
by Brian Salomon
· 8 years ago
3fd2955
Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible
by Brian Salomon
· 8 years ago
b4aab9a
Replace SkFAIL with SK_ABORT.
by Ben Wagner
· 8 years ago
02611d9
Add Make[backend] calls for creating GrContexts
by Greg Daniel
· 8 years ago
Next »