summaryrefslogtreecommitdiffstats
path: root/tools/gfx/cpu/cpu-shader-object.h
Commit message (Collapse)AuthorAge
* formatEllie Hermaszewska2024-10-29
| | | | | | | * format * Minor test fixes * enable checking cpp format in ci
* squash warnings (#3378)Ellie Hermaszewska2023-12-05
| | | Co-authored-by: Yong He <yonghe@outlook.com>
* Split render-cpu into smaller files (#2340)lucy96chen2022-07-27
* render-cpu split, does not compile * split finished, one compile error * added missing include and missing destructor implementation * Rerun TeamCity CI