]> Pileus Git - grits/history - examples
Add support for GTK 3
[grits] / examples /
2013-01-21 Andy SpencerAdd support for GTK 3
2013-01-21 Andy SpencerChange GdkEventExpose to gpointer
2013-01-20 Andy SpencerSwitch to GDK_KEY_*
2013-01-20 Andy SpencerMisc fixes
2013-01-02 Andy SpencerUpdate mac integration
2012-12-15 Andy SpencerUpdate examples
2012-04-13 Andy SpencerAdd depth buffer bits to info example
2012-01-30 Andy SpencerUse multi-texturing for alpha masking in tex.c
2012-01-30 Andy SpencerUse glBlendFuncSeparate for alpha masking in tex.c
2012-01-30 Andy SpencerCleanup tex formatting and clear background first
2012-01-01 Andy SpencerCleanup OpenGL example and add Mac OS support
2011-12-11 Andy SpencerUpdate teapot example
2011-10-31 Andy SpencerUpdate copyright notices
2011-06-18 Andy SpencerAdd GL bindings example program
2011-06-07 Andy SpencerSwitch from GtkGLExt to internal OpenGL handling
2011-01-24 Andy SpencerAdd volume testing code
2011-01-24 Andy SpencerAdd GritsTester for debugging GritsObjects
2011-01-24 Andy SpencerAdd convex tessellation example
2011-01-24 Andy SpencerAdd interpolation example
2011-01-24 Andy SpencerCleanup examples organization
2010-11-28 Andy Spencerlibgis -> grits: Update functions/types/etc
2010-11-28 Andy Spencerlibgis -> grits: Update non-technical references
2010-11-28 Andy Spencerlibgis -> grits: Fix build after rename
2010-10-25 Andy SpencerMove OpenGL code from GisOpenGL to objects
2010-05-03 Andy SpencerUse 2^x textures for GisMarker
2010-05-02 Andy SpencerAdding OpenGL info query example
2010-02-15 Andy SpencerMove teapot to overlay level
2010-02-13 Andy SpencerFix header in teapot example
2010-02-08 Andy SpencerMiscellaneous updates, mostly aesthetic
2010-02-08 Andy SpencerConvert self to real names
2010-01-27 Andy SpencerUpdate copyright and email address
2010-01-25 Andy SpencerUpdate teapot example with callback 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-11-14 Andy SpencerUpdate example plugin
2009-11-10 Andy SpencerGet example plugin working again
2009-10-30 Andy SpencerReorganize BMNG and SRTM into plugins
2009-09-02 Andy SpencerMoving examples out of src to make gtk-doc happy