aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Add support for row-by-row jpeg encodingGravatar Matt Sarett2017-05-02
* Make GrBackendTexture take Gr*Info refs in ctor, and copy them.Gravatar Greg Daniel2017-05-02
* Fix Creation of GrBackendRenderTarget from GrBackendRenderTargetDesc in GLGravatar Greg Daniel2017-05-01
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Initial clip-mask-layer supportGravatar Florin Malita2017-05-01
* Optimizations for analytic shadows.Gravatar Jim Van Verth2017-05-01
* add drawString helper to canvasGravatar Cary Clark2017-04-28
* Combine GPU flush with semaphore APIGravatar Brian Osman2017-04-28
* remove unused yuv methodsGravatar Mike Reed2017-04-28
* change drawAtlas to behave like drawVerticesGravatar Mike Reed2017-04-28
* add helper makeShader for the common Clamp caseGravatar Mike Reed2017-04-28
* Fix fast blur for shadow rrects.Gravatar Jim Van Verth2017-04-28
* Remove srgb flags from GrProcessorSetGravatar Brian Salomon2017-04-28
* handle GrVkTransferBuffer::Create failureGravatar Forrest Reiling2017-04-27
* Disable deferred proxies in ChromeGravatar Robert Phillips2017-04-27
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Fold SkImageCacherator into SkImage_LazyGravatar Brian Osman2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Add additional checks when creating vulkan contextGravatar Greg Daniel2017-04-27
* Change vulkan image memory allocation back to using sub allocationGravatar Greg Daniel2017-04-27
* Remove pre-allocated clip space from GrRenderTargetOpListGravatar Robert Phillips2017-04-26
* Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpListGravatar Robert Phillips2017-04-26
* Hardwire opList lookAhead & lookBack parametersGravatar Robert Phillips2017-04-26
* Link to vulkan in tools but not library.Gravatar Brian Salomon2017-04-26
* Prevent creation of zero-sized proxiesGravatar Robert Phillips2017-04-26
* Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVk...Gravatar Brian Salomon2017-04-25
* Fix writePixels of sRGB data to legacy GPU surfaceGravatar Brian Osman2017-04-25
* Add GrVkInterface constructor with sepereate instance/device proc getters.Gravatar Brian Salomon2017-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
* Fix spelling of SkImageGenerator in commentGravatar Brian Osman2017-04-24
* Remove two more gpu headers from include/*Gravatar Robert Phillips2017-04-24
* Make InstancedRendering more opList-splitting friendlyGravatar Robert Phillips2017-04-24
* 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
* Fix reflected ovals.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
* Disable use of directly wrapping msaa RTs on VulkanGravatar Greg Daniel2017-04-20
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Add abandoned GPU check to createTextureProxyGravatar Robert Phillips2017-04-20
* Remove all config conversion modes except round-to-nearestGravatar Brian Osman2017-04-20
* rectangle texture scaling is now handled in skslcGravatar Ethan Nicholas2017-04-20
* Remove incorrect assertGravatar Brian Osman2017-04-20
* Disable multisampling on Vulkan Nexus Player botGravatar Greg Daniel2017-04-19
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18