index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-11-25
*
External image generator API: return an SkPixmap instead of SkImage
Florin Malita
2016-11-25
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23
*
make it illegal to include SkXfermode.h
Mike Reed
2016-11-23
*
Revert "Initial OpenGL Image support."
Brian Salomon
2016-11-23
*
Initial OpenGL Image support.
Brian Salomon
2016-11-22
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
Move GrShaderVar to an appending model for layout qualifiers
Brian Salomon
2016-11-22
*
Fix bug: can't convert nullptr -> bool
Hal Canary
2016-11-22
*
remove SkPixelRef::refEncodedData()
Hal Canary
2016-11-22
*
Add SkOverdrawCanvas to detect overdraw
Matt Sarett
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
don't memtion SkXfermode in public
Mike Reed
2016-11-22
*
Add shadowrrect geometry processor
Jim Van Verth
2016-11-21
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
*
Defer more renderTargetContexts in the GPU image filter paths - take 2
robertphillips
2016-11-21
*
Remove unnecessary attribute and varying type modifiers
Brian Salomon
2016-11-18
*
Make GrBufferAccess a nested class of GrProcessor
Brian Salomon
2016-11-18
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Fix computation of texture size for approximately-fit deferred proxies
Robert Phillips
2016-11-17
*
In GrProcessor::TextureSampler drop the "get", it's cleaner
Brian Salomon
2016-11-17
*
Guard against instantiate & accessRenderTarget failures
Robert Phillips
2016-11-17
*
Plumb filter quality into SkShader::appendStages().
Mike Klein
2016-11-17
*
Update Skia milestone to 57
hcm@google.com
2016-11-17
*
Rename GrTextureAccess to GrProcessor::TextureSampler.
Brian Salomon
2016-11-17
*
External SkImageGenerator API
Florin Malita
2016-11-16
*
Rename GrTextureBufferSampler to GrBufferSampler
csmartdalton
2016-11-16
*
Rename kTexture2DISampler to kITexture2DSampler.
Brian Salomon
2016-11-16
*
move SkBlendMode_Name into public (for chrome)
Mike Reed
2016-11-16
*
Add IORef capability to GrSurfaceProxy objects - take 2
robertphillips
2016-11-16
*
make SkXfermode.h go away
Mike Reed
2016-11-16
*
Revert "Defer more renderTargetContexts in the GPU image filter paths"
Robert Phillips
2016-11-15
*
Add detection of image load/store to caps
Brian Salomon
2016-11-15
*
Ignore ctm param of SkShader::onAppendStages()
Florin Malita
2016-11-15
*
Add image functions to GrGLInterface
Brian Salomon
2016-11-15
*
More shader preliminaries / refactoring
Mike Klein
2016-11-15
*
Defer more renderTargetContexts in the GPU image filter paths
Robert Phillips
2016-11-15
*
Revert "Add IORef capability to GrSurfaceProxy objects"
Robert Phillips
2016-11-14
*
Add IORef capability to GrSurfaceProxy objects
Robert Phillips
2016-11-14
*
Remove static asserts for GrSLType and GrVertexAttribType enum values.
Brian Salomon
2016-11-14
*
Start hooking shaders into SkRasterPipelineBlitter.
Mike Klein
2016-11-14
*
Mark inline functions in SkTypes.h as static.
Mike Klein
2016-11-14
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
SkPath::fIsVolatile does not need to be mutable.
Mike Klein
2016-11-12
*
Fix SkModeColorFilter in 565
Mike Klein
2016-11-12
*
Revert "Revert "Add integer texture support.""
Brian Salomon
2016-11-11
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
[next]