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
*
make SkDestinationSurfaceColorMode private
Cary Clark
2018-02-28
*
Respect disable driver correctness workaround flag in Vulkan
Greg Daniel
2018-02-28
*
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...
Robert Phillips
2018-02-28
*
Revert "Clean up GrDrawOpAtlas"
Robert Phillips
2018-02-28
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Revert "Move atlas manager creation to GrContext derived classes"
Robert Phillips
2018-02-28
*
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...
Brian Salomon
2018-02-28
*
Move atlas manager creation to GrContext derived classes
Robert Phillips
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
Fix unit tests that were causes vulkan unitialized memory warnings in validation
Greg Daniel
2018-02-27
*
Make sure we add render target mem barriers after any last second copies
Greg Daniel
2018-02-27
*
Fix height calculation when doing copyImageToBuffer
Greg Daniel
2018-02-26
*
Start on new GPU pixel ops implementation.
Brian Salomon
2018-02-26
*
Add cap workarounds for possible arm bugs
Greg Daniel
2018-02-26
*
Clean up GrDrawOpAtlas
Robert Phillips
2018-02-26
*
Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...
Greg Daniel
2018-02-26
*
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
Robert Phillips
2018-02-26
*
Revert "Do not return null paint if shaderFP is null"
Yuqian Li
2018-02-26
*
Send correct clear count to vulkan beginRenderPass
Greg Daniel
2018-02-26
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
Robert Phillips
2018-02-26
*
Revert "Fixes to alignment issues with regards to mapped vulkan memory."
Greg Daniel
2018-02-25
*
Fixes to alignment issues with regards to mapped vulkan memory.
Greg Daniel
2018-02-23
*
SkScalerContext - make some fields private.
Herb Derby
2018-02-23
*
ccpr: Prefer atlas sizes under 4k on ARM
Chris Dalton
2018-02-22
*
Don't assert that GLSL shader compilation succeeded in Chrome
Brian Salomon
2018-02-22
*
move some RRect methods into priv
Mike Reed
2018-02-22
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
Robert Phillips
2018-02-21
*
Separate creation time & flush time behavior in GrDrawOpAtlas
Robert Phillips
2018-02-21
*
Pull non-substantive changes out of omnibus CL
Robert Phillips
2018-02-21
*
Remove back pointer to GrAtlasGlyphCache from GrAtlasTextStrike
Robert Phillips
2018-02-21
*
Add checks for failed SkImageInfo2GrPixelConfig calls
Greg Daniel
2018-02-21
*
Update createWrappedRenderTargetProxy with BackendTex to use lazy proxies
Greg Daniel
2018-02-21
*
Change signature of GrAtlasGlyphCache::getProxies
Robert Phillips
2018-02-20
*
Pad atlas uploads to 4-byte boundaries
Jim Van Verth
2018-02-20
*
hide complex versions of isOval and isRRect
Mike Reed
2018-02-20
*
Introduce GrColorType
Brian Salomon
2018-02-20
*
Drop unused support for MSAA sample locations
Chris Dalton
2018-02-20
*
ccpr: Fix a couple issues with tessellation and winding
Chris Dalton
2018-02-20
*
Some more cleanup of GrDrawOpAtlas compaction
Jim Van Verth
2018-02-20
*
Drop unused shader support for multisample interpolation
Chris Dalton
2018-02-20
*
Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.
Greg Daniel
2018-02-20
*
Change createWrappedTextureProxy for render targets to use lazy proxies.
Greg Daniel
2018-02-20
*
Fix thrashing issue with multitextured atlas.
Jim Van Verth
2018-02-17
*
Add full scaling for color emoji.
Jim Van Verth
2018-02-16
*
Avoid creating MIPs until necessary when MIP bias is active
Brian Osman
2018-02-16
*
When creating emptyp MipMap proxies, don't instantiate them immediately. Atte...
Greg Daniel
2018-02-15
*
Drop unused shader support for sample variables
Chris Dalton
2018-02-15
*
Disable texstorage for BGRA on ES devices that aren't apple
Greg Daniel
2018-02-15
*
Remove unneccesary assert in GrAALinearizingConvexPathRenderer
Robert Phillips
2018-02-15
[next]