Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e61c23406f5475a33d0ae99970044631c81300bf
/
tools
/
gpu
ac616c8
Fix vulkan validation layer ordering.
by Greg Daniel
· 6 years ago
a0651ac
Update vulkan features (again) to support extension features.
by Greg Daniel
· 6 years ago
92aef4b
Support using vulkan 1.1.
by Greg Daniel
· 7 years ago
3644360
Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct.
by Greg Daniel
· 7 years ago
a31f4e5
Make sure we check the version number of Vulkan Extensions.
by Greg Daniel
· 7 years ago
98bffae
Reland "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 7 years ago
da16cce
Use our own checked in Vulkan header to build skia source code.
by Greg Daniel
· 7 years ago
d3e65aa
Move GrVkInterface out of public API.
by Greg Daniel
· 7 years ago
d5148e3
Move SkNoncopyable to include/private.
by Ben Wagner
· 7 years ago
1e04b36
Reland: Check for ANGLE's implementation of texture_rectangle
by Weiliang Chen
· 7 years ago
9ec70c6
Remove SkSafeSetNull.
by Ben Wagner
· 7 years ago
c8cd45a
Generate GrVkInterface when we make the GrVkGpu.
by Greg Daniel
· 7 years ago
f666cbc
remove debug gl interface, grcontextfactory context type, and config.
by Brian Salomon
· 7 years ago
97c6a0e
Remove interal use of SkRefCnt_SafeAssign.
by Ben Wagner
· 7 years ago
00a5eb8
Add gltestpersistentcache config that tests GrContextOption's cache.
by Brian Salomon
· 7 years ago
37329b3
Reland "Reland "Move Vulkan DebugCallback code into tools.""
by Greg Daniel
· 7 years ago
f730c18
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 7 years ago
108bb23
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Greg Daniel
· 7 years ago
34aa059
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Ethan Nicholas
· 7 years ago
ff2181e
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
by Greg Daniel
· 7 years ago
007267b
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 7 years ago
3148f80
Revert "Reland "Move Vulkan DebugCallback code into tools.""
by Greg Daniel
· 7 years ago
dc13c21
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 7 years ago
a782dcb
Reland "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 7 years ago
be0ab88
Reland "Move Vulkan DebugCallback code into tools."
by Greg Daniel
· 7 years ago
0db3a88
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 7 years ago
059a9ab
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 7 years ago
05d3fe3
Revert "Move Vulkan DebugCallback code into tools."
by Greg Daniel
· 7 years ago
cb92b26
Revert "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 7 years ago
45c9dab
Let client pass in full extension to GrVkBackendContext.
by Greg Daniel
· 7 years ago
c421ca1
gpu: Expose GrContextPriv::abandoned in the public API.
by Khushal
· 7 years ago
d4b2ade
Move Vulkan DebugCallback code into tools.
by Greg Daniel
· 7 years ago
6d36370
Add bullet proofing for preAbandonContext
by Robert Phillips
· 7 years ago
93ae233
Make GrVkBackendContext no longer derive from SkRefCnt.
by Greg Daniel
· 7 years ago
752e08b
Fix abandonment of programs
by Robert Phillips
· 7 years ago
a2b5b64
ccpr: Enable ccpr by default
by Chris Dalton
· 7 years ago
c994a93
Move op memory storage to GrContext (take 2)
by Robert Phillips
· 7 years ago
4da7019
ccpr: Implement path mask caching
by Chris Dalton
· 7 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 7 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 7 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 7 years ago
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
Next »