mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-01 23:05:59 +00:00
9d139926c9
vfs: no longer watch dirs when mounting - need to pass flag. allows turning this off for screenshots dir (where hotloading doesn't make sense) vfs_tree: expand hash table when 3/4 full; 1/2 was quite wasteful. main: do CPU init early, so timing during init can use TSCmain: do CPU init early, so timing during init can use TSC This was SVN commit r2098.