aboutsummaryrefslogtreecommitdiff
path: root/samplecode
AgeCommit message (Expand)Author
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
2018-05-31Reland "remove toString"Cary Clark
2018-05-25"Modularize" SkSGFlorin Malita
2018-05-22Update SampleLua and lua files.Ben Wagner
2018-05-20Revert "remove toString"Cary Clark
2018-05-20remove toStringCary Clark
2018-05-11Shadow fixes to avoid popping.Jim Van Verth
2018-05-04Use MaskFilter to create SDFs for text.Jim Van Verth
2018-05-02Reland "Remove devKerning"Herb Derby
2018-05-02Revert "Remove devKerning"Mike Klein
2018-05-01Remove devKerningHerb Derby
2018-04-24Minor shadow fixes.Jim Van Verth
2018-04-24include/private/SkTemplates: Cleanup bare pointers.Hal Canary
2018-04-23Revert "Remove ambient clamp hack for analytic shadows."Jim Van Verth
2018-04-19Remove ambient clamp hack for analytic shadows.Jim Van Verth
2018-04-19Untangle strike cache and glyph cacheHerb Derby
2018-04-18Move strike cache Find*() to strike cacheHerb Derby
2018-04-18ccpr: Implement conicsChris Dalton
2018-04-17show sum of cubic errorsMike Reed