aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Hardwire opList lookAhead & lookBack parametersGravatar Robert Phillips2017-04-26
* Link to vulkan in tools but not library.Gravatar Brian Salomon2017-04-26
* Make SkNoncopyable movableGravatar Chris Blume2017-04-26
* Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVk...Gravatar Brian Salomon2017-04-25
* Add GrVkInterface constructor with sepereate instance/device proc getters.Gravatar Brian Salomon2017-04-25
* Use system Vulkan headers except when no building with vulkan supportGravatar Greg Daniel2017-04-25
* Remove compressed texture support from cacheratorGravatar Brian Osman2017-04-25
* Delete SkGTypeface and SkGScalerContextGravatar Matt Sarett2017-04-25
* Rm makeRenderTargetContext in favor of deferred version (take 3)Gravatar Robert Phillips2017-04-25
* Add new GrVkBackendContext::Create explicitly requiring vk proc gettersGravatar Brian Salomon2017-04-24
* Revert "Split up opLists (take 2)"Gravatar Robert Phillips2017-04-24
* Split up opLists (take 2)Gravatar Robert Phillips2017-04-24
* Remove two more gpu headers from include/*Gravatar Robert Phillips2017-04-24
* makeColorSpace() for SkColorFilterShader and SkLightingShaderGravatar Matt Sarett2017-04-21
* Move ReleaseProc info to GrTexture and for implementations to define it.Gravatar Greg Daniel2017-04-21
* Remove more headers from include/gpuGravatar Robert Phillips2017-04-21
* Remove all headers from include/gpu/effectsGravatar Robert Phillips2017-04-21
* Circular shadow fixes for Flutter.Gravatar Jim Van Verth2017-04-21
* Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"Gravatar Robert Phillips2017-04-21
* Rm makeRenderTargetContext in favor of deferred version (take 2)Gravatar Robert Phillips2017-04-21
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* remove vestigle code for lockpixelsGravatar Mike Reed2017-04-20
* Remove all config conversion modes except round-to-nearestGravatar Brian Osman2017-04-20
* calculate cull rects for SkMiniPicturesGravatar Mike Klein2017-04-20
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-20
* remove dead code around SK_SUPPORT_LEGACY_CANVAS_READPIXELSGravatar Mike Reed2017-04-20
* SkColorSpaceXformer: Add SkShader::makeColorSpace()Gravatar Matt Sarett2017-04-19
* Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Gravatar Greg Daniel2017-04-19
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-19
* Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Gravatar Greg Daniel2017-04-19
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Add backend safe classes for passing in external texture and render targets i...Gravatar Greg Daniel2017-04-18
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-18
* Revert "Split up opLists"Gravatar Robert Phillips2017-04-18
* Split up opListsGravatar Robert Phillips2017-04-18
* Re-enable deferred proxies in ChromeGravatar Robert Phillips2017-04-18
* Split cleanup changes out of bigger CL (take 2)Gravatar Robert Phillips2017-04-18
* SkColorSpaceXformer: Handle compose color filtersGravatar Matt Sarett2017-04-17
* Revert "Split cleanup changes out of bigger CL"Gravatar Mike Klein2017-04-17
* Switch SkCodec to int for counts and indicesGravatar Leon Scroggins III2017-04-17
* Split cleanup changes out of bigger CLGravatar Robert Phillips2017-04-17
* Finish overriding onMakeColorSpace() for SkImageFiltersGravatar Matt Sarett2017-04-17
* Split SkCrossContextImageData into Image and BackendTexture subclassesGravatar Greg Daniel2017-04-17
* Further refactor read/writeSurfacePixelsGravatar Brian Osman2017-04-17
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* deprecate odd variants of SkCanvas::readPixelsGravatar Mike Reed2017-04-17
* Remove lastOpList capability from GrSurfaceGravatar Robert Phillips2017-04-17
* remove unused mutex from pixelrefGravatar Mike Reed2017-04-16
* SkPictureImageFilter::onMakeColorSpace()Gravatar Matt Sarett2017-04-15