]> Pileus Git - grits/history - src/plugins/sat.c
Move threading out of tile update/gc functions
[grits] / src / plugins / sat.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
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-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-04-19 Andy SpencerAdd z-index to tiles
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 SpencerAdd code to draw tile borders
2010-02-09 Andy SpencerLazy tile splitting
2010-02-08 Andy SpencerDocument GisPluginSat
2010-02-08 Andy SpencerConvert self to real names
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 SpencerBetter error checking for elev and sat plugins
2010-01-28 Andy SpencerRename BMNG to Sat