]> Pileus Git - grits/commit
Minor debugging, precision, and performance updates
authorAndy Spencer <andy753421@gmail.com>
Mon, 25 Jan 2010 20:39:15 +0000 (20:39 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 25 Jan 2010 20:39:15 +0000 (20:39 +0000)
commit01ca3d15f0981393709f25efc6b4a0e067e0c815
treec2f30542355f1685b6da687c19ced7b6b64f208d
parent34c7dbdf473f66024fd3ab3301b9921593d9d420
Minor debugging, precision, and performance updates

- Print paths when loading tiles

- Only update heights of vertices inside a tile, instead of all the
  vertices on intersecting triangles.

- Use g_list_prepend instead of g_list_append
src/gis-opengl.c
src/plugins/srtm.c
src/roam.c