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 "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
*
Add path renderer options to viewer GUI
Brian Osman
2017-03-01
*
Remove stencil related flags from GrInstancedPipelineInfo.
Brian Salomon
2017-03-01
*
Unpremul the blend constant in PDLCDXferProcessor.
Brian Salomon
2017-03-01
*
GrTessellator: minor cleanups and speedups.
Stephen White
2017-03-01
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Use GrAAType in instanced rendering.
Brian Salomon
2017-03-01
*
Disable deferred gpu resources for Chrome branch
Robert Phillips
2017-03-01
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
Fix -Wshadow-field warnings
Brian Salomon
2017-02-28
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)
Robert Phillips
2017-02-28
*
When traversing convex paths only consume zero length segments.
Brian Salomon
2017-02-28
*
Reland: Allow DFPathRenderer to store bitmaps at low resolutions
Jim Van Verth
2017-02-28
*
Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating"
Robert Phillips
2017-02-28
*
GrTessellator: take sweep_gt out behind the woodshed.
Stephen White
2017-02-28
*
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
[next]