Commit Graph

  • f5df3d9b9f Fixed Travis Tony Aldridge 2014-01-12 20:49:07 +00:00
  • 50fd237159 Now compiles demos, too Tony Aldridge 2014-01-12 20:41:49 +00:00
  • 84ec3e3139 Merge pull request #35 from phillipw/master Tony Aldridge 2014-01-12 08:31:55 -08:00
  • 3ebd6e6505 Added appropriate use line for println phil 2014-01-12 01:52:10 -08:00
  • ca7fc450de Merge pull request #34 from FrozenCow/master 0.9 Tony Aldridge 2014-01-11 05:40:25 -08:00
  • 4f56de5589 Resolved unused_import warning FrozenCow 2014-01-10 21:26:33 +01:00
  • 4be5275386 Merge pull request #32 from jhasse/patch-newrust Tony Aldridge 2014-01-08 10:46:02 -08:00
  • 34a6294dc8 Use libnative instead of start_on_main_thread Jan Niklas Hasse 2014-01-05 21:47:10 +01:00
  • 05d9217aed Use RendererParent instead of Either Jan Niklas Hasse 2014-01-05 21:44:55 +01:00
  • b19353a72b Remove trailing whitespace Jan Niklas Hasse 2014-01-05 21:44:03 +01:00
  • 38e917aa0a Merge pull request #30 from jhasse/patch-system Tony Aldridge 2014-01-02 01:26:27 -08:00
  • 588d25a84b Use "system" ABI instead of "C" Jan Niklas Hasse 2013-12-28 19:03:18 +01:00
  • bd93db9fbb Merge pull request #29 from cmr/master Tony Aldridge 2013-12-26 07:48:49 -08:00
  • c7359cddad crate_id; whitespace; crate_type Corey Richardson 2013-12-24 19:44:27 -05:00
  • 7f82d4bfb0 cmp::{Less, Equal, Great} are in the prelude, it seems Jeff Olson 2013-12-24 09:22:44 -08:00
  • 6326edb9ef replaces uses of extra::sort::quick_sort in keycode/scancode Jeff Olson 2013-12-24 09:15:18 -08:00
  • 5fc2ec571e Merge pull request #27 from olsonjeffery/master Tony Aldridge 2013-12-24 01:21:37 -08:00
  • ad576d4e38 ignore rustpkg_db.json Jeff Olson 2013-12-23 08:36:04 -08:00
  • 2efd20acfc Merge pull request #26 from olsonjeffery/master Tony Aldridge 2013-12-23 02:23:30 -08:00
  • ee221f6333 remove package_id and add crate_id as its own attribute Jeff Olson 2013-12-22 21:18:41 -08:00
  • 892f6ca241 fix link attribute for mac_framework build closes #25 Jeff Olson 2013-12-21 14:59:24 -08:00
  • adeda7b809 Merge pull request #24 from jhasse/patch-asptr Tony Aldridge 2013-12-16 01:55:55 -08:00
  • 2207abee51 Convert vec::raw::to_ptr(*) to *.as_ptr() Jan Niklas Hasse 2013-12-15 21:46:39 +01:00
  • 184bebf865 Switched away from link_args Tony Aldridge 2013-12-13 19:23:36 +00:00
  • 95b1604e70 Updated for latest changes to lifetimes Tony Aldridge 2013-12-13 18:59:56 +00:00
  • bca2f8448a Merge branch 'rustpkg' of https://github.com/jhasse/rust-sdl2 into jhasse-rustpkg Tony Aldridge 2013-12-09 20:48:33 +00:00
  • c24983ddc2 Add pregenerated files Jan Niklas Hasse 2013-12-09 21:46:05 +01:00
  • c08641594a Merge pull request #22 from jhasse/patch-2 Tony Aldridge 2013-12-09 12:38:42 -08:00
  • aad67d1b3c Use rustpkg (see #15). Make is still needed for codegen Jan Niklas Hasse 2013-12-09 20:09:25 +01:00
  • 10ce6946d4 Uncomment gl_get_proc_address Jan Niklas Hasse 2013-12-09 15:31:05 +01:00
  • bd624459fa Added link args feature, until we figure out the correct way Tony Aldridge 2013-12-08 21:04:43 +00:00
  • 1abcc1d8b9 Fixed path initialization in codegen Tony Aldridge 2013-12-08 21:00:56 +00:00
  • 324f8325f0 Corrected path creation Tony Aldridge 2013-12-02 14:00:57 +00:00
  • d12e03e711 Updated to build against current Rust master Tony Aldridge 2013-12-02 13:43:38 +00:00
  • 9b4240865f Mirrored config changes in brson/rust-sdl#111 Tony Aldridge 2013-11-18 10:14:30 +00:00
  • 3bd045a0d0 Updated to latest version of Master Tony Aldridge 2013-11-13 14:16:54 +00:00
  • 7b96829178 Cleaned up warnings from enum size mismatches Tony Aldridge 2013-11-07 14:03:17 +00:00
  • a7e7d8ba82 Merge pull request #21 from jhasse/patch-1 Tony Aldridge 2013-11-07 05:00:11 -08:00
  • 1573391ac8 Add dependency on video.rs for demos target Jan Niklas Hasse 2013-11-06 17:39:01 +01:00
  • 6562d00651 Removed unneccesary unsafe blocks Tony Aldridge 2013-11-06 13:43:34 +00:00
  • dbab743554 Fixed changes in File handling again Tony Aldridge 2013-11-05 14:31:39 +00:00
  • 060fe2a6c8 Compiles again! Now just need to deal with the warnings Tony Aldridge 2013-11-05 13:23:35 +00:00
  • 0b9d808ede Partial fix for Transmute breakage Tony Aldridge 2013-11-04 21:06:50 +00:00
  • 7fe0768ee0 Added build status image Tony Aldridge 2013-10-29 08:59:37 +00:00
  • aab315cd03 Corrected codegen to use CreateOrTruncate for generated files Tony Aldridge 2013-10-28 21:26:44 +00:00
  • ff827fa236 We don't use configure, so removed from the Travis file Tony Aldridge 2013-10-28 20:32:03 +00:00
  • 8e83e29113 Whoops - missed out a Sudo in the Travis config Tony Aldridge 2013-10-28 20:23:09 +00:00
  • 0713bcfd93 Due to an earlier version of Ubuntu on the Travis servers, we now hand-build SDL2. Argh. Tony Aldridge 2013-10-28 20:14:53 +00:00
  • c3dc20cd8f Added Travis support Tony Aldridge 2013-10-28 20:02:01 +00:00
  • c90d19035e codegen now works correctly with the latest version of Rust Tony Aldridge 2013-10-28 20:00:11 +00:00
  • 301e44009f Fixed Demo for Master Tony Aldridge 2013-10-25 15:47:13 +01:00
  • 354574471a Updated Event to work with Master Tony Aldridge 2013-10-25 15:41:55 +01:00
  • 6e0b6408e3 Added some Unwrap statements for Keyboard Tony Aldridge 2013-10-25 14:07:21 +01:00
  • aef4f363af Provided manual IterBytes implementations Tony Aldridge 2013-10-25 13:59:26 +01:00
  • f7f3a8ac61 Code generation now works with latest master Tony Aldridge 2013-10-24 18:15:36 +01:00
  • d6da9e831a Codegen updates for latest language changes Tony Aldridge 2013-10-24 17:03:09 +01:00
  • cb6d3e8783 Updated to latest version of Rust Tony Aldridge 2013-10-03 13:49:47 +01:00
  • ffff6a1849 Added note to readme about support libraries Tony Aldridge 2013-10-02 20:36:42 +01:00
  • bc544ceea8 A couple of additional Surface functions Tony Aldridge 2013-10-01 13:58:22 +01:00
  • d4331b9868 Corrected starter again Tony Aldridge 2013-09-30 13:59:09 +01:00
  • a8cab52271 Moved to correct way to start 0.8 Tony Aldridge 2013-09-29 13:29:56 +01:00
  • 11db6c19ad Merge pull request #9 from cmh/editReadme Tony Aldridge 2013-09-26 08:12:12 -07:00
  • 4c12a99cf8 Remove references to non-existant configure file. Chris Holdsworth 2013-09-23 13:47:58 +01:00
  • 9fd1cb7321 Updated to latest build Tony Aldridge 2013-09-23 19:30:39 +01:00
  • e16fbc784a Rects and Points can now be cloned Tony Aldridge 2013-09-21 12:39:11 +01:00
  • 7c4af5e549 Corrected copy functions. Fixes #8 Tony Aldridge 2013-09-19 10:04:22 +01:00
  • 972f0ba949 Merge pull request #7 from amaranth/gl Tony Aldridge 2013-09-18 10:49:50 -07:00
  • b7ffed1738 Add GL loading API Travis Watkins 2013-09-18 10:41:43 -05:00
  • 68e9a83aa7 Update for changes in rust Travis Watkins 2013-09-18 10:41:15 -05:00
  • 94150173c5 GL binding for textures Tony Aldridge 2013-09-17 21:29:35 +01:00
  • 8485f0ba7e Nearly all of the Renderer methods now implemented Tony Aldridge 2013-09-17 21:28:22 +01:00
  • 1c5888f1d8 Nearly all of the Renderer methods now implemented Tony Aldridge 2013-09-17 21:18:25 +01:00
  • e154d49e1c More renderer commands Tony Aldridge 2013-09-17 14:01:18 +01:00
  • 3d165ac3a5 Merge pull request #6 from amaranth/input Tony Aldridge 2013-09-17 01:19:34 -07:00
  • 5fd0af58f2 Add touch API Travis Watkins 2013-09-15 17:02:20 -05:00
  • a5e9804803 Add keyboard API Travis Watkins 2013-09-15 16:42:59 -05:00
  • 765e0a74a9 Add mouse and cursor API Travis Watkins 2013-09-15 15:10:22 -05:00
  • e3d0d6b8d8 Merge pull request #5 from amaranth/events Tony Aldridge 2013-09-16 06:04:19 -07:00
  • 889d15033e Chipping away at Render Tony Aldridge 2013-09-16 14:02:41 +01:00
  • 733d98abcb Allow for multiple user events, pass event type for them Travis Watkins 2013-09-14 04:58:32 -05:00
  • 56cc4c8177 Wire up most of the event related functions Travis Watkins 2013-09-13 12:04:58 -05:00
  • 8b9155c44e Add remaining events Travis Watkins 2013-09-13 08:33:51 -05:00
  • 7cf9440e75 Add touch/gesture events Travis Watkins 2013-09-13 07:41:41 -05:00
  • 23932f445a Add controller events, need controller API to enable them Travis Watkins 2013-09-13 06:28:43 -05:00
  • f990cd5feb Add joystick events, need joystick API to enable them Travis Watkins 2013-09-13 05:50:44 -05:00
  • 786f098271 add text events Travis Watkins 2013-09-13 04:57:55 -05:00
  • 1462f51e2f Add git ignore file to ensure we don't commit generated files Travis Watkins 2013-09-13 02:00:52 -05:00
  • 277896f768 Try a different approach to handling events Travis Watkins 2013-09-12 07:33:28 -05:00
  • 05549adf05 Start work on events Travis Watkins 2013-09-11 15:33:05 -05:00
  • 4e2650927a Couple more render functions Tony Aldridge 2013-09-13 13:16:01 +01:00
  • ad41f05621 Merge pull request #4 from amaranth/makefile Tony Aldridge 2013-09-12 00:45:16 -07:00
  • 5ad3d92e67 Makefile improvements Travis Watkins 2013-09-11 08:52:36 -05:00
  • 7da505ef56 More work on Renderer Tony Aldridge 2013-09-08 18:17:23 +01:00
  • 2431966e14 Quickly added update texture Tony Aldridge 2013-09-02 09:00:57 +01:00
  • 8688237d71 More methods for textures Tony Aldridge 2013-09-01 09:33:28 +01:00
  • 12a97c922c Render functions Tony Aldridge 2013-08-31 20:19:16 +01:00
  • a3298e0fe9 More work with Surfaces Tony Aldridge 2013-08-29 13:45:12 +01:00
  • 1d8bcb3821 Started porting across Surface functions Tony Aldridge 2013-08-29 08:44:42 +01:00
  • 8533d14a27 Added ll functions for Surface Tony Aldridge 2013-08-28 13:40:32 +01:00
  • c0218fbceb Started adding Surface raw functions Tony Aldridge 2013-08-28 09:25:41 +01:00