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
*
Remove the last "batch tracker" from AAStrokeRectOp.
Brian Salomon
2016-12-20
*
Add color space xform bits to key for texture domain effect
Brian Osman
2016-12-20
*
GPU: Fix for fuzzer issue for sw-rendered paths with large bounds.
Brian Salomon
2016-12-20
*
Floor to scalar for SDF paths.
Jim Van Verth
2016-12-20
*
Remove getDevice_just_for_deprecated_compatibility_test()
Robert Phillips
2016-12-20
*
Respect color space in GrTextureDomainEffect
Brian Osman
2016-12-20
*
Fix precision errors in large circle rendering.
Jim Van Verth
2016-12-19
*
Revert of Generate Signed Distance Field directly from vector path (patchset ...
rmistry
2016-12-19
*
Generate Signed Distance Field directly from vector path
joel.liang
2016-12-18
*
Rename GrBatchAtlas -> GrDrawOpAtlas.
Brian Salomon
2016-12-17
*
Rename GrBatchAtlas files to GrDrawOpAtlas
Brian Salomon
2016-12-16
*
Rename GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
rm unnecessary forward decl of GrClip in GrDashOp.h
Brian Salomon
2016-12-16
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Rename GrTestBatch and subclasses to Op
Brian Salomon
2016-12-16
*
Rename batch->op and sk_sp in instanced rendering
Brian Salomon
2016-12-16
*
Rename batch->op and sk_sp for all remaining path renderer classes.
Brian Salomon
2016-12-16
*
Revert "Remove all KTX support"
Leon Scroggins
2016-12-16
*
Rename "batch" to "op" and sk_sp in 3 path renderer classes:
Brian Salomon
2016-12-15
*
Convert a few path renderer class batches from Batch to Op.
Brian Salomon
2016-12-15
*
Remove all KTX support
Leon Scroggins III
2016-12-15
*
Added SkLRUCache.h and converted GPU program cache to use it.
Ethan Nicholas
2016-12-15
*
Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp
Brian Salomon
2016-12-15
*
Rename GrAtlasTextBatch files to GrAtlasTextOp
Brian Salomon
2016-12-15
*
Workaround freeze on Mac Chrome when checking read pixel config support.
Brian Salomon
2016-12-15
*
Rename NVPR batch->op and sk_sp'ify
Brian Salomon
2016-12-15
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Even more batch->op and sk_sp'ification.
Brian Salomon
2016-12-15
*
Some more batch->op renaming
Brian Salomon
2016-12-14
*
Bring sk_sp to oval GrDrawOps and rename batch->op
Brian Salomon
2016-12-14
*
Demote savePixels to save_pixels
Robert Phillips
2016-12-14
*
Update rect ops to use "op" in their name and return sk_sp.
Brian Salomon
2016-12-14
*
Partially defer GrSWMaskHelper
Robert Phillips
2016-12-14
*
Mark the leaf classes of GrOp final.
Herb Derby
2016-12-14
*
Replace TextureType with SkBackingFit
Robert Phillips
2016-12-14
*
Make filterMaskGPU use GrTextureProxy
Robert Phillips
2016-12-14
*
Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext
Robert Phillips
2016-12-14
*
Remove mutex guards from GrContext::readSurfacePixels
Robert Phillips
2016-12-14
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Fix SDF generation for pixel-aligned paths (take two)
Jim Van Verth
2016-12-14
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Make GrRenderTargetContext::addDrawOp use sk_sp
Brian Salomon
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
*
Add helper for idenitfying hw GrAATypes.
Brian Salomon
2016-12-13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
*
Fix bug of passing DrawType::kColor instead of kStencilAndColor
Brian Salomon
2016-12-13
*
Remove antialias axis from GrPathRendererChain::DrawType
Brian Salomon
2016-12-13
*
re-land of added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-13
*
Revert "added sk_FragCoord support to skslc"
Greg Daniel
2016-12-12
*
added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-12
[next]