Revert "Added SkImage::MakeCrossContextFromEncoded"
[platform/upstream/libSkiaSharp.git] / gn / gpu.gni
2017-05-08 Brian SalomonRevert "Added SkImage::MakeCrossContextFromEncoded"
2017-05-08 Brian OsmanAdded SkImage::MakeCrossContextFromEncoded
2017-05-08 Ethan NicholasRe-land of "eliminated GrGLSLExpr".
2017-05-08 Greg DanielAdd GrVkTexelBuffer class
2017-05-05 Chris DaltonAdd postFlush call to GrOnFlushCallbackObject
2017-05-04 Ethan NicholasRevert "Revert "Revert "eliminated GrGLSLExpr"""
2017-05-03 Brian SalomonRevert "Revert "Add a new non-AA rect op that does...
2017-05-03 Brian SalomonRevert "Add a new non-AA rect op that does not inherit...
2017-05-03 Brian SalomonAdd a new non-AA rect op that does not inherit from...
2017-05-03 Ethan NicholasRevert "Revert "eliminated GrGLSLExpr""
2017-05-02 Brian SalomonRevert "eliminated GrGLSLExpr"
2017-05-02 Ethan Nicholaseliminated GrGLSLExpr
2017-04-28 Mike Reedremove unused yuv methods
2017-04-24 Robert PhillipsRemove two more gpu headers from include/*
2017-04-24 Robert PhillipsMake InstancedRendering more opList-splitting friendly
2017-04-21 Robert PhillipsRemove more headers from include/gpu
2017-04-21 Robert PhillipsRemove all headers from include/gpu/effects
2017-04-18 Greg DanielAdd backend safe classes for passing in external textur...
2017-03-30 Brian SalomonRenames of processor analysis-related classes and method.
2017-03-27 Brian SalomonSplit GrPipelineInput into separate color and coverage...
2017-03-21 Hal Canarycheck-headers-self-sufficient: update
2017-03-21 Robert PhillipsAdd pre-Flush callback to GrDrawingManager (take 2)
2017-03-16 Jim Van VerthRename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
2017-03-15 Robert PhillipsRevert "Add pre-Flush callback to GrDrawingManager"
2017-03-15 Robert PhillipsAdd pre-Flush callback to GrDrawingManager
2017-03-15 Brian OsmanGPU version of onMakeColorSpace
2017-03-14 Brian SalomonMove GrSurfaceContext.h and GrTextureContext.h to src...
2017-03-09 Greg DanielAdd GrSemaphoreOp to support deferred semaphore use
2017-03-09 Mike Reedmake GrPaint.h private -- IWYU
2017-03-09 Brian SalomonMake GrClip.h private
2017-03-08 Brian OsmanMake SkGr.h private and remove unused functions
2017-03-07 Brian SalomonMove GrDrawOp pipeline/clip processing to GrRenderTarge...
2017-03-06 Brian SalomonRemove PLS path renderer
2017-03-04 Brian OsmanRebase and fix chromium
2017-03-02 Brian OsmanUse GrSemaphore rather than GrFence for external textur...
2017-03-02 Brian OsmanRevert "Revert "Revert "Revert "Move GrTextureProvider...
2017-03-02 Brian OsmanRevert "Revert "Revert "Move GrTextureProvider to src"""
2017-03-02 Greg DanielAdd support for Semaphores (gpu waiting on gpu) in...
2017-03-01 Brian OsmanRevert "Revert "Move GrTextureProvider to src""
2017-03-01 Brian OsmanRevert "Move GrTextureProvider to src"
2017-03-01 Brian OsmanMove GrTextureProvider to src
2017-02-28 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-24 Brian SalomonUse construct/init pattern with GrPipeline to replace...
2017-02-24 Brian OsmanRevert "Add GrExternalTextureData and SkCrossContextIma...
2017-02-24 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-22 Brian SalomonRemove GrPipelineBuilder.cpp
2017-02-21 Brian SalomonMake GrXferProcessor and related classes private.
2017-02-13 Brian SalomonRemove GrFragmentProcessor::computeInvariantOutput
2017-01-30 Jim Van VerthChange shadow tessellators to use SkColor and move...
2017-01-30 Robert PhillipsPush GrTextureProxy down to more effects
2017-01-27 Jim Van VerthAdd geometric version of spot shadow
2017-01-26 Brian OsmanMove SkGammaColorFilter to tools, limit to sRGB
2017-01-25 Robert PhillipsSwitch GrConfigConversionEffect over to taking GrTextur...
2017-01-25 Jim Van VerthMove SkShadowTessellator to GrShadowTessellator
2017-01-24 Brian SalomonMake GrConvolutionEffect only support Gaussian kernels...
2017-01-18 Brian SalomonAdd class GrProcessorSet which represents color and...
2017-01-17 Brian SalomonSimplify GrProcOptInfo initialization.
2017-01-10 joel.liangGenerate Signed Distance Field directly from vector...
2017-01-09 Brian SalomonMove resource ref/io manipulation from GrProgramElement...
2016-12-21 Brian SalomonMisc batch->op cleanup Part 1 of 2
2016-12-21 rmistryRevert of Generate Signed Distance Field directly from...
2016-12-21 joel.liangGenerate Signed Distance Field directly from vector...
2016-12-20 Brian SalomonRename files, macros, types, and functions related...
2016-12-19 rmistryRevert of Generate Signed Distance Field directly from...
2016-12-19 joel.liangGenerate Signed Distance Field directly from vector...
2016-12-17 Brian SalomonRename GrBatchAtlas -> GrDrawOpAtlas.
2016-12-16 Brian SalomonRename GrBatchAtlas files to GrDrawOpAtlas
2016-12-16 Brian SalomonRename GrBatchFontCache->GrAtlasGlyphCache
2016-12-16 Brian Salomonmove src/gpu/batches -> src/gpu/ops
2016-12-16 Brian SalomonRename GrTestBatch and subclasses to Op
2016-12-16 Brian SalomonRename batch->op and sk_sp for all remaining path rende...
2016-12-15 Brian SalomonRename GrAtlasTextBatch files to GrAtlasTextOp
2016-12-15 Brian SalomonRename NVPR batch->op and sk_sp'ify
2016-12-15 Brian SalomonEven more batch->op and sk_sp'ification.
2016-12-14 Brian SalomonSome more batch->op renaming
2016-12-14 Brian SalomonBring sk_sp to oval GrDrawOps and rename batch->op
2016-12-14 Brian SalomonUpdate rect ops to use "op" in their name and return...
2016-12-14 Robert PhillipsPartially defer GrSWMaskHelper
2016-12-07 Brian SalomonRename GrBatchFlushState to GrOpFlushState
2016-12-01 Brian SalomonRename GrVertexBatch->GrMeshDrawOp
2016-12-01 Brian SalomonRename GrDrawBatch->GrDrawOp
2016-12-01 Brian SalomonRename GrBatch to GrOp
2016-11-29 Brian SalomonMerge GrGLSLCaps into GrShaderCaps
2016-11-28 Brian OsmanGrTextureProducer cleanup, phase two: Producer, Adjuste...
2016-11-28 Brian OsmanGrTextureProducer cleanup, phase one: Bitmap and Image...
2016-11-23 Brian OsmanAdded GrSurfaceContext and GrTextureContext
2016-11-21 Jim Van VerthAdd shadowrrect geometry processor
2016-11-21 Brian SalomonMerge GrGLSLShaderVar and GrShaderVar
2016-11-21 Brian SalomonRemove GrGLSLSampler type and subclasses
2016-11-18 Brian SalomonMake GrBufferAccess a nested class of GrProcessor
2016-11-17 Brian SalomonRename GrTextureParams to GrSamplerParams
2016-11-17 Brian SalomonRename GrTextureAccess to GrProcessor::TextureSampler.
2016-11-07 Robert PhillipsAdd GrTextureRenderTargetProxy and support switching...
2016-10-27 Brian OsmanRename GrDrawContext to GrRenderTargetContext
2016-10-26 Mike Kleingpu.gypi -> gpu.gni