aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Disable CCPR path rendering in DDL modeGravatar Robert Phillips2018-03-15
* GrGLES: unify MakeNativeInterface_{android,egl}Gravatar Hal Canary2018-03-15
* Make CreateBackendFormatFromTexture shared codeGravatar Robert Phillips2018-03-15
* Fix initialLayout update in Vk createTestingOnlyImageGravatar Greg Daniel2018-03-15
* Check GL_EXT_texture_format_BGRA8888 before GL_APPLE_texture_format_BGRA8888Gravatar Alexis Hetu2018-03-15
* Remove SK_RASTER_RECORDER_IMPLEMENTATIONGravatar Robert Phillips2018-03-15
* Revert "ccpr: Unblacklist vulkan"Gravatar Greg Daniel2018-03-15
* ccpr: Unblacklist vulkanGravatar Chris Dalton2018-03-15
* GrGLES: clean up android_get_gl_procGravatar Hal Canary2018-03-14
* Reland "Add back missing unique key checks when creating CachedBitmap/Image P...Gravatar Greg Daniel2018-03-14
* Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"Gravatar Greg Daniel2018-03-14
* hide SkBlurMaskFilter and SkBlurQualityGravatar Mike Reed2018-03-14
* Revert "Add back missing unique key checks when creating CachedBitmap/Image P...Gravatar Greg Daniel2018-03-14
* ccpr: Add an attenuation parameter to triangle cornersGravatar Chris Dalton2018-03-14
* Add a shader cap for incomplete short int precisionGravatar Chris Dalton2018-03-14
* Provide promise images when rendering SKPs w/ DDLGravatar Robert Phillips2018-03-14
* Ensure that GrGpu state tracking is initialized before making a backend RT/Te...Gravatar Brian Salomon2018-03-14
* Improve handling of GrPixelConfig in GrBackendTex/RT ctorsGravatar Greg Daniel2018-03-14
* Add back missing unique key checks when creating CachedBitmap/Image ProxiesGravatar Greg Daniel2018-03-14
* Compile with GCC 7.2.0.Gravatar Ben Wagner2018-03-13
* Fix possible overflows in hair line path renderer vertex countsGravatar Brian Salomon2018-03-13
* Fixed some shader cache issuesGravatar Ethan Nicholas2018-03-13
* Add testing-only backend render target support to GrVkGpu.Gravatar Brian Salomon2018-03-13
* move blur impl into coreGravatar Mike Reed2018-03-12
* Temporary patch for Mus/VizGravatar Robert Phillips2018-03-12
* update include path for SkBlurMask.hGravatar Mike Reed2018-03-12
* Small cleanups suggested by ClangTidyGravatar Kevin Lubick2018-03-12
* remove unused ConvertRadiusToSigma from SkBlurMaskFilterGravatar Mike Reed2018-03-12
* Add GrMockRenderTarget and mock backend render targetsGravatar Brian Salomon2018-03-09
* Remove last use of DetachCache.Gravatar Herb Derby2018-03-09
* Remove use of attach/detatch cache from distance field textGravatar Herb Derby2018-03-09
* Fix issue with negative translations of small pathsGravatar Jim Van Verth2018-03-09
* SkResourceCache.h shouldn't include itself.Gravatar Ben Wagner2018-03-09
* Remove another set of AttachCacheGravatar Herb Derby2018-03-09
* ccpr: Simplify triangle cornersGravatar Chris Dalton2018-03-09
* Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&Gravatar Brian Salomon2018-03-09
* Fix a logical test in GrColorSpaceXform::EqualsGravatar Brian Osman2018-03-09
* Add promise images for deferred instantiation of wrapped gpu texturesGravatar Greg Daniel2018-03-09
* Remove one use of AttachCache, and a paint variant of FindOrCreate...Gravatar Herb Derby2018-03-09
* Make GrTextureStripAtlas DDL friendlyGravatar Robert Phillips2018-03-09
* Vulkan backend render targets don't allow client to specify stencil bitsGravatar Brian Salomon2018-03-09
* ccpr: Fix stale array access after dynamic resizeGravatar Chris Dalton2018-03-09
* Add GM configs that test rendering to a GL backend texture and render targetGravatar Brian Salomon2018-03-09
* ccpr: Fix crash on zero-length fan tessellationsGravatar Chris Dalton2018-03-09
* Remove all uses of getCache with get.Gravatar Herb Derby2018-03-09
* Add ability to uninstantiate lazy proxies after every flush.Gravatar Greg Daniel2018-03-08
* Split GrDDL- & GrDirect- Contexts into their own filesGravatar Robert Phillips2018-03-08
* Fix preAbandonContext botGravatar Robert Phillips2018-03-08
* Revert "ccpr: Draw curves in a single pass"Gravatar Chris Dalton2018-03-08
* Revert "ccpr: Simplify triangle corners"Gravatar Chris Dalton2018-03-08