Revert "Added SkImage::MakeCrossContextFromEncoded"
[platform/upstream/libSkiaSharp.git] / tools / gpu / GrTest.cpp
2017-05-08 Brian SalomonRevert "Added SkImage::MakeCrossContextFromEncoded"
2017-05-08 Brian OsmanAdded SkImage::MakeCrossContextFromEncoded
2017-05-05 Chris DaltonAdd postFlush call to GrOnFlushCallbackObject
2017-05-02 Greg DanielMake GrBackendTexture take Gr*Info refs in ctor, and...
2017-05-01 Greg DanielRevert "Revert "Plumb the use of GrBackendRenderTarget...
2017-04-28 Brian OsmanCombine GPU flush with semaphore API
2017-04-27 Greg DanielRevert "Plumb the use of GrBackendRenderTarget througho...
2017-04-27 Greg DanielPlumb the use of GrBackendRenderTarget throughout Skia
2017-04-20 Greg DanielRevert "Revert "Plumb GrBackendTexture throughout skia.""
2017-04-19 Stan IlievRevert "Plumb GrBackendTexture throughout skia."
2017-04-18 Greg DanielPlumb GrBackendTexture throughout skia.
2017-04-10 Robert Phillipsconsolidate read/writePixels in GrSurfaceContext
2017-04-07 Robert PhillipsMake GrCopySurfaceOp friendlier to GrSurfaceProxy ...
2017-04-06 Robert PhillipsRevert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
2017-04-06 Robert PhillipsMake GrCopySurfaceOp friendlier to GrSurfaceProxy
2017-04-04 Brian SalomonMove GrPipelineBuilder into GrRenderTargetContext:...
2017-04-04 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-04-03 Brian SalomonMove pipeline handling out of GrMeshDrawOp.
2017-04-01 Mike KleinRevert "Respect kRectsMustMatchForMSAASrc_BlitFramebuff...
2017-04-01 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-03-31 Brian SalomonRevert "Respect kRectsMustMatchForMSAASrc_BlitFramebuff...
2017-03-31 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-03-10 Brian OsmanRemove ownership aruments from render target wrap functions
2017-03-10 Robert PhillipsPartially defer SkImage_Gpu
2017-03-09 Brian SalomonAdd a separate draw function to GrRenderTargetContext...
2017-03-08 Brian OsmanMake SkGr.h private and remove unused functions
2017-03-08 Robert PhillipsAdd a unique ID to GrOpLists and return it from GrRende...
2017-03-07 Brian SalomonMove GrDrawOp pipeline/clip processing to GrRenderTarge...
2017-03-04 Brian OsmanRebase and fix chromium
2017-03-02 Greg DanielAdd support for Semaphores (gpu waiting on gpu) in...
2017-02-28 Robert PhillipsClean up/remove unused GrFragmentProcessor-derived...
2017-02-28 Brian SalomonFix -Wshadow-field warnings
2017-02-28 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-24 Brian OsmanRevert "Add GrExternalTextureData and SkCrossContextIma...
2017-02-24 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-01-26 Robert PhillipsMove GrDrawingManager pointer to GrSurfaceContext
2017-01-20 Robert PhillipsRemove GrTestTarget
2017-01-20 Robert PhillipsRename GrContext::getFontAtlas to getFontAtlas_ForTesting
2017-01-19 Brian SalomonDon't require GrPipelineBuilder to build GrPipeline
2017-01-11 Brian SalomonMake GrPaints move their GrProcessor ownership into...
2017-01-06 Brian SalomonAdd support for tagging GrUniqueKeys with a debug string
2017-01-03 Brian SalomonRemove ref counting from GrOp.
2016-12-20 Robert PhillipsRemove getDevice_just_for_deprecated_compatibility_test()
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-09 Brian SalomonRename testingOnly_drawBatch to testingOnly_addDrawOp...
2016-12-09 Brian SalomonMake GrRenderTargetOpList::addDrawOp use sk_sp
2016-12-09 Brian SalomonRelandx2 "Remove antialiasing control from GrPaint."
2016-12-09 Brian SalomonRevert "Reland "Remove antialiasing control from GrPaint.""
2016-12-09 Brian SalomonReland "Remove antialiasing control from GrPaint."
2016-12-08 Brian SalomonRevert "Remove antialiasing control from GrPaint."
2016-12-08 Brian SalomonRemove antialiasing control from GrPaint.
2016-12-07 Brian SalomonRename batch->op in GrOpList and subclasses
2016-12-01 Brian SalomonRename GrDrawBatch->GrDrawOp
2016-11-30 Brian SalomonMake GrGpuCommandBuffer infer its render target from...
2016-11-29 Brian SalomonReland image storage with fixes.
2016-11-08 Robert PhillipsRevert "Revert "Add GrRenderTargetContext instantiate...
2016-11-07 Leon ScrogginsRevert "Add GrRenderTargetContext instantiate & asTextu...
2016-11-07 Robert PhillipsAdd GrRenderTargetContext instantiate & asTextureProxy
2016-11-01 csmartdaltonMove memoization of multisample specs id to GrRenderTarget
2016-10-28 Robert PhillipsMake GrDrawContext be GrRenderTargetProxy-backed
2016-10-27 Brian OsmanRename GrDrawContext to GrRenderTargetContext
2016-10-27 bungemanRemove SkAutoTUnref and SkAutoTDelete from public includes.
2016-10-26 Robert PhillipsAdd GrOpList and rename GrDrawTarget to GrRenderTargetO...
2016-09-30 jvanverthAdd fence support for TransferBuffers
2016-09-27 Mike KleinRemove stray semicolons.
2016-08-31 egdanielAdd some copy support for vulkan msaa
2016-08-10 csmartdaltonAdd flag for window rectangles to GrRenderTarget
2016-07-29 csmartdaltonAdd test configs for instanced rendering
2016-07-25 brianosmanJust pass the draw context to paint conversion
2016-07-25 brianosmanAdd destination color space to AsFPArgs. Eliminates...
2016-07-21 robertphillipsRemove DrawFace enum from GrPipelineBuilder
2016-07-21 robertphillipsRevert of Remove DrawFace enum from GrPipelineBuilder...
2016-07-21 robertphillipsRemove DrawFace enum from GrPipelineBuilder
2016-07-18 brianosmanIntroduce GrColorSpaceXform, for gamut conversion on...
2016-07-06 csmartdaltonFix caching of sample locations
2016-07-05 rmistryRevert of Fix caching of sample locations (patchset...
2016-07-04 csmartdaltonFix caching of sample locations
2016-06-24 egdanielHave gpu createTestingOlyBackendTexture know if it...
2016-06-23 robertphillipsMove GrPipelineBuilder out of gms & reduce use of GrPip...
2016-06-23 egdanielStart using GrGpuCommandBuffer in GrDrawTarget.
2016-06-08 egdanielAdd GpuCommandBuffer support.
2016-06-08 halcanarySkLeanWindows.h: #include "Windows.h" fewer places
2016-06-03 robertphillipsMake GrClipMaskManager stateless and push GrPipelineBui...
2016-05-20 robertphillipsRetract GrRenderTarget from GrTestTarget
2016-05-16 robertphillipsRename GrDrawingMgr::abandon to wasAbandoned & add...
2016-05-13 cdaltonConvert GrClip to an abstract base class
2016-05-12 cdaltonRemove clip from GrPipelineBuilder
2016-04-22 kkinnunenRefactor to separate backend object lifecycle and GpuRe...
2016-04-20 jvanverthRevert of Use transfer buffer for BatchAtlas texture...
2016-04-20 jvanverthUse transfer buffer for BatchAtlas texture copies.
2016-04-19 cdaltonAdd optional data parameter to createBuffer
2016-04-13 brianosmanRename lots of things from 'sRGB' to 'GammaCorrect...
2016-04-08 cdaltonTrack GL buffer state based on unique resource ID
2016-04-07 mtkleinRevert of Track GL buffer state based on unique resourc...
2016-04-06 cdaltonTrack GL buffer state based on unique resource ID
2016-04-06 brianosmanSkSurfaceProps now has a gamma-correct ("AllowSRGBInput...
2016-04-01 kkinnunenRemove ownership parameter from GrResourceProvider...
2016-03-31 bsalomonMove SkGLContext and some GrGLInterface implementations...
next