]> Pileus Git - grits/commit
GisViewer: remove begin/end functions
authorAndy Spencer <andy753421@gmail.com>
Sat, 6 Feb 2010 11:37:18 +0000 (11:37 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 6 Feb 2010 11:37:18 +0000 (11:37 +0000)
commitd12488000f9cc634f225ab0f11cfc0d2b52ecde5
tree154678589aa2a4a7af420847ca7c3d9270aee7bc
parent3812f4ecfc3894f0118ec6eb173a0cc705ec2ceb
GisViewer: remove begin/end functions

There's no reason for recreating the OpenGL context all the time, just
create it once at the beginning.
src/gis-opengl.c
src/gis-viewer.c
src/gis-viewer.h
src/plugins/map.c
src/plugins/sat.c