index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Fix Vulkan Copy as draw shader
Greg Daniel
2018-03-16
*
Prevent crash when flushing while DDL recording
Robert Phillips
2018-03-16
*
Support GL_OES_EGL_image_external on newer GLSL without essl3
Brian Osman
2018-03-16
*
Make TestForPreservingPMConversions helper use lazy createTextureProxy call.
Greg Daniel
2018-03-16
*
Disable CCPR path rendering in DDL mode
Robert Phillips
2018-03-15
*
GrGLES: unify MakeNativeInterface_{android,egl}
Hal Canary
2018-03-15
*
Make CreateBackendFormatFromTexture shared code
Robert Phillips
2018-03-15
*
Fix initialLayout update in Vk createTestingOnlyImage
Greg Daniel
2018-03-15
*
Check GL_EXT_texture_format_BGRA8888 before GL_APPLE_texture_format_BGRA8888
Alexis Hetu
2018-03-15
*
Remove SK_RASTER_RECORDER_IMPLEMENTATION
Robert Phillips
2018-03-15
*
Revert "ccpr: Unblacklist vulkan"
Greg Daniel
2018-03-15
*
ccpr: Unblacklist vulkan
Chris Dalton
2018-03-15
*
GrGLES: clean up android_get_gl_proc
Hal Canary
2018-03-14
*
Reland "Add back missing unique key checks when creating CachedBitmap/Image P...
Greg Daniel
2018-03-14
*
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
Greg Daniel
2018-03-14
*
hide SkBlurMaskFilter and SkBlurQuality
Mike Reed
2018-03-14
*
Revert "Add back missing unique key checks when creating CachedBitmap/Image P...
Greg Daniel
2018-03-14
*
ccpr: Add an attenuation parameter to triangle corners
Chris Dalton
2018-03-14
*
Add a shader cap for incomplete short int precision
Chris Dalton
2018-03-14
*
Provide promise images when rendering SKPs w/ DDL
Robert Phillips
2018-03-14
*
Ensure that GrGpu state tracking is initialized before making a backend RT/Te...
Brian Salomon
2018-03-14
*
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
Greg Daniel
2018-03-14
*
Add back missing unique key checks when creating CachedBitmap/Image Proxies
Greg Daniel
2018-03-14
*
Compile with GCC 7.2.0.
Ben Wagner
2018-03-13
*
Fix possible overflows in hair line path renderer vertex counts
Brian Salomon
2018-03-13
*
Fixed some shader cache issues
Ethan Nicholas
2018-03-13
*
Add testing-only backend render target support to GrVkGpu.
Brian Salomon
2018-03-13
*
move blur impl into core
Mike Reed
2018-03-12
*
Temporary patch for Mus/Viz
Robert Phillips
2018-03-12
*
update include path for SkBlurMask.h
Mike Reed
2018-03-12
*
Small cleanups suggested by ClangTidy
Kevin Lubick
2018-03-12
*
remove unused ConvertRadiusToSigma from SkBlurMaskFilter
Mike Reed
2018-03-12
*
Add GrMockRenderTarget and mock backend render targets
Brian Salomon
2018-03-09
*
Remove last use of DetachCache.
Herb Derby
2018-03-09
*
Remove use of attach/detatch cache from distance field text
Herb Derby
2018-03-09
*
Fix issue with negative translations of small paths
Jim Van Verth
2018-03-09
*
SkResourceCache.h shouldn't include itself.
Ben Wagner
2018-03-09
*
Remove another set of AttachCache
Herb Derby
2018-03-09
*
ccpr: Simplify triangle corners
Chris Dalton
2018-03-09
*
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
Brian Salomon
2018-03-09
*
Fix a logical test in GrColorSpaceXform::Equals
Brian Osman
2018-03-09
*
Add promise images for deferred instantiation of wrapped gpu textures
Greg Daniel
2018-03-09
*
Remove one use of AttachCache, and a paint variant of FindOrCreate...
Herb Derby
2018-03-09
*
Make GrTextureStripAtlas DDL friendly
Robert Phillips
2018-03-09
*
Vulkan backend render targets don't allow client to specify stencil bits
Brian Salomon
2018-03-09
*
ccpr: Fix stale array access after dynamic resize
Chris Dalton
2018-03-09
*
Add GM configs that test rendering to a GL backend texture and render target
Brian Salomon
2018-03-09
*
ccpr: Fix crash on zero-length fan tessellations
Chris Dalton
2018-03-09
*
Remove all uses of getCache with get.
Herb Derby
2018-03-09
*
Add ability to uninstantiate lazy proxies after every flush.
Greg Daniel
2018-03-08
[next]