aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* 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
* Fix missing tolerance in GrPathUtils::worstCasePointCountGravatar Robert Phillips2017-04-18
* Fix resolve assert in vulkanGravatar Greg Daniel2017-04-18
* Add backend safe classes for passing in external texture and render targets i...Gravatar Greg Daniel2017-04-18
* Fix some bugs with read/writePixelsGravatar Brian Osman2017-04-18
* Allow the dst of vulkan resolves to be a non RTGravatar 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
* Pass GrSurfaceContext into read/writeSurfacePixelsGravatar Robert Phillips2017-04-18
* Split cleanup changes out of bigger CL (take 2)Gravatar Robert Phillips2017-04-18
* Pass LC_ALL_MASK to newlocaleGravatar Eric Karl2017-04-17
* Re-arrange GrResourceProvider's texture creation methodsGravatar Robert Phillips2017-04-17
* Revert "Split cleanup changes out of bigger CL"Gravatar Mike Klein2017-04-17
* Split cleanup changes out of bigger CLGravatar Robert Phillips2017-04-17
* Further refactor read/writeSurfacePixelsGravatar Brian Osman2017-04-17
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* Remove lastOpList capability from GrSurfaceGravatar Robert Phillips2017-04-17
* sk_sp-ify opList creation & storageGravatar Robert Phillips2017-04-14
* Improve accuracy of cubic classificationGravatar Chris Dalton2017-04-14
* Further unify logic in readSurfacePixels and writeSurfacePixelsGravatar Brian Osman2017-04-13
* Move GrAtlasGlyphCache over to SkArenaAlloc from SkVarAlloc.Gravatar Herb Derby2017-04-13
* Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetCo...Gravatar Robert Phillips2017-04-13
* Store the GrBackend we are using on GrContextGravatar Greg Daniel2017-04-13
* Make all GrRenderTargetOpList ops store a GrRenderTarget pointerGravatar Robert Phillips2017-04-13
* Do sRGB premul/unpremul on the GPUGravatar Brian Osman2017-04-13
* Fix cubic KLM solvingGravatar csmartdalton2017-04-12
* Disable deferred proxies for Chrome branchGravatar Robert Phillips2017-04-12
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* Revert "Rm makeRenderTargetContext in favor of deferred version"Gravatar Robert Phillips2017-04-11
* Rm makeRenderTargetContext in favor of deferred versionGravatar Robert Phillips2017-04-11
* getDeferredTextureImageData(): preserve color space in legacy modeGravatar Matt Sarett2017-04-10
* PM/UPM conversion improvementsGravatar Brian Osman2017-04-10
* constexprify GrBlend.h and GrPorterDuffXferProcessor.cppGravatar Brian Salomon2017-04-10
* Move ref counting out of GrProcessor and into subclasses.Gravatar Brian Salomon2017-04-10
* consolidate read/writePixels in GrSurfaceContextGravatar Robert Phillips2017-04-10
* Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""Gravatar Brian Salomon2017-04-08
* Revert "Create GrXferProcessor while doing GrProcessorSet analysis."Gravatar Brian Salomon2017-04-08
* Create GrXferProcessor while doing GrProcessorSet analysis.Gravatar Brian Salomon2017-04-08