index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Revert "New read pixels implementation that is simpler but does all conversio...
Brian Salomon
2018-03-19
*
New read pixels implementation that is simpler but does all conversions on CPU.
Brian Salomon
2018-03-19
*
handle divide by zero in paint
Mike Reed
2018-03-19
*
Remove a ctor from SkAutoGlyphCache; removal continues.
Herb Derby
2018-03-19
*
Make sure we set stencil layout when doing copy as draw
Greg Daniel
2018-03-19
*
Fix GrTextureStripAtlasManager cleanup order bug
Robert Phillips
2018-03-19
*
Avoid bad alloc in SkReadBuffer
Kevin Lubick
2018-03-19
*
fix op fuzz
Cary Clark
2018-03-19
*
SPIR-V output now always includes DescriptorSet for uniforms
Ethan Nicholas
2018-03-19
*
fix fuzz
Cary Clark
2018-03-19
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Don't emit empty command buffers in vulkan
Greg Daniel
2018-03-17
*
Revert "fix nextContour bug"
Stan Iliev
2018-03-16
*
Correctly discard or load RT when doing copies as draws in Vulkan
Greg Daniel
2018-03-16
*
Apply filterTextFlags so the fonts are the same.
Herb Derby
2018-03-16
*
Add DoneProc to Promise Images
Greg Daniel
2018-03-16
*
handle bad xform in drawTextRSXform
Mike Reed
2018-03-16
*
fix overflow in rgnbuilder
Mike Reed
2018-03-16
*
Make sure we do a render pass load if we copied to a surface before hand
Greg Daniel
2018-03-16
*
fix SkSL SPIR-V geometry shaders' entry point declaration
Ethan Nicholas
2018-03-16
*
we now complain if an SkSL program tries to override the default output
Ethan Nicholas
2018-03-16
*
Fix vulkan layout barriers when we are doing in line uploads.
Greg Daniel
2018-03-16
*
fix nextContour bug
Mike Reed
2018-03-16
*
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
*
Handle GrContext creation failure in DDL
Robert Phillips
2018-03-15
*
Cleanup SkImage YUV texture factories.
Brian Salomon
2018-03-15
*
detect non-finite pts
Mike Reed
2018-03-15
*
Disable CCPR path rendering in DDL mode
Robert Phillips
2018-03-15
*
drawTextRSXform should not apply matrix to shader
Mike Reed
2018-03-15
*
GrGLES: unify MakeNativeInterface_{android,egl}
Hal Canary
2018-03-15
*
fix pathops fuzzers and debugging
Cary Clark
2018-03-15
*
SkAutoGlyphCache change some sites to Find*.
Herb Derby
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
*
protect PathMeasure against input paths with NaNs
Cary Clark
2018-03-15
*
Remove SK_RASTER_RECORDER_IMPLEMENTATION
Robert Phillips
2018-03-15
*
Revert "ccpr: Unblacklist vulkan"
Greg Daniel
2018-03-15
*
Make sure we set correct GrPixelConfig in promise images
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
*
Add SkColorType getter on SkImage.
Greg Daniel
2018-03-14
*
Reland "Add back missing unique key checks when creating CachedBitmap/Image P...
Greg Daniel
2018-03-14
*
Add glyph cache warming - prototype
Herb Derby
2018-03-14
*
fixed SkSL SPIR-V vector comparisons
Ethan Nicholas
2018-03-14
*
Add accessor and less for raw glyph ID and WS
Herb Derby
2018-03-14
*
Add incompleteShortIntPrecision to SkSL StandaloneShaderCaps
Chris Dalton
2018-03-14
[next]