wxwidgets/samples/opengl
Vadim Zeitlin b76ebc61d9 Stop using wxList in OpenGL penguin sample
Use std::vector instead, there is no need for linked lists here.
2023-04-12 18:09:48 +01:00
..
cube Merge branch 'opengl-default-attrs' 2023-02-20 18:26:52 +01:00
isosurf Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
penguin Stop using wxList in OpenGL penguin sample 2023-04-12 18:09:48 +01:00
pyramid Rebake after bakefile changes 2023-02-14 22:52:26 +01:00
makefile.gcc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
Makefile.in Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.unx Update to bakefile 0.2.13 to fix DLL directory creation 2022-04-23 23:11:31 +02:00
makefile.vc Remove UNICODE build option, hardcode its value as 1 2022-10-27 19:43:59 +02:00
opengl_samples.bkl Add a new OpenGL pyramid sample 2016-02-23 01:04:25 +01:00