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
*
Revert "Clear atlas textures at creation in Chrome"
Brian Salomon
2017-05-25
*
Fix two bugs with drawVertices on GPU
Brian Osman
2017-05-25
*
GrTessellator: fix for three edges becoming collinear after splitting.
Stephen White
2017-05-25
*
Workaround Mali static analysis bug
Brian Osman
2017-05-25
*
Update clearOp for split-OpList world (take 2)
Robert Phillips
2017-05-25
*
Initialize blit framebuffer in GL even if not doing msaa
Greg Daniel
2017-05-25
*
Reland of SkShaderBase
Florin Malita
2017-05-25
*
Disable MSAA for Intel GPUs and re-enable GrSurfaceRenderability test
Robert Phillips
2017-05-25
*
Revert "SkShaderBase"
Florin Malita
2017-05-24
*
SkShaderBase
Florin Malita
2017-05-24
*
Allow for non opaque colors for src-over lcd fallback case in gpu
Greg Daniel
2017-05-24
*
Add GrContext API to report the number of purgeable bytes in the cache.
Derek Sollenberger
2017-05-24
*
Clear atlas textures at creation in Chrome
Brian Salomon
2017-05-24
*
Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...
Brian Salomon
2017-05-23
*
Fix flag collision in GrDrawVerticesOp
Brian Osman
2017-05-23
*
Really disable srgb on nexus player vulkan
Greg Daniel
2017-05-23
*
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...
Brian Salomon
2017-05-23
*
Disable srgb on vulkan nexus player
Greg Daniel
2017-05-23
*
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...
Brian Salomon
2017-05-23
*
Don't pass uniform arrays in GrGLNonlinearColorSpaceXformEffect
Christopher Cameron
2017-05-23
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Remove setting of alpha coverage in text ops when in LCD mode
Greg Daniel
2017-05-22
*
Fix to lcd blending in ganesh
Greg Daniel
2017-05-22
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove kZeroCopy_GrSurfaceFlag
Brian Salomon
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Add fixes & test for isConfigTexturable and isConfigRenderable
Robert Phillips
2017-05-22
*
Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""
Brian Salomon
2017-05-21
*
Update Porter Duff analysis to match LCD logic.
Greg Daniel
2017-05-19
*
Comment out lcd assert to make GLPrograms test happy
Greg Daniel
2017-05-19
*
Fix gpu lcd blending to semi-correctly handle alpha coverage
Greg Daniel
2017-05-19
*
Updated workaround for Intel 6xxx clear to 0/1 bug
Eric Karl
2017-05-19
*
Revert "Update clearOp for split-OpList world"
Robert Phillips
2017-05-18
*
Remove ambient and spot mask filters.
Jim Van Verth
2017-05-18
*
Update clearOp for split-OpList world
Robert Phillips
2017-05-18
*
Revert "Remove GrSurfaceDesc member from GrSurface."
Greg Daniel
2017-05-18
*
Remove GrSurfaceDesc member from GrSurface.
Brian Salomon
2017-05-18
*
Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy
Robert Phillips
2017-05-18
*
Add drawArraysBaseVertexIsBroken flag
Chris Dalton
2017-05-18
*
Add check for incorrect opList splits
Robert Phillips
2017-05-18
*
Revert "Revert "Remove GrSurface::desc() method.""
Brian Salomon
2017-05-18
*
Move MIP color mode from GrSurfaceProxy to GrTextureProxy
Brian Salomon
2017-05-18
*
Revert "Remove GrSurface::desc() method."
Greg Daniel
2017-05-18
*
Remove GrSurface::desc() method.
Brian Salomon
2017-05-17
*
Replace most uses of GrSurface::desc() with conifg(), width(), etc.
Brian Salomon
2017-05-17
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Adjust start and end points of arcs based on CTM
Brian Osman
2017-05-17
*
Fix for amd copy as draws on vulkan
Greg Daniel
2017-05-17
*
Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp
Robert Phillips
2017-05-17
*
Remove static initializer of GrProcessorSet::gEmpty
Brian Salomon
2017-05-17
[next]