]> Pileus Git - grits/history - src/plugins/map.c
Move threading out of tile update/gc functions
[grits] / src / plugins / map.c
2012-12-27 Andy SpencerMove threading out of tile update/gc functions
2012-12-27 Andy SpencerMove low level tile loading to GritsTile
2012-12-26 Andy SpencerMore reference counting updates
2012-12-26 Andy SpencerFix race conditions
2012-12-26 Andy SpencerFix a variety of memory leaks
2012-02-16 Andy SpencerSwitch to explicit GL_CLAMP_TO_EDGE
2012-02-12 Andy SpencerReentrant dispose functions for sat and map
2012-01-30 Andy SpencerSwitch map plugin to tile map service
2012-01-30 Andy SpencerAdd Tile Map Service downloading
2012-01-03 Andy SpencerRemove haze over the oceans
2011-12-12 Andy SpencerMove OpenGL includes to a common place
2011-10-31 Andy SpencerUpdate copyright notices
2011-10-27 Andy SpencerPass objects to grits_viewer_remove instead of refs
2011-07-02 Andy SpencerUpdate map URL and layers
2011-05-24 Andy SpencerSwitch map and sat plugins to using thread pools
2011-05-24 Andy SpencerImprove shutdown code
2010-11-28 Andy Spencerlibgis -> grits: Update functions/types/etc
2010-11-28 Andy Spencerlibgis -> grits: Fix build after rename
2010-05-10 Andy SpencerFix compiler warnings
2010-05-03 Andy SpencerMove gdk_pixbuf calls to main thread
2010-05-01 Andy SpencerMiscellaneous bug fixes
2010-02-10 Andy SpencerAdd outline to markers
2010-02-10 Andy SpencerFix up primitive datatypes
2010-02-09 Andy SpencerAvoid excess threads with g_mutex_trylock
2010-02-09 Andy SpencerUse threaded fetch for first tile
2010-02-09 Andy SpencerLazy tile splitting
2010-02-08 Andy SpencerDocument GisPluginMap
2010-02-08 Andy SpencerMiscellaneous updates, mostly aesthetic
2010-02-08 Andy SpencerConvert self to real names
2010-02-06 Andy SpencerMisc pointer fixes
2010-02-06 Andy SpencerGisViewer: remove begin/end functions
2010-02-05 Andy SpencerConvert GisWms to use GisHttp
2010-02-03 Andy SpencerConvert GisTile to GisObject
2010-02-03 Andy Spencermap: colormap for cities and linear texture filtering
2010-01-28 Andy SpencerAdd color mapping to map plugin
2010-01-27 Andy SpencerUpdate copyright and email address
2010-01-27 Andy SpencerAdding map plugin using OpenStreetMap data