aboutsummaryrefslogtreecommitdiff
path: root/gm
AgeCommit message (Expand)Author
2015-08-20Use static_assert instead of SK_COMPILE_ASSERT.bungeman
2015-08-20Implement canComputeFastBounds() for image filters.senorblanco
2015-08-20Update SkLightingShader to support rotationrobertphillips
2015-08-19Revert "Update SkLightingShader to support rotation"robertphillips
2015-08-19Fix transformed stroke width in GrAALinearizingConvexPathRenderer.ethannicholas
2015-08-19Update SkLightingShader to support rotationrobertphillips
2015-08-19widen gm to show entire image, add place-holder for no contextreed
2015-08-18When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...wangyix
2015-08-18Add subsets to SkImageGenerator and SkImageCacheratorreed
2015-08-17Move normal map creation methods to sk_toolsrobertphillips
2015-08-17Make GrVertexBatch objects hold their own draws during GrDrawTarget flushbsalomon
2015-08-14A bit of misc cleanup.mtklein
2015-08-14Add GM to test drawing atlas casejoshualitt
2015-08-13Split GrDrawBatch and GrVertexBatch into their own filesbsalomon
2015-08-13some catchup CL revisionsreed
2015-08-13Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...bsalomon
2015-08-13Extend SkImageGenerator to support natively generated GrTextures. As part of ...reed
2015-08-13add SkImage::NewFromPicture and a GM to test itreed
2015-08-07GrDrawVertices to batchesjoshualitt
2015-08-06Fix warnings on VS2015 x86_64 buildbsalomon
2015-08-06flag to use const& instead of const* for src-rectreed
2015-08-06Don't pass pipeline to GrBatch::generateGeometry()bsalomon
2015-08-05IWYU: 'core' target, files starting A-C.bungeman
2015-08-04Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...reed
2015-08-04IWYU: 'core' target, files starting A-C.bungeman
2015-08-04SkPictureImageGeneratorfmalita
2015-08-04Added registerChild; transforms, textures, glKey automatically handled.wangyix
2015-08-03Fix elliptical rrect clip shaders for large radii on devices with mediumpbsalomon
2015-08-03Use new API everywhere for GrDefaultGeoProcFactoryjoshualitt
2015-08-03Revert of Use new API everywhere for GrDefaultGeoProcFactory (patchset #5 id:...joshualitt
2015-08-03Use new API everywhere for GrDefaultGeoProcFactoryjoshualitt
2015-08-01Add BW masks to random scaler contextjoshualitt
2015-08-01Revert of Add BW masks to random scaler context (patchset #1 id:1 of https://...joshualitt
2015-08-01Add BW masks to random scaler contextjoshualitt
2015-08-01adding gm to use random scaler contextjoshualitt
2015-07-31C API: remove dead code, simplify boilerplatehalcanary
2015-07-31Revert of adding gm to use random scaler context (patchset #4 id:60001 of htt...joshualitt
2015-07-31adding gm to use random scaler contextjoshualitt
2015-07-31Address some SkLightingShader TODOsrobertphillips
2015-07-30linear gradient with stops discretized gmcaryclark
2015-07-30add radial gradient hard stop testcaryclark
2015-07-30Update SkLightingShader to take a localMatrixrobertphillips
2015-07-29Move LightingShader to effectsrobertphillips
2015-07-29fix dstreadshuffle text portable gmcaryclark
2015-07-29make tests portable by using 565 compatible colorscaryclark
2015-07-28gm missed portable text in textblobshadercaryclark
2015-07-28gm fix missed portable gm text in samplerstresscaryclark
2015-07-28make pixelsnap textblob* etc gm portablecaryclark
2015-07-24mixed text blobs really draws LCDjoshualitt
2015-07-24rename portable_typeface_always to portable_typefacecaryclark