aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Remove unnecessary attribute and varying type modifiersGravatar Brian Salomon2016-11-18
* Make GrBufferAccess a nested class of GrProcessorGravatar Brian Salomon2016-11-18
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Fix computation of texture size for approximately-fit deferred proxiesGravatar Robert Phillips2016-11-17
* In GrProcessor::TextureSampler drop the "get", it's cleanerGravatar Brian Salomon2016-11-17
* Guard against instantiate & accessRenderTarget failuresGravatar Robert Phillips2016-11-17
* Plumb filter quality into SkShader::appendStages().Gravatar Mike Klein2016-11-17
* Update Skia milestone to 57Gravatar hcm@google.com2016-11-17
* Rename GrTextureAccess to GrProcessor::TextureSampler.Gravatar Brian Salomon2016-11-17
* External SkImageGenerator APIGravatar Florin Malita2016-11-16
* Rename GrTextureBufferSampler to GrBufferSamplerGravatar csmartdalton2016-11-16
* Rename kTexture2DISampler to kITexture2DSampler.Gravatar Brian Salomon2016-11-16
* move SkBlendMode_Name into public (for chrome)Gravatar Mike Reed2016-11-16
* Add IORef capability to GrSurfaceProxy objects - take 2Gravatar robertphillips2016-11-16
* make SkXfermode.h go awayGravatar Mike Reed2016-11-16
* Revert "Defer more renderTargetContexts in the GPU image filter paths"Gravatar Robert Phillips2016-11-15
* Add detection of image load/store to capsGravatar Brian Salomon2016-11-15
* Ignore ctm param of SkShader::onAppendStages()Gravatar Florin Malita2016-11-15
* Add image functions to GrGLInterfaceGravatar Brian Salomon2016-11-15
* More shader preliminaries / refactoringGravatar Mike Klein2016-11-15
* Defer more renderTargetContexts in the GPU image filter pathsGravatar Robert Phillips2016-11-15
* Revert "Add IORef capability to GrSurfaceProxy objects"Gravatar Robert Phillips2016-11-14
* Add IORef capability to GrSurfaceProxy objectsGravatar Robert Phillips2016-11-14
* Remove static asserts for GrSLType and GrVertexAttribType enum values.Gravatar Brian Salomon2016-11-14
* Start hooking shaders into SkRasterPipelineBlitter.Gravatar Mike Klein2016-11-14
* Mark inline functions in SkTypes.h as static.Gravatar Mike Klein2016-11-14
* Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"Gravatar Mike Reed2016-11-13
* SkPath::fIsVolatile does not need to be mutable.Gravatar Mike Klein2016-11-12
* Fix SkModeColorFilter in 565Gravatar Mike Klein2016-11-12
* Revert "Revert "Add integer texture support.""Gravatar Brian Salomon2016-11-11
* Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxyGravatar Robert Phillips2016-11-11
* Revert "Change SkCanvas to *not* inherit from SkRefCnt"Gravatar Heather Miller2016-11-10
* Revert "Fix BUG=chromium:664036"Gravatar Heather Miller2016-11-10
* Revert "Add integer texture support."Gravatar Leon Scroggins2016-11-10
* Fix BUG=chromium:664036Gravatar Hal Canary2016-11-10
* Add integer texture support.Gravatar Brian Salomon2016-11-10
* Revert "add alias for xfermode::getproc to allow legacy g client to bulid"Gravatar Mike Reed2016-11-09
* Change SkCanvas to *not* inherit from SkRefCntGravatar Mike Reed2016-11-09
* add alias for xfermode::getproc to allow legacy g client to bulidGravatar Mike Reed2016-11-09
* remove use of xfermode* in procsGravatar Mike Reed2016-11-09
* Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...Gravatar Robert Phillips2016-11-09
* Consolidate GrSurfaceProxy Make methodsGravatar Robert Phillips2016-11-09
* Rename SkSourceGammaTreatment to SkDestinationSurfaceColorModeGravatar Brian Osman2016-11-09
* Move SkOSPath out of include/core.Gravatar Ben Wagner2016-11-08
* Remove SkAutoTUnref from public APIGravatar Hal Canary2016-11-08
* Revert "Delete SkImage::encode(Type)"Gravatar Leon Scroggins2016-11-08
* Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""Gravatar Robert Phillips2016-11-08
* Delete SkImage::encode(Type)Gravatar Matt Sarett2016-11-08
* Revert "Add GrRenderTargetContext instantiate & asTextureProxy"Gravatar Leon Scroggins2016-11-07
* Add GrRenderTargetContext instantiate & asTextureProxyGravatar Robert Phillips2016-11-07