aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Renames of processor analysis-related classes and method.Gravatar Brian Salomon2017-03-30
* Don't perform analysis twice in InstancedRendering::OpGravatar Brian Salomon2017-03-30
* Add GrSurfaceProxy* parameter to GrContext::flushGravatar Robert Phillips2017-03-30
* Make analysis optional to GrPipeline::init().Gravatar Brian Salomon2017-03-29
* More GrSurfaceProxy-clean upGravatar Robert Phillips2017-03-29
* Miscellaneous GrSurfaceProxy-related cleanupGravatar Robert Phillips2017-03-29
* Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...Gravatar Brian Salomon2017-03-29
* Fix copy offset when uploading initial mip data in VulkanGravatar Greg Daniel2017-03-29
* Add unistd.h include to GrVkGpu.cpp on unix for sleepGravatar Forrest Reiling2017-03-29
* Remove GrXferProcessor::getOptimizations.Gravatar Brian Salomon2017-03-29
* Retract GrPipeline from setRenderTargetState callsGravatar Robert Phillips2017-03-29
* Remove GrSurface::flushWritesGravatar Robert Phillips2017-03-29
* Add debug helper for finding leaks in GrMemoryPool.hGravatar Brian Salomon2017-03-28
* Revert "Fix copy offset when uploading initial mip data in Vulkan"Gravatar Greg Daniel2017-03-28
* Fix copy offset when uploading initial mip data in VulkanGravatar Greg Daniel2017-03-28
* Always initialize testing textures in vulkan with some dataGravatar Greg Daniel2017-03-28
* GrTessellator: speed up linearized quadratic Beziers.Gravatar Stephen White2017-03-28
* Change SkMemory to the more accurately named SkMalloc.Gravatar Herb Derby2017-03-27
* Split GrPipelineInput into separate color and coverage types, the latter of w...Gravatar Brian Salomon2017-03-27
* Remove GrFragmentProcessor-derived class' GrTexture-based ctorsGravatar Robert Phillips2017-03-27
* Add new proxy-based DetermineDomainMode w/ testGravatar Robert Phillips2017-03-27
* Fully initialize array of previous edges in GrGLConvexPolyEffect to please MSANGravatar Brian Salomon2017-03-27
* Remove draw-as-clear workaround for Adreno 3xx in Chrome.Gravatar Brian Salomon2017-03-25
* Revert "Remove texture sampling from GrConfigConversionEffect"Gravatar Brian Osman2017-03-24
* Delete SkColorSpace::ColorSpaceFlagsGravatar Matt Sarett2017-03-24
* Add function to perform color fragment processor elimination while performing...Gravatar Brian Salomon2017-03-24
* Remove texture sampling from GrConfigConversionEffectGravatar Brian Osman2017-03-24
* Find cubic KLM functionals directlyGravatar csmartdalton2017-03-23
* Revert "Remove texture sampling from GrConfigConversionEffect"Gravatar Brian Osman2017-03-23
* Make SkGr.h GrTexture-freeGravatar Robert Phillips2017-03-23
* Fix MSAN issue found by fuzzer in GrStencilSettings::operator==Gravatar Brian Salomon2017-03-23
* In vulkan align data in buffer when copying to imageGravatar Greg Daniel2017-03-23
* Remove texture sampling from GrConfigConversionEffectGravatar Brian Osman2017-03-23
* Make SkImageCacherator be deferred (take 2)Gravatar Robert Phillips2017-03-23
* Disable dual source blending on AMD vulkan.Gravatar Greg Daniel2017-03-22
* Add AMD work around in Vulkan to create a new secondary command bufferGravatar Greg Daniel2017-03-22
* Revert "Revert "Add a new GrResourceCache purging mechanism for purging unuse...Gravatar Brian Salomon2017-03-22
* Add Swizzle FP, and remove swizzle logic from GrConfigConversionEffectGravatar Brian Osman2017-03-22
* Init Command buffer on inlineUploads in VulkanGravatar Greg Daniel2017-03-22
* Revert "Make SkImageCacherator be deferred"Gravatar Robert Phillips2017-03-22
* Make SkImageCacherator be deferredGravatar Robert Phillips2017-03-22
* Support premul/unpremul of F16 during read/writePixelsGravatar Brian Osman2017-03-22
* Mark overridden destructors with 'override' and remove 'virtual'Gravatar Brian Salomon2017-03-22
* Revert "Add a new GrResourceCache purging mechanism for purging unused resour...Gravatar Brian Salomon2017-03-22
* Add a new GrResourceCache purging mechanism for purging unused resources.Gravatar Brian Salomon2017-03-22
* Make SkImage_Gpu be deferred (take 2)Gravatar Robert Phillips2017-03-22
* Revert "Revert "Remove GrPipeline from GrDrawOp.""Gravatar Brian Salomon2017-03-21
* In GrRenderTargetOpList::forwardCombine check adjacent opsGravatar Brian Salomon2017-03-21
* Make experimental Perlin noise shader take texture proxiesGravatar Robert Phillips2017-03-21
* check-headers-self-sufficient: updateGravatar Hal Canary2017-03-21