Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
16777f7f3b929ff9b5593aa8fbfc5fbb71f481b5
/
include
/
gpu
45723ac
Take into accout the GrBackendFormat when deciding if we can chain textures together.
by Greg Daniel
· 6 years ago
7e00022
Reland "Add support for Ycbcr Conversion Samplers in vulkan."
by Greg Daniel
· 6 years ago
f4bf973
Revert "Add support for Ycbcr Conversion Samplers in vulkan."
by Greg Daniel
· 6 years ago
6cd7490
Add support for Ycbcr Conversion Samplers in vulkan.
by Greg Daniel
· 6 years ago
2335644
Fix occurrences of "-Wextra-semi-stmt"
by Brian Salomon
· 6 years ago
54bfb18
Privately include our version of vulkan header file in all our src files.
by Greg Daniel
· 6 years ago
4065d45
Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
2268ad2
Add flag to force purge resources from cache as soon as possible.
by Greg Daniel
· 6 years ago
d7157b2
Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""
by Greg Daniel
· 6 years ago
2f9a5ea
Reland "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
66af080
Remove obsolete SK_IGNORE_ defines
by Brian Osman
· 6 years ago
e517824
Require vulkan 1.1 headers when compiling skia.
by Greg Daniel
· 6 years ago
919c9e7
Revert "Have a GrBackendFormat be stored on gpu proxies."
by Greg Daniel
· 6 years ago
51b1c12
Have a GrBackendFormat be stored on gpu proxies.
by Greg Daniel
· 6 years ago
3674336
Reland "make enum santizer fatal"
by Mike Klein
· 6 years ago
f2b35e4
Revert "make enum santizer fatal"
by Mike Klein
· 6 years ago
166dbd3
make enum santizer fatal
by Mike Klein
· 6 years ago
dc82994
Revert "Reland "Reland "Revert "Use OpenGL sampler objects when available.""""
by Brian Salomon
· 6 years ago
327955b
Reland "Reland "Revert "Use OpenGL sampler objects when available."""
by Brian Salomon
· 6 years ago
bfb3df4
Revert "Reland "Revert "Use OpenGL sampler objects when available."""
by Brian Salomon
· 6 years ago
bffe4ed
Reland "Revert "Use OpenGL sampler objects when available.""
by Greg Daniel
· 6 years ago
9ed1a2c
Add ability for an SkDevice to handle the drawing of an SkDrawable.
by Greg Daniel
· 6 years ago
d46987b
Revert "Revert "Use OpenGL sampler objects when available.""
by Brian Salomon
· 6 years ago
1bccae5
Revert "Use OpenGL sampler objects when available."
by Mike Klein
· 6 years ago
0f7e55a
Use OpenGL sampler objects when available.
by Brian Salomon
· 6 years ago
9a986cf
ccpr: Use SkMessageBus for thread-safe eviction of cache entries
by Chris Dalton
· 6 years ago
a2a94a4
Add GrGLInterface support for sampler objects and GrGLCaps detection.
by Brian Salomon
· 6 years ago
6dd9608
Have old GrBackend name still available.
by Greg Daniel
· 6 years ago
bdf12ad
Move GrBackend enum to enum class.
by Greg Daniel
· 6 years ago
46acf9d
Add context option to reduce opList splitting
by Robert Phillips
· 6 years ago
8bbce0e
More SkImage_GpuYUV updates
by Jim Van Verth
· 6 years ago
b4d8956
Reland "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN.""
by Greg Daniel
· 6 years ago
a55e214
Revert "Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN.""
by Mike Klein
· 6 years ago
55aea84
Reland "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."
by Greg Daniel
· 6 years ago
5ea96bf
Remove unused premul/unpremul FP code
by Brian Osman
· 6 years ago
684b506
Revert "Always include public/include headers for vulkan and just guard src files with SK_VULKAN."
by Mike Klein
· 6 years ago
6e2d607
Always include public/include headers for vulkan and just guard src files with SK_VULKAN.
by Greg Daniel
· 6 years ago
f49262d
Add SkImage_GpuYUVA
by Jim Van Verth
· 6 years ago
23952e2
Remove legacy GrGLFunction specialization
by Brian Salomon
· 6 years ago
653c6b5
Remove (unused) GrBlend.cpp, and some GrColor helpers
by Brian Osman
· 6 years ago
c2d0fb1
include: whitespace changes for clang-format
by Hal Canary
· 6 years ago
0790f8a
Fix DDL reattachment of uniquely keyed proxies
by Robert Phillips
· 6 years ago
3c4d533
Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig
by Herb Derby
· 6 years ago
086679b
Revert "increase Builder's prealloc size after colorspace change"
by Brian Osman
· 6 years ago
aa5f38f
Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig"
by Cary Clark
· 6 years ago
a2bc1ca
Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig
by Herb Derby
· 6 years ago
43b882b
Remove purging of GPU resources based on flush counts.
by Brian Salomon
· 6 years ago
d9187c0
Revert "SkMath takes some functions from from SkTypes"
by Mike Klein
· 6 years ago
3b34723
SkMath takes some functions from from SkTypes
by Hal Canary
· 6 years ago
ecddbc0
Add support for switching family queues in vulkan.
by Greg Daniel
· 6 years ago
10c3776
Remove GrTextureStripAtlas, textured gradients use independent textures
by Michael Ludwig
· 6 years ago
2424ec4
Make GrGLInterface great for Win32 x86 again
by Brian Salomon
· 6 years ago
70e468f
Add disable_texture_storage workaround
by Adrienne Walker
· 6 years ago
2f4c09b
Add remove_pow_with_constant_exponent workaround
by Adrienne Walker
· 6 years ago
8b23ca6
Add rewrite_do_while_loops workaround
by Adrienne Walker
· 6 years ago
92b161f
Add emulate_abs_int_function workaround
by Adrienne Walker
· 6 years ago
c02165f
Add unfold_short_circuit_as_ternary workaround
by Adrienne Walker
· 6 years ago
ee8295c
Add add_and_true_to_loop_condition workaround
by Adrienne Walker
· 6 years ago
ca0cdef
Add flush_on_framebuffer_change workaround
by Adrienne Walker
· 6 years ago
87785d5
Add max_fragment_uniform_vectors_32 workaround
by Adrienne Walker
· 6 years ago
a0651ac
Update vulkan features (again) to support extension features.
by Greg Daniel
· 6 years ago
c0b03d8
Start adding support for some base extensions which others build on.
by Greg Daniel
· 6 years ago
92aef4b
Support using vulkan 1.1.
by Greg Daniel
· 6 years ago
3644360
Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct.
by Greg Daniel
· 6 years ago
a31f4e5
Make sure we check the version number of Vulkan Extensions.
by Greg Daniel
· 6 years ago
98bffae
Reland "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 6 years ago
e632dfc
Use GrTextureType to determine highest supported filter
by Brian Salomon
· 6 years ago
da16cce
Use our own checked in Vulkan header to build skia source code.
by Greg Daniel
· 6 years ago
d3e65aa
Move GrVkInterface out of public API.
by Greg Daniel
· 6 years ago
ae5f953
Remove unused GrGpuResourceRef and GrTGpuResourceRef
by Brian Salomon
· 6 years ago
0054311
Re-re-land "added GrSkSLFP and converted DitherEffect to use it"
by Ethan Nicholas
· 6 years ago
7226c23
Make GrTextureProxy store a GrTextureType.
by Brian Salomon
· 6 years ago
60dd8c7
Introduce enum class for texture type.
by Brian Salomon
· 6 years ago
9acfc6c
Add kAAHairline to GpuPathRenderers
by Chris Dalton
· 6 years ago
6c48e4d
Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""
by Ethan Nicholas
· 6 years ago
97ae0c8
Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""
by Ethan Nicholas
· 6 years ago
d5148e3
Move SkNoncopyable to include/private.
by Ben Wagner
· 6 years ago
662ea4b
Remove texel buffer support.
by Brian Salomon
· 6 years ago
9ec70c6
Remove SkSafeSetNull.
by Ben Wagner
· 6 years ago
c8cd45a
Generate GrVkInterface when we make the GrVkGpu.
by Greg Daniel
· 6 years ago
238069b
Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 6 years ago
143cf8e
Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 6 years ago
f4c5bb9
Make GPU cache invalidation SkMessageBus messages go to one GrContext.
by Brian Salomon
· 6 years ago
f730c18
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 6 years ago
108bb23
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Greg Daniel
· 6 years ago
34aa059
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Ethan Nicholas
· 6 years ago
ff2181e
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
by Greg Daniel
· 6 years ago
389abd5
Simplify GrGLInterface::abandon
by Hal Canary
· 6 years ago
4e85e80
added Metal support to GrBackendSurface
by Timothy Liang
· 6 years ago
007267b
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 6 years ago
dc13c21
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 6 years ago
a782dcb
Reland "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 6 years ago
036fdfe
implemented getting format from texture as virtual in gpu caps
by Timothy Liang
· 6 years ago
0db3a88
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 6 years ago
059a9ab
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 6 years ago
cb92b26
Revert "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 6 years ago
45c9dab
Let client pass in full extension to GrVkBackendContext.
by Greg Daniel
· 6 years ago
c421ca1
gpu: Expose GrContextPriv::abandoned in the public API.
by Khushal
· 6 years ago
ef12509
ccpr: Add a context option to disable ccpr
by Chris Dalton
· 6 years ago
93ae233
Make GrVkBackendContext no longer derive from SkRefCnt.
by Greg Daniel
· 6 years ago
Next »