summaryrefslogtreecommitdiffstats
path: root/src/view/default.fs
AgeCommit message (Collapse)Author
2018-10-24Move shader initialization out of rendererMatthias Schiffer
Avoid public fields and ! overrides, make almost all fields readonly.
2017-09-12Implement simple map rendererMatthias Schiffer
2017-09-11Code structuringMatthias Schiffer
Also, use a fixed-size canvas for now.