abstreet/docs/development.md
2019-01-23 23:13:30 -08:00

13 lines
346 B
Markdown

# Development notes
Find packages to upgrade: `cargo outdated -R`
Diff screencaps: http://www.imagemagick.org/Usage/compare/#methods
Cross-compilation: https://github.com/rust-embedded/cross
Debug OpenGL calls:
apitrace trace --api gl ../target/debug/editor ../data/raw_maps/montlake.abst
qapitrace editor.trace
apitrace dump editor.trace