]> Pileus Git - grits/commit - src/plugins/elev.c
Lazy tile splitting
authorAndy Spencer <andy753421@gmail.com>
Tue, 9 Feb 2010 15:08:07 +0000 (15:08 +0000)
committerAndy Spencer <andy753421@gmail.com>
Tue, 9 Feb 2010 15:16:40 +0000 (15:16 +0000)
commitb5fde541db3eec5aa0b2d7f5b7a0725ad524f84c
tree351b898cdde6936ef60e39a092c7c20702005c00
parent03094f44bb4d1e1a924bd345124031214467a00c
Lazy tile splitting

When a tile is split, only the needed children are loaded. When
rendered, the parent tile must render in places of the non-loaded
children.
src/gis-opengl.c
src/objects/gis-tile.c
src/plugins/elev.c
src/plugins/map.c
src/plugins/sat.c
src/roam.c