obsolete ctypes+SDL experiment
Go to file
James Turk 7eae042d05 add SDL_GL wrappers
commit also removes quit() calls from video tests, they were causing
weird X errors
2011-04-14 23:47:52 -04:00
benchmarks pyglet_random_triangles 2011-03-29 01:04:19 -04:00
csdl add SDL_GL wrappers 2011-04-14 23:47:52 -04:00
demo 1000 triangles 2011-03-28 22:37:12 -04:00
.gitignore add .gitignore 2011-03-27 22:20:25 -04:00
LICENSE a full on attack on Window functionality 2011-03-15 01:58:18 -04:00
not_supported.txt add SDL_GL wrappers 2011-04-14 23:47:52 -04:00
README initial commit, can make a window and draw a line, good enough for now 2011-03-15 00:40:26 -04:00
run_tests.sh add SDL_GL wrappers 2011-04-14 23:47:52 -04:00
TODO CEnum 2011-03-27 13:30:13 -04:00

SDL Oughta be Ported to PYthon