63 Commits

Author SHA1 Message Date
Tony Aldridge a8cab52271 Moved to correct way to start 0.8 2013-09-29 13:29:56 +01:00
Tony Aldridge 11db6c19ad Merge pull request #9 from cmh/editReadme
Remove references to non-existant configure file.
2013-09-26 08:12:12 -07:00
Chris Holdsworth 4c12a99cf8 Remove references to non-existant configure file. 2013-09-26 14:35:16 +01:00
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
Tony Aldridge 972f0ba949 Merge pull request #7 from amaranth/gl
GL loading
2013-09-18 10:49:50 -07: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
Tony Aldridge 3d165ac3a5 Merge pull request #6 from amaranth/input
Input API
2013-09-17 01:19:34 -07: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