wxWidgets/samples/opengl/penguin
Chris Elliott 444833b323 update makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-10-11 15:58:04 +00:00
..
dxfrenderer.cpp wxCocoa compilation fixes (include OpenGL/glu.h there too) 2006-11-10 15:16:02 +00:00
dxfrenderer.h Applied patch [ 1355355 ] Replace GPLed code in penguin sample and add features 2005-11-14 17:38:24 +00:00
makefile.bcc update makefiles 2007-10-11 15:58:04 +00:00
makefile.gcc update makefiles 2007-10-11 15:58:04 +00:00
Makefile.in update makefiles 2007-10-11 15:58:04 +00:00
makefile.unx update makefiles 2007-10-11 15:58:04 +00:00
makefile.vc update makefiles 2007-10-11 15:58:04 +00:00
makefile.wat update makefiles 2007-10-11 15:58:04 +00:00
penguin.bkl generate makefile.unx files using bakefile 2006-10-10 10:04:10 +00:00
penguin.cpp call OnInit() from all samples to allow using standard command line options with all of them (patch 1623971) 2007-02-04 00:34:18 +00:00
penguin.dsp changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
penguin.dxf.gz Applied patch [ 1355355 ] Replace GPLed code in penguin sample and add features 2005-11-14 17:38:24 +00:00
penguin.h Applied patch [ 1355355 ] Replace GPLed code in penguin sample and add features 2005-11-14 17:38:24 +00:00
penguin.rc Added wxFULL_REPAINT_ON_RESIZE and sample icon to OpenGL samples 2005-02-26 20:03:27 +00:00
trackball.c
trackball.h