aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Remove kZeroCopy_GrSurfaceFlagGravatar Brian Salomon2017-05-22
* Remove compressed (ETC1) texture support from GaneshGravatar Robert Phillips2017-05-22
* Add fixes & test for isConfigTexturable and isConfigRenderableGravatar Robert Phillips2017-05-22
* Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""Gravatar Brian Salomon2017-05-21
* Update Porter Duff analysis to match LCD logic.Gravatar Greg Daniel2017-05-19
* Comment out lcd assert to make GLPrograms test happyGravatar Greg Daniel2017-05-19
* Fix gpu lcd blending to semi-correctly handle alpha coverageGravatar Greg Daniel2017-05-19
* Updated workaround for Intel 6xxx clear to 0/1 bugGravatar Eric Karl2017-05-19
* Revert "Update clearOp for split-OpList world"Gravatar Robert Phillips2017-05-18
* Remove ambient and spot mask filters.Gravatar Jim Van Verth2017-05-18
* Update clearOp for split-OpList worldGravatar Robert Phillips2017-05-18
* Revert "Remove GrSurfaceDesc member from GrSurface."Gravatar Greg Daniel2017-05-18
* Remove GrSurfaceDesc member from GrSurface.Gravatar Brian Salomon2017-05-18
* Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxyGravatar Robert Phillips2017-05-18
* Add drawArraysBaseVertexIsBroken flagGravatar Chris Dalton2017-05-18
* Add check for incorrect opList splitsGravatar Robert Phillips2017-05-18
* Revert "Revert "Remove GrSurface::desc() method.""Gravatar Brian Salomon2017-05-18
* Move MIP color mode from GrSurfaceProxy to GrTextureProxyGravatar Brian Salomon2017-05-18
* Revert "Remove GrSurface::desc() method."Gravatar Greg Daniel2017-05-18
* Remove GrSurface::desc() method.Gravatar Brian Salomon2017-05-17
* Replace most uses of GrSurface::desc() with conifg(), width(), etc.Gravatar Brian Salomon2017-05-17
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Adjust start and end points of arcs based on CTMGravatar Brian Osman2017-05-17
* Fix for amd copy as draws on vulkanGravatar Greg Daniel2017-05-17
* Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOpGravatar Robert Phillips2017-05-17
* Remove static initializer of GrProcessorSet::gEmptyGravatar Brian Salomon2017-05-17
* move shadows to device virtualGravatar Mike Reed2017-05-17
* Remove GrSurfaceProxy::desc()Gravatar Brian Salomon2017-05-17
* Revert "Convert DstTexture to DstProxy"Gravatar Robert Phillips2017-05-17
* Convert DstTexture to DstProxyGravatar Robert Phillips2017-05-17
* Enable vulkan copies as draws for everything but qualcommGravatar Greg Daniel2017-05-16
* Remove GrRenderTargetContext::desc()Gravatar Brian Salomon2017-05-16
* Require copy as draws for vulkan cross context image supportGravatar Greg Daniel2017-05-16
* Remove Windows Intel blacklisting of cross context textureGravatar Brian Osman2017-05-16
* Enable CrossContextTextureSupport on vulkanGravatar Greg Daniel2017-05-15
* Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpl...Gravatar Brian Salomon2017-05-15
* Remove kCheckAllocation_GrSurfaceFlags.Gravatar Brian Salomon2017-05-15
* Convert GrMesh back to a classGravatar Chris Dalton2017-05-15
* Rename finishOpList to finishFlush and call it less frequentlyGravatar Robert Phillips2017-05-15
* Attempt to work around iOS varying limit in GLPrograms testGravatar Brian Salomon2017-05-15
* Allow numerical color spaces with legacy renderingGravatar Matt Sarett2017-05-15
* Switch ImageStorageAccess over to GrTextureProxiesGravatar Robert Phillips2017-05-12
* Include non-legacy GrMeshDrawOps in GLPrograms test.Gravatar Brian Salomon2017-05-12
* Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Gravatar Brian Salomon2017-05-12
* Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGeneratorGravatar Brian Osman2017-05-12
* Split up opLists (take 3)Gravatar Robert Phillips2017-05-12
* Setup for another attempt to split up opListsGravatar Robert Phillips2017-05-11
* Fix GPU text colors when color spaces are involvedGravatar Brian Osman2017-05-11
* Remove SkCrossContextImageData and all support codeGravatar Brian Osman2017-05-11
* Workaround for Intel 6xxx clear to opaque black bugGravatar Brian Salomon2017-05-11