51 Commits

Author SHA1 Message Date
Tony Aldridge 9fd1cb7321 Updated to latest build 2013-09-23 19:30:39 +01:00
Tony Aldridge e16fbc784a Rects and Points can now be cloned 2013-09-21 12:39:11 +01:00
Tony Aldridge 7c4af5e549 Corrected copy functions. Fixes #8 2013-09-19 10:04:22 +01:00
Travis Watkins b7ffed1738 Add GL loading API 2013-09-18 10:41:43 -05:00
Travis Watkins 68e9a83aa7 Update for changes in rust 2013-09-18 10:41:15 -05:00
Tony Aldridge 94150173c5 GL binding for textures 2013-09-17 21:29:35 +01:00
Tony Aldridge 8485f0ba7e Nearly all of the Renderer methods now implemented 2013-09-17 21:28:22 +01:00
Tony Aldridge 1c5888f1d8 Nearly all of the Renderer methods now implemented 2013-09-17 21:18:25 +01:00
Tony Aldridge e154d49e1c More renderer commands 2013-09-17 14:01:18 +01:00
Travis Watkins 5fd0af58f2 Add touch API 2013-09-16 11:39:08 -05:00
Travis Watkins a5e9804803 Add keyboard API 2013-09-16 11:39:08 -05:00
Travis Watkins 765e0a74a9 Add mouse and cursor API 2013-09-16 11:39:08 -05:00
Tony Aldridge e3d0d6b8d8 Merge pull request #5 from amaranth/events
Events
2013-09-16 06:04:19 -07:00
Tony Aldridge 889d15033e Chipping away at Render 2013-09-16 14:02:41 +01:00
Travis Watkins 733d98abcb Allow for multiple user events, pass event type for them 2013-09-14 06:59:13 -05:00
Travis Watkins 56cc4c8177 Wire up most of the event related functions 2013-09-13 12:04:58 -05:00
Travis Watkins 8b9155c44e Add remaining events 2013-09-13 08:38:59 -05:00
Travis Watkins 7cf9440e75 Add touch/gesture events 2013-09-13 08:38:59 -05:00
Travis Watkins 23932f445a Add controller events, need controller API to enable them 2013-09-13 08:38:59 -05:00
Travis Watkins f990cd5feb Add joystick events, need joystick API to enable them 2013-09-13 08:38:59 -05:00
Travis Watkins 786f098271 add text events 2013-09-13 08:38:59 -05:00
Travis Watkins 277896f768 Try a different approach to handling events 2013-09-13 08:38:59 -05:00
Travis Watkins 05549adf05 Start work on events 2013-09-13 08:38:59 -05:00
Tony Aldridge 4e2650927a Couple more render functions 2013-09-13 13:16:01 +01:00
Tony Aldridge 7da505ef56 More work on Renderer 2013-09-08 18:17:23 +01:00