summaryrefslogtreecommitdiff
path: root/tools/asset_processor
AgeCommit message (Collapse)Author
2022-01-20I'm too stupid to mergeHenny022p
2022-01-18merge masterHenny022p
2021-11-23fix libtheo3
2021-11-23moved asset_processor to new locationHenny022p
2021-11-22mac fixtheo3
2021-11-20Fix clang warnings and remove remaining baserom referencesoctorock
2021-11-19Improve compilation time of asset_processoroctorock
By splitting it up into object files and letting them be compiled in parallel. Also only rebuild the parts that changed.
2021-11-19Calculate offsets for map and gfxoctorock
2021-11-07Restructure asset processoroctorock
2021-11-07Need to use it as the last flag?octorock
2021-11-07Link stdc++fs for old g++ compiler?octorock
2021-11-07Rewrite asset processor in C++octorock