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 "Allow distance field path renderer to store bitmaps at low resolutions"
Cary Clark
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating
Robert Phillips
2017-02-28
*
Allow distance field path renderer to store bitmaps at low resolutions
Jim Van Verth
2017-02-28
*
Use construct/init pattern with GrPipeline to replace CreateAt.
Brian Salomon
2017-02-24
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Remove the skip-draw xp optimization
Brian Salomon
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Fix a confusing typo in a comment about MSAA
Brian Osman
2017-02-24
*
Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch b...
Robert Phillips
2017-02-24
*
GrTessellator (AA): simplify boundary extraction.
Stephen White
2017-02-23
*
Fix memory leak: adopt rather than ref GrTexture* in GrTextureStripAtlas
Robert Phillips
2017-02-23
*
Don't use mixed samples if NVPR is disabled
csmartdalton
2017-02-23
*
GrTessellator (AA): sorting and comparison performance improvements.
Stephen White
2017-02-23
*
In Vulkan make sure resolve is sent to GPU when preparing msaa RenderTarget f...
Greg Daniel
2017-02-23
*
Switch GrTextureStripAtlas over to GrTextureProxies
Robert Phillips
2017-02-23
*
Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext
Brian Salomon
2017-02-23
*
abstract access to device-clip-bounds
Mike Reed
2017-02-23
*
Check for bounds intersection when batching MSAAPathOps
Jim Van Verth
2017-02-22
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
Add new GMs to stress rendering of many circles and rrects
Jim Van Verth
2017-02-22
*
remove device field from SkDraw
Mike Reed
2017-02-22
*
Remove GrPipelineBuilder.cpp
Brian Salomon
2017-02-22
*
GrTessellator: misc. cleanups and minor tweaks.
Stephen White
2017-02-22
*
Print GL shader source with line numbers when there is a compile error
csmartdalton
2017-02-21
*
Make GrXferProcessor and related classes private.
Brian Salomon
2017-02-21
*
Remove SkSpecialImage's GrTexture-based ctors
Robert Phillips
2017-02-21
*
Fix ComposeOneFragmentProcessor coverage as alpha optimization.
Brian Salomon
2017-02-21
*
GrTessellator (AA): implement fast path for removing non-boundary edges.
Stephen White
2017-02-21
*
Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual ...
Brian Salomon
2017-02-21
*
Prefer EllipseOp instead of DIEllipseOp
Stan Iliev
2017-02-21
*
Remove GrProcessorTestData's GrTextures
Robert Phillips
2017-02-21
*
Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::Recorde...
Brian Salomon
2017-02-21
*
Clean up DFs for extremely small paths
Jim Van Verth
2017-02-21
*
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
Robert Phillips
2017-02-20
*
Fix -Wshadow-field warning in class NullInterface
Brian Salomon
2017-02-18
*
use common intermediate device class for clipstack management
Mike Reed
2017-02-17
*
Add a workaround for platforms with broken geo shader invocations
csmartdalton
2017-02-17
*
Check for GL_EXT_geometry_shader on ES
csmartdalton
2017-02-17
*
GrTessellator (AA): Performance tweaks and cleanup.
Stephen White
2017-02-17
*
Revert "GrTessellator (AA): Performance tweaks and cleanup."
Ben Wagner
2017-02-16
*
Let DFPathRenderer accept smaller paths.
Jim Van Verth
2017-02-16
*
add device-clipping to gpudevice
Mike Reed
2017-02-16
*
GrTessellator (AA): Performance tweaks and cleanup.
Stephen White
2017-02-16
*
Fix DistanceFieldPathRenderer assert.
Jim Van Verth
2017-02-16
*
Use SDF path miplevels based on the original path's size
Jim Van Verth
2017-02-16
*
Check that coverage FPs are compatible with alpha as coverage
Brian Salomon
2017-02-15
*
Tighten up GrSurfaceProxy typing
Robert Phillips
2017-02-15
*
Add GrMakeCachedBitmapProxy
Robert Phillips
2017-02-15
*
GrTessellator (AA): null GrGeometryProcessor crash fix.
Stephen White
2017-02-15
[next]