aboutsummaryrefslogtreecommitdiff
path: root/bench/ImageCycleBench.cpp
AgeCommit message (Expand)Author
2021-10-11Make class members that are static constexpr also be inline.Brian Salomon
2021-09-02Move more Ops to skgpu::v1 namespaceRobert Phillips
2021-01-22More hiding of legacy drawImage callsMike Reed
2020-09-03Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.John Stiles
2020-08-03Enable ClangTidy check modernize-make-unique.John Stiles
2020-05-14Update internal skia uses to use flushAndSubmit and submit calls.Greg Daniel
2019-11-15Expose the owning surface to a canvas?Mike Reed
2019-04-24rewrite includes to not need so much -IfooMike Klein
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-06Remove multitexturing support from GrTextureOp.Brian Salomon