This website requires JavaScript.
Explore
Help
Sign in
solemnwarning
/
wxwidgets
Watch
1
Star
0
Fork
You've already forked wxwidgets
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4
5b9b817aaa
wxwidgets
/
samples
/
opengl
History
Download ZIP
Download TAR.GZ
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