wxWidgets/samples/opengl
Paul Cornett df450566dd Avoid including X11 headers from <wx/glcanvas.h>
It's generally wxWidgets policy not to include platform-specific headers from our own
to avoid namespace pollution issues, in this case with names like "None" and "Window".
2019-08-28 09:37:49 -07:00
..
cube Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
isosurf Avoid including X11 headers from <wx/glcanvas.h> 2019-08-28 09:37:49 -07:00
penguin Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
pyramid Pass parameters by const reference rather than by value 2019-04-05 09:18:07 -07:00
makefile.bcc Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
makefile.gcc Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
Makefile.in Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.unx Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.vc Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
opengl_samples.bkl Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00