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 GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
GrTessellator: add a null-check for a clusterfuzz test case.
Stephen White
2017-03-03
*
Use GrSemaphore rather than GrFence for external texture data
Brian Osman
2017-03-02
*
Revert "Remove SkDraw from device-draw methods, and enable device-centric cli...
Mike Reed
2017-03-02
*
Remove SkDraw from device-draw methods, and enable device-centric clipping.
Mike Reed
2017-03-02
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
*
Use fast path for circular shadows.
Jim Van Verth
2017-03-02
*
GrTessellator (AA): restore rounding in Line::intersect().
Stephen White
2017-03-02
*
Use GrTextureProvider's uniqueKey setting method rather than directly setting it
Robert Phillips
2017-03-02
*
Determine whether any fp uses local coords in FragmentProcessorAnalysis rathe...
Brian Salomon
2017-03-02
*
Remove atlas creation from GrResourceProvider
Robert Phillips
2017-03-02
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
*
Add support for Semaphores (gpu waiting on gpu) in Ganesh
Greg Daniel
2017-03-02
*
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
[prev]
[next]