aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/ganesh/GrFragmentProcessor.h
AgeCommit message (Expand)Author
2023-08-25Treat GR_TEST_UTILS as defined or not, not 1 or 0.John Stiles
2023-04-18Disable an untested/unreachable GrSkSLFP optimization.John Stiles
2023-04-14Move DSL and most private SkSL headers out of include/.John Stiles
2023-04-07Use STArray in src/gpuHerb Derby
2023-03-24Use TArray in src/gpu/ganesh.Herb Derby
2023-01-18[base] Move more files into baseKevin Lubick
2022-11-17[includes] Enforce IWYU on GrProcessor.h and GrProcessor.cppKevin Lubick
2022-11-14Reland "Remove SkTArray::count() and change all uses to size()"Herb Derby
2022-11-11Revert "Remove SkTArray::count() and change all uses to size()"Brian Osman
2022-11-11Remove SkTArray::count() and change all uses to size()Herb Derby
2022-07-20Allow GrFPSuccess to return a null FPMichael Ludwig
2022-07-12Simplify UseDestColorAsInputBrian Osman
2022-04-07Move all Ganesh source files into ganesh subdirectory.Greg Daniel