OpenGl works now under GTK
authorRobert Roebling <robert@roebling.de>
Sun, 10 Jan 1999 10:49:57 +0000 (10:49 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 10 Jan 1999 10:49:57 +0000 (10:49 +0000)
commitaae24d21a33faa2a23fccde24255365ca845c46f
tree755bf0b5a39f057b43baec6f92324ac0aff9130d
parent71432ef81fcd99814dc5eab49622e7af04c668e1
  OpenGl works now under GTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
include/wx/gtk/app.h
include/wx/gtk1/app.h
src/gtk/app.cpp
src/gtk/win_gtk.c
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/win_gtk.c
src/gtk1/window.cpp
utils/glcanvas/Makefile [deleted file]
utils/glcanvas/docs/notes.txt
utils/glcanvas/samples/cube/Makefile [new file with mode: 0644]
utils/glcanvas/samples/cube/cube.cpp
utils/glcanvas/samples/isosurf/Makefile [new file with mode: 0644]
utils/glcanvas/samples/penguin/Makefile [new file with mode: 0644]
utils/glcanvas/samples/penguin/lw.c [new file with mode: 0644]
utils/glcanvas/samples/penguin/lw.h [new file with mode: 0644]
utils/glcanvas/samples/penguin/penguin.cpp [new file with mode: 0644]
utils/glcanvas/samples/penguin/penguin.h [new file with mode: 0644]
utils/glcanvas/samples/penguin/trackball.c [new file with mode: 0644]
utils/glcanvas/samples/penguin/trackball.h [new file with mode: 0644]
utils/glcanvas/src/Makefile [deleted file]
utils/glcanvas/src/Makefile.in [deleted file]
utils/glcanvas/src/glcanvas.cpp
utils/glcanvas/src/glcanvas.h