Commit Graph

42 Commits

Author SHA1 Message Date
James Turk
23e07942a7 clear out old name 2016-10-06 23:59:19 -04:00
James Turk
ce09b70ffe gl_cube 2011-06-18 15:27:22 -04:00
James Turk
ac46c9fc41 fixes for some gl functions in window 2011-06-05 21:00:10 -04:00
James Turk
6bd2d2b324 mouse demo 2011-06-04 00:03:54 -04:00
James Turk
74df65b186 setup.py 2011-05-16 01:23:19 -04:00
James Turk
dd5791d933 add test_mod_state test 2011-05-16 01:01:27 -04:00
James Turk
1571c54733 preliminary mouse support 2011-05-16 00:57:22 -04:00
James Turk
5d0d9216de keycode constants 2011-05-16 00:09:38 -04:00
James Turk
5322668415 prelim. keyboard support 2011-05-13 00:48:15 -04:00
James Turk
ca4d04c207 shorter delay on timer test 2011-05-13 00:47:49 -04:00
James Turk
fe471e087f configurable # of triangles in benchmarks 2011-05-10 01:51:17 -04:00
James Turk
180328231d add timer wrapper & tests 2011-05-10 01:20:32 -04:00
James Turk
cc16beb8b0 photon rename 2011-05-10 00:39:04 -04:00
James Turk
92db17a3ed change tests to use explicit relative imports 2011-04-27 00:08:21 -04:00
James Turk
089f44e6ac SDL is zlib, so are we 2011-04-15 00:02:51 -04:00
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
James Turk
5ef4e0f078 pyglet_random_triangles 2011-03-29 01:04:19 -04:00
James Turk
b48846ee21 1000 triangles 2011-03-28 22:37:12 -04:00
James Turk
a635c3150e pygame random triangles 2011-03-28 22:14:13 -04:00
James Turk
138e689e62 C SDL benchmark 2011-03-28 21:23:13 -04:00
James Turk
9b5155a499 WindowEvents 2011-03-28 20:54:12 -04:00
James Turk
29c5681066 demo improvements 2011-03-28 20:54:04 -04:00
James Turk
181dea87f1 video tests, improvements 2011-03-28 00:55:37 -04:00
James Turk
e6909804f0 expand test coverage 2011-03-28 00:22:31 -04:00
James Turk
3bac04a456 add .gitignore 2011-03-27 22:20:25 -04:00
James Turk
c44cdf9cac add run_tests.sh & fix video 2011-03-27 22:16:16 -04:00
James Turk
ae0f2d4cab some event tests 2011-03-27 22:09:39 -04:00
James Turk
5aba9f5cf4 WindowFlags enum 2011-03-27 21:30:47 -04:00
James Turk
3d296f8b5f sysinfo demo 2011-03-27 19:33:13 -04:00
James Turk
fdbd272971 tests for enum & internals 2011-03-27 15:18:04 -04:00
James Turk
4388b17f78 CEnum-ize event enums 2011-03-27 14:10:06 -04:00
James Turk
5317df0635 CEnum 2011-03-27 13:30:13 -04:00
James Turk
4f31fc0ddc events\! 2011-03-27 01:46:06 -04:00
James Turk
2d0b5e8181 events/video namespaces 2011-03-26 22:46:16 -04:00
James Turk
93944aa85a initial move to namespaces 2011-03-26 22:13:22 -04:00
James Turk
bcdbdd4fb0 CPU/power info 2011-03-16 14:59:18 -04:00
James Turk
8092855354 Event/Init enums 2011-03-16 14:41:54 -04:00
James Turk
5c0ed01dac Rect class 2011-03-16 00:01:43 -04:00
James Turk
0bd9c80cdb draw points, rects, and filled rects 2011-03-15 23:26:07 -04:00
James Turk
fc3c379a09 draw_lines, random_triangle demo 2011-03-15 22:37:29 -04:00
James Turk
f9c500f4c6 a full on attack on Window functionality 2011-03-15 01:58:18 -04:00
James Turk
1e57d7bcdc initial commit, can make a window and draw a line, good enough for now 2011-03-15 00:40:26 -04:00