Add code showing stereo support to the OpenGL cube sample.
[wxWidgets.git] / samples / opengl / cube / cube.h
2013-09-15  Vadim ZeitlinAdd code showing stereo support to the OpenGL cube...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-10-24  Vadim ZeitlinAllow to use space to toggle spinning of the cube in...
2008-02-10  Vadim Zeitlinupdate the samples to use new (non-deprecated) wxGLCanv...
2007-04-15  Vadim Zeitlinuse textures in the shared context to test how this...
2007-04-15  Vadim Zeitlinreorganized the code to put the logic in wxGLContext...
2007-04-10  Vadim Zeitlinrename the menu to avoid conflict with a standard Mac...
2007-04-10  Vadim Zeitlinrefresh GL canvas itself, not the frame, when the GL...
2007-04-09  Vadim Zeitlinfix the sample to work under X11 (where a context can...
2007-04-09  Vadim Zeitlin1. switched to new wxGLCanvas API (not using the implic...
2005-03-27  Vadim Zeitlinfix TestGLCanvas ctor (part of patch 1155132)
2003-11-15  Dimitri SchoolwerthFixed Open Watcom compilation of OpenGL samples; Code...
2003-09-11  Julian SmartApplied patch [ 802596 ] warning and error free Open...
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2001-11-16  Gilles Depeyrotapplied SourceForge patch #479670 (fixes for OpenGL...
2001-10-10  Vadim Zeitlinfixes for cube sample from Paul Thiessen
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions