aboutsummaryrefslogtreecommitdiff
path: root/samplecode
AgeCommit message (Expand)Author
2018-10-19override getTypeName() instead of using tableMike Klein
2018-10-12Move GrBackend enum to enum class.Greg Daniel
2018-10-01delete textonpath code -- not used anywhereMike Reed
2018-09-27Cleanup resource flagsChris Dalton
2018-09-21Remove a largue quantity of 4444 and/or dithering codeBrian Osman
2018-09-19test,tools: whitespace changes for clang-formatHal Canary
2018-09-17Use onOnceBeforeDraw instead of constructor for glyphs.Ben Wagner
2018-09-05Revert "makeSurface defaults to raster"Cary Clark
2018-09-05makeSurface defaults to rasterCary Clark
2018-09-03Reland "ccpr: Implement stroking with fine triangle strips"Chris Dalton
2018-08-31add circles to stroked cubics with cuspsCary Clark
2018-08-31Simplify perspective shadows to match future MD specs.Jim Van Verth
2018-08-31Revert "ccpr: Implement stroking with fine triangle strips"Chris Dalton
2018-08-31ccpr: Implement stroking with fine triangle stripsChris Dalton
2018-08-29textonpath no longer in canvasMike Reed
2018-08-21IWYU: SkUtils.hHal Canary
2018-08-20ccpr: Rename GrCCPathParser to GrCCFillerChris Dalton
2018-08-19show inflextion on cubicMike Reed
2018-08-16move patheffect virtuals to protected and renameMike Reed
2018-08-16Beautify GlyphTransform sample.Ben Wagner
2018-08-15Consolidate the scissor enums into one "GrScissorTest" enumChris Dalton
2018-08-15Update CCPRGeometry to use pool for op.Ben Wagner
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2018-08-07Reland "Move GrGeometryProcessor's textures out of classes and into"Brian Salomon
2018-08-06Revert "Move GrGeometryProcessor's textures out of classes and into"Brian Salomon
2018-08-06Make result of GrOp::combineIfPossible be an enum.Brian Salomon
2018-08-06clean up includesCary Clark
2018-07-31SkUTFHal Canary
2018-07-17Restore SkLightingShader and associated classesRobert Phillips
2018-07-12Remove SkDrawFilter.Ben Wagner
2018-07-11Whitespace FixupHal Canary
2018-07-11Remove clamping of kPlus with F16 configsBrian Osman
2018-07-02Revert "Some scissor state cleanup."Brian Salomon
2018-07-02Some scissor state cleanup.Brian Salomon
2018-06-26Refactor GrPipeline dynamic state.Brian Salomon
2018-06-22renamed samplecode/Nima to samplecode/SampleNimaActorRuiqi Mao
2018-06-21fixed NIMA deformed vertices renderingRuiqi Mao
2018-06-19added NIMA sample to showcase animationsBrian Osman
2018-06-19Stop using SkTSwap.Ben Wagner
2018-06-14Implement tilted concave ambient shadowJim Van Verth
2018-06-14Revert "Revert "SkTypes: extract SkTo""Hal Canary
2018-06-13Revert "SkTypes: extract SkTo"Hal Canary
2018-06-12SkTypes: more into SkMacrosHal Canary
2018-06-12SkMacros split from SkTypes.hHal Canary
2018-06-12SkTypes: extract SkToHal Canary
2018-06-08rebaseCary Clark
2018-06-08Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineSta...Brian Salomon
2018-06-07Defer Sample setup to onOnceBeforeDraw.Ben Wagner
2018-06-01Set bounds correctly for color emoji that need post-cache transfomsJim Van Verth
2018-05-31Revert "Reland "remove toString""Cary Clark