]> Pileus Git - grits/shortlog
grits
2010-02-06 Andy SpencerGisTile: use g_object_unref instead of g_free
2010-02-06 Andy SpencerUpdate TODO
2010-02-06 Andy SpencerDebugging and memory checking
2010-02-06 Andy SpencerFix various memory leaks, mostly in plugins
2010-02-06 Andy SpencerGisViewer: Improve add/remove functions
2010-02-06 Andy SpencerGisViewer: remove begin/end functions
2010-02-06 Andy Spencergis-demo: fix memory issues, cleanup
2010-02-06 Andy Spencer[Re]add gis-test
2010-02-06 Andy SpencerAdd better suppressions file
2010-02-05 Andy SpencerConvert GisWms to use GisHttp
2010-02-05 Andy SpencerSplit gis-data into data and http parts
2010-02-05 Andy SpencerUpdate docs
2010-02-05 Andy SpencerMove data access to a subdirectory
2010-02-05 Andy SpencerFix one more include folder
2010-02-03 Andy SpencerFix include folders
2010-02-03 Andy SpencerSplit gis-object.{c,h} -> gis-{object,marker,callback...
2010-02-03 Andy SpencerMove objects to a subdirectory
2010-02-03 Andy SpencerUpdate API docs
2010-02-03 Andy SpencerConvert GisTile to GisObject
2010-02-03 Andy SpencerConvert GisObject to GObject
2010-02-03 Andy SpencerBetter error checking for elev and sat plugins
2010-02-03 Andy Spencermap: colormap for cities and linear texture filtering
2010-02-03 Andy Spencergis-demo: avoid double-loading plugins
2010-02-03 Andy SpencerUpdate TODO with data items
2010-01-28 Andy SpencerAdd color mapping to map plugin
2010-01-28 Andy SpencerAdd blank background color to env
2010-01-28 Andy SpencerImprove gis-demo
2010-01-28 Andy SpencerMove around a lot of preferences management
2010-01-28 Andy SpencerRename tile_test to tile-test
2010-01-28 Andy SpencerRename gis_test to gis-demo
2010-01-28 Andy SpencerRename SRTM to Elev
2010-01-28 Andy SpencerRename BMNG to Sat
2010-01-27 Andy SpencerUpdate copyright and email address
2010-01-27 Andy SpencerUpdate TODO
2010-01-27 Andy SpencerFix null pointer dereference
2010-01-27 Andy SpencerReorder some sources
2010-01-27 Andy SpencerAdding map plugin using OpenStreetMap data
2010-01-27 Andy SpencerUse G_PI instead of M_PI
2010-01-27 Andy SpencerMove wms_test to tile_test
2010-01-26 Andy SpencerUse argv for loading plugins with gis_test
2010-01-26 Andy SpencerStub out an environment plugin.
2010-01-26 Andy SpencerUse glAlphaFunc for transparency for now
2010-01-26 Andy SpencerFix rendering at the poles
2010-01-25 Andy SpencerCleanup memory on exit
2010-01-25 Andy SpencerHandle broken images gracefully
2010-01-25 Andy SpencerLock the sphere when working with volatile triangles
2010-01-25 Andy SpencerMinor debugging, precision, and performance updates
2010-01-25 Andy SpencerFix holes in the earth
2010-01-25 Andy SpencerFix wireframe mode
2010-01-25 Andy SpencerAdd gis-object to doc index
2010-01-25 Andy SpencerUpdate teapot example with callback object
2010-01-25 Andy SpencerAdd gis-object.h to includes dist
2010-01-25 Andy SpencerMisc OpenGL refactoring and minor updates
2010-01-25 Andy SpencerRemove site from GisViewer
2010-01-25 Andy SpencerConvert for expose callback to callback objects
2010-01-25 Andy SpencerRemove properties from gis-viewer
2010-01-25 Andy SpencerAdd NEVER update for gis-data
2010-01-25 Andy SpencerRemoving unnecessary things from gis-object
2010-01-25 Andy SpencerUpdate sorting example to use a shader (broken)
2010-01-25 Andy SpencerUpdate sorting example with textures (broken)
2010-01-25 Andy SpencerAdding OpenGL shader (GLSL) example
2010-01-25 Andy SpencerDebugging and code formatting
2010-01-25 Andy SpencerTemplate for tessellation example, currently broke
2010-01-22 Andy SpencerAdd polygon sorting to sorting example
2010-01-22 Andy SpencerTemplate for sorting example, currently broken
2009-12-19 Andy SpencerConvert from xyz to lle as the main roam coordinates
2009-11-15 Andy SpencerMarkers as individual textures
2009-11-15 Andy SpencerAdd support for GisMarker to Gis{Viewer,OpenGL}
2009-11-14 Andy SpencerUpdate example plugin
2009-11-14 Andy SpencerUpdate doc index
2009-11-14 Andy SpencerRefactor GisViewer and GisOpenGL
2009-11-14 Andy SpencerFix naming for the GisView/GisWorld -> GisViewer merge
2009-11-14 Andy SpencerMerging GisWorld and GisView into GisViewer
2009-11-14 Andy SpencerAdd primitive rendering types
2009-11-13 Andy SpencerAdd preliminary support for points/markers
2009-11-11 Andy SpencerUse G_MODULE_SUFFIX in gis-plugin v0.3.x
2009-11-11 Andy SpencerRemove redundant print from gis-prefs
2009-11-11 Andy SpencerRevert problems with the win32 build
2009-11-11 Andy SpencerFix various win32 runtime issues
2009-11-10 Andy SpencerWin32 build fixes
2009-11-10 Andy SpencerRemove redundant LIBADD from plugins makefiles
2009-11-10 Andy SpencerGet example plugin working again
2009-11-10 Andy SpencerAdd GError to prefs_get functions
2009-11-10 Andy SpencerFix rendering plugins if they're loaded after radar.so
2009-11-09 Andy SpencerFix misc bugs and bump version to 0.3 v0.3
2009-11-09 Andy SpencerFix UI hangs with parallel processing and callbacks
2009-11-09 Andy SpencerAdd Shuttle Radar Topography Mission plugin and height...
2009-11-09 Andy SpencerAdd Blue Marble Next Gen plugin and tile rendering...
2009-11-09 Andy SpencerAdd GisTile and GisWms and update wms_test accordingly
2009-11-09 Andy SpencerRemove legacy WMS and disable wms_test
2009-11-09 Andy SpencerMove height_func to RoamPoint and add lat-lon cache
2009-11-09 Andy SpencerSimple updates to rendering code
2009-11-09 Andy SpencerMiscellaneous updates
2009-11-09 Andy SpencerClamp lat-lon values in GisView to +/-90 and +/-180
2009-11-09 Andy SpencerNone code changes: TODO, Makefile, vimrc
2009-10-30 Andy SpencerReorganize BMNG and SRTM into plugins
2009-10-26 Andy SpencerVersion bump, check for libgis version
2009-10-25 Andy SpencerMaking gis_test static the right way
2009-10-25 Andy SpencerMove in-place includes
2009-10-25 Andy SpencerAllow applications to specify plugin and config paths
next