aboutsummaryrefslogtreecommitdiff
path: root/src/gpu
AgeCommit message (Expand)Author
2014-11-06Send coverage VA as floats instead of bytesegdaniel
2014-11-05Add mock context and use in ResourceCacheTest.bsalomon
2014-11-05Revert of Add mock context and use in ResourceCacheTest. (patchset #4 id:6000...bsalomon
2014-11-05Add mock context and use in ResourceCacheTest.bsalomon
2014-11-05Workaround for PowerVR clear issue.bsalomon
2014-11-04DFText: fix placement of glyphs when we fall back to pathsjvanverth
2014-11-04Enable distance field path rendering in Chrome.jvanverth
2014-11-04removing setVertexArraySource from drawtargetjoshualitt
2014-11-04Fix layer cache memory leakrobertphillips
2014-11-03Rename and clarify semantics of GrContext::resolveRenderTarget.bsalomon
2014-11-03Temporary fix to remove drawrect call from GpuGLjoshualitt
2014-11-03Improve quality of distance field renderingjvanverth
2014-11-03Detect Mesa OpenGL ESderekf
2014-11-03Revert changes to GrContext::resolveRenderTargetbsalomon
2014-11-03Test factory uses the inorder draw bufferjoshualitt
2014-11-03Don't allow renderTarget==NULL to GrContext::clear() and friends.bsalomon
2014-11-03Remove GrGLTexIDbsalomon
2014-11-03Force input coverage to be only a byte in gpu shaders.egdaniel
2014-11-03Add class GrGLTextureRenderTarget for GL texture/rendertarget objectsbsalomon
2014-10-31Revert of Temporary fix to remove drawrect call from GpuGL (patchset #6 id:90...joshualitt
2014-10-31Temporary fix to remove drawrect call from GpuGLjoshualitt
2014-10-31GrContext no longer ever draws on Gpujoshualitt
2014-10-31Beginning to refactor nvpr codejoshualitt
2014-10-31Some distance field text optimizations.jvanverth
2014-10-31Revert of GrContext no longer ever draws on Gpu (patchset #7 id:120001 of htt...joshualitt
2014-10-31GrContext no longer ever draws on Gpujoshualitt
2014-10-31small fix for cache clearjoshualitt
2014-10-31Cleanup: Go with SkDebugf instead of GrPrintf.tfarina
2014-10-31Use Color Processor for color bitmap text draws on gpu.egdaniel
2014-10-30Upgrade GPUOptimizerobertphillips
2014-10-30Cleanup conversion that the new NDK compiler tries to over optimize.djsollen
2014-10-30Add return value on GrRecordReplaceDrawrobertphillips
2014-10-30Fix bug in aggressive layer cache purgingrobertphillips
2014-10-30allow SkUserConfig.h to control NOGPUreed
2014-10-30Support multiple scales for dfpaths.jvanverth
2014-10-29cleanup reentrance logic in CMMjoshualitt
2014-10-29Discard atlas after every MultiPictureDraw::drawrobertphillips
2014-10-29Separate out GrSurfaceConfig's fields from other structs used to create GrGL*...bsalomon
2014-10-29BUG=skia:joshualitt
2014-10-29clear stencil clip on draw targetjoshualitt
2014-10-29Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60...robertphillips
2014-10-29Discard atlas after every MultiPictureDraw::drawrobertphillips
2014-10-28OptState owns program descriptorjoshualitt
2014-10-28rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsbsalomon
2014-10-28Distance field path optimizations and clean up.jvanverth
2014-10-28Working patch to remove constant attributes. This may cause some gm mismatch...joshualitt
2014-10-28Revert of Patch to remove constant attributes (patchset #8 id:120002 of https...joshualitt
2014-10-28aa rect renderer takes a gpu on constructionjoshualitt
2014-10-28Working patch to remove constant attributes. This may cause some gm mismatch...joshualitt
2014-10-28Alter layer hoisting to only hoist layers for one canvas at a timerobertphillips