]> git.sesse.net Git - movit/commit
Make the demo program run with core contexts.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 7 Oct 2015 18:12:25 +0000 (20:12 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 7 Oct 2015 18:12:25 +0000 (20:12 +0200)
commit1349c2cabb17a3637aa5bc2520c058333d8d48d7
tree8044087fd3690025f051022fc97fa22802d1e993
parentd4cade9004a527206e1360ae24f833a6bcf6d476
Make the demo program run with core contexts.

Also, if SDL2 is in use, actually _ask_ for a core context.
color.130.frag [new file with mode: 0644]
color.150.frag [new file with mode: 0644]
demo.cpp
vs-color.130.vert [new file with mode: 0644]
vs-color.150.vert [new file with mode: 0644]
widgets.cpp
widgets.h