Commit Graph

  • 17a71b0646 Merge pull request #54 from crumblingstatue/master ShuYu Wang 2015-12-03 18:13:19 +08:00
  • 98ffd8db4c Merge pull request #38 from bvssvni/upd ShuYu Wang 2015-12-03 18:11:29 +08:00
  • 2bdf12832a Updated dependencies Sven Nilsen 2015-12-01 23:28:40 +01:00
  • 6d548de929 Bump sdl2 to 0.12.0 Mika Attila 2015-12-01 14:57:14 +01:00
  • 3f1f61c4ed Bump sdl2 version Mika Attila 2015-12-01 14:55:03 +01:00
  • 4a8764e93e Merge pull request #472 from AngryLawyer/arm-friendly Tony Aldridge 2015-11-27 16:45:23 +00:00
  • 5de5784499 Updated to match 1.6.0 expected types Tony Aldridge 2015-11-27 12:56:55 +00:00
  • 4c4a651e94 Merge pull request #473 from inrustwetrust/update_yuv_segfault_fix Tony Aldridge 2015-11-26 08:27:13 +00:00
  • 6652dcf730 Fix segfault if destination rectangle in update_yuv is outside texture bounds inrustwetrust 2015-11-25 18:33:24 +01:00
  • faafab27bb Make various functions prefer c_char over native Rust u8/i8, for cross-platform compilation Tony Aldridge 2015-11-25 15:16:41 +00:00
  • 3de2b77e9c Merge pull request #471 from inrustwetrust/master Tony Aldridge 2015-11-25 09:37:39 +00:00
  • 1df49836e0 bump version andelf 2015-11-25 15:11:41 +08:00
  • 43655222dc Merge pull request #53 from crumblingstatue/master ShuYu Wang 2015-11-25 15:09:31 +08:00
  • 0a735ade9b Bump sdl2 to 0.11.0 Mika Attila 2015-11-24 21:24:18 +01:00
  • ee92ec2b39 Bump sdl2 to 0.11.0 Mika Attila 2015-11-24 21:14:16 +01:00
  • 09224827fb Change parameter for warp_mouse_in_window from Window to WindowRef inrustwetrust 2015-11-24 20:52:27 +01:00
  • a899cb774f Merge pull request #37 from bvssvni/upd ShuYu Wang 2015-11-24 12:01:20 +08:00
  • 513c294b58 Updated to latest rust-sdl2 Sven Nilsen 2015-11-20 15:24:40 +01:00
  • 84bbbbe316 Merge pull request #468 from AngryLawyer/favour-()-over-c_void Tony Aldridge 2015-11-17 10:21:19 +00:00
  • 80e408d9ee load_with switched to take Rust void rather than the c_void Tony Aldridge 2015-11-16 13:57:41 +00:00
  • 7a6ceb3ea2 Updated location of documentation in cargo Tony Aldridge 2015-11-16 13:29:30 +00:00
  • cdd6b4fcc3 Updated documentation, fixes #467 Tony Aldridge 2015-11-16 13:24:40 +00:00
  • bb91c72fbf bump version andelf 2015-11-15 08:45:40 +08:00
  • 76b66c4f44 bump version 0.4.0 andelf 2015-11-14 22:29:52 +08:00
  • 111c5b9c39 Merge pull request #52 from crumblingstatue/master ShuYu Wang 2015-11-14 22:26:43 +08:00
  • f60336516b Bump sdl2 and sdl2-sys versions Mika Attila 2015-11-14 14:51:44 +01:00
  • e5b3328d02 Bump sdl2 and sdl2-sys versions Mika Attila 2015-11-14 14:45:31 +01:00
  • 822682495f Merge pull request #36 from bvssvni/upd ShuYu Wang 2015-11-12 10:32:36 +08:00
  • b80c38f640 Updated dependencies Sven Nilsen 2015-11-11 23:10:36 +01:00
  • 59df545aaf Merge pull request #466 from bvssvni/upd Tony Aldridge 2015-11-10 09:31:24 +00:00
  • dbe51ab2d6 Update dependencies Sven Nilsen 2015-11-09 17:08:14 +01:00
  • 2a22e9e450 merge cristicbz/wrapped; bump version andelf 2015-11-05 09:40:00 +08:00
  • 1783e51594 Merge pull request #20 from cristicbz/wrapped ShuYu Wang 2015-11-05 09:36:47 +08:00
  • ce360f9445 Added BlendedWrapped mode. Cristi Cobzarenco 2015-11-03 22:35:31 +00:00
  • a24f76256b Merge pull request #460 from rustedwolf/master Tony Aldridge 2015-10-14 09:17:26 +01:00
  • 4ab9ed7136 Merge pull request #51 from andelf/bump-version ShuYu Wang 2015-10-14 12:37:13 +08:00
  • 3442c48adf cargo: bump version, publish to crates.io andelf 2015-10-14 12:36:32 +08:00
  • c794be4e2a Changes in example loops - Changed 'while' loops into 'loop'-type loops with a lifetime, thus eliminating 'running' variable - Moved 'use' statements out of the loop (one time is enought) Ryszard 2015-10-14 00:52:11 +03:00
  • e07cab12a4 Merge pull request #459 from xaviershay/wav-example Tony Aldridge 2015-10-12 09:17:37 +01:00
  • 641a5471fe Merge pull request #35 from xaviershay/channel-constructor ShuYu Wang 2015-10-12 14:05:08 +08:00
  • 44ef3b0a2a Merge pull request #34 from xaviershay/patch-1 ShuYu Wang 2015-10-12 14:04:54 +08:00
  • bf68c1572b Add a constructor for Channel. Xavier Shay 2015-10-11 12:58:42 -07:00
  • 9b59061461 Add an example of playing a WAV file. Xavier Shay 2015-10-11 11:29:19 -07:00
  • 953f5d70a2 Add simple OSX SDL2 mixer library install instructions. Xavier Shay 2015-10-11 11:43:20 -07:00
  • bd8b5c79ae bump version, update to newest sdl2 andelf 2015-09-22 23:50:20 +08:00
  • 976fae76c2 demo: fix compile warnings andelf 2015-09-22 23:47:48 +08:00
  • f63b72a3aa bump version, update sdl2 version to 0.9.1 andelf 2015-09-22 23:44:06 +08:00
  • a56482699e Merge pull request #19 from Machtan/master ShuYu Wang 2015-09-15 22:12:00 +08:00
  • 06866a73d5 Added automatic context management, and a combined font render function Jakob Lautrup Nysom 2015-09-14 17:13:01 +02:00
  • 3ece85aa8e No more integer overflow on font centering in the demo Jakob Lautrup Nysom 2015-09-13 23:03:16 +02:00
  • 9f83fd331e Version bump to be compatible with sdl2 0.9 Jakob Lautrup Nysom 2015-09-13 22:03:02 +02:00
  • a87e9cf330 Merge pull request #49 from Machtan/master ShuYu Wang 2015-09-13 10:30:38 +08:00
  • caaeec3011 Updated readme to reflect the new version Jakob Lautrup Nysom 2015-09-12 14:33:24 +02:00
  • 80df71f0a6 Version bump to be compatible with sdl2 0.9 Jakob Lautrup Nysom 2015-09-12 14:30:47 +02:00
  • 5c32081266 Bumped minor version Tony Aldridge 2015-09-07 09:25:39 +01:00
  • 1cd1107388 Merge pull request #456 from caldwell/fix-peek-event Tony Aldridge 2015-09-07 09:23:52 +01:00
  • 708224fb12 Don't return garbage events from peek_events David Caldwell 2015-09-04 22:13:08 -07:00
  • 3d4de9af1b Corrected rookie mistake. Doh Tony Aldridge 2015-09-03 14:10:37 +01:00
  • 5bb1f1b062 Fixed controller overflow examples. Fixes #452 Tony Aldridge 2015-09-03 13:22:09 +01:00
  • 010d7893bb Merge pull request #453 from bvssvni/upd Tony Aldridge 2015-08-31 17:07:20 +01:00
  • 33381b399f Merge pull request #48 from crumblingstatue/master ShuYu Wang 2015-08-25 01:42:36 +08:00
  • 96210acad8 Updated dependencies Sven Nilsen 2015-08-24 16:39:24 +02:00
  • 79ed97ed83 Put Sized bound on LoadSurface trait Mika Attila 2015-08-24 12:52:54 +02:00
  • 01f309baee bump version and publish andelf 2015-08-21 13:22:37 +08:00
  • e0839ba756 Merge pull request #33 from crumblingstatue/master ShuYu Wang 2015-08-21 13:18:14 +08:00
  • 1d2663826c Update sdl2 dependency to 0.8 Mika Attila 2015-08-20 22:45:09 +02:00
  • 2b4064059d Cargo.toml: bump version to 0.2.5 ShuYu Wang 2015-08-19 01:42:10 +08:00
  • c780c3c335 Merge pull request #47 from BenjaminMalley/master ShuYu Wang 2015-08-19 01:41:29 +08:00
  • 0362980826 update to sdl2 0.8.0 Benjamin Malley 2015-08-17 21:35:10 -07:00
  • 410ba54c24 update sdl2 to 0.8; fix demo compile errors; bump version andelf 2015-08-18 11:23:32 +08:00
  • ff26e0039c fix example compile error andelf 2015-08-18 11:11:40 +08:00
  • b9fbbd6311 fix compile error with sdl 0.6.2; bump version 0.6.2 andelf 2015-08-18 11:11:28 +08:00
  • 1c55d25eeb Bumped version number Tony Aldridge 2015-08-12 13:24:45 +01:00
  • 41fec1586a Merge pull request #448 from crumblingstatue/error_message Tony Aldridge 2015-08-12 09:16:42 +01:00
  • 55d74d64fc Merge pull request #449 from crumblingstatue/fullscreen_type Tony Aldridge 2015-08-12 09:16:35 +01:00
  • 0778dae767 Merge pull request #450 from nukep/rename-getters Tony Aldridge 2015-08-12 09:16:25 +01:00
  • 276f625fd4 Remove all get_ prefixes from getter methods Dan Spencer 2015-08-11 19:22:45 -06:00
  • a42593b8ec Remove redundant prefixes from variants of FullscreenType and WindowPos Mika Attila 2015-08-10 23:22:43 +02:00
  • 7491d240be Add a doc description for ErrorMessage Mika Attila 2015-08-09 17:52:57 +02:00
  • d8045cd491 Wrap error messages in an ErrorMessage type Mika Attila 2015-08-09 16:55:01 +02:00
  • 632de01ac0 Bumped version number Tony Aldridge 2015-08-03 13:32:46 +01:00
  • d5a0d1dae4 Merge pull request #445 from bfops/master Tony Aldridge 2015-08-03 13:18:33 +01:00
  • 9ffbfc1add Merge pull request #443 from nukep/windowref Tony Aldridge 2015-08-03 13:09:48 +01:00
  • 9301a25b38 Merge pull request #441 from nukep/subsystems Tony Aldridge 2015-08-03 13:08:44 +01:00
  • 8846911583 Replace empty #[repr(C)] structs with c_void wrappers. Zeke Foppa 2015-07-31 19:30:48 -04:00
  • 74b93bd29f Add sdl() methods to each subsystem Dan Spencer 2015-07-30 18:11:40 -06:00
  • 2393675815 Make Sdl implement Clone, add clone() to event and timer subsystems Dan Spencer 2015-07-30 17:42:05 -06:00
  • cfe282a238 Make GL attributes require the video subsystem, move into GLAttr type Dan Spencer 2015-07-30 02:09:20 -06:00
  • 5d8e866739 Remove WindowProperties, move methods into Window, implement WindowRef Dan Spencer 2015-07-27 20:46:05 -06:00
  • a41f6f953a Merge branches 'subsystems' and 'u32' Dan Spencer 2015-07-28 03:55:34 -06:00
  • 7532541002 Set windows sizes scalars to u32 Dan Spencer 2015-07-28 03:36:15 -06:00
  • 7c768cbd8a Add ClipboardUtil Dan Spencer 2015-07-28 02:48:22 -06:00
  • 8843262c71 Make KeyboardUtil and MouseUtil accessible from Sdl, add TextInputUtil Dan Spencer 2015-07-28 02:34:06 -06:00
  • edfbfd7690 Remove lifetime from EventPump, move into sdl2::sdl module Dan Spencer 2015-07-28 01:34:59 -06:00
  • ef5c9016ad Fix failing timer test on Travis, properly initialize timer subsystem Dan Spencer 2015-07-27 03:43:47 -06:00
  • c4832eff9b Bumped version Tony Aldridge 2015-07-27 10:12:13 +01:00
  • 8fc2da6044 Merge pull request #440 from nukep/surfaceref-fix Tony Aldridge 2015-07-27 10:07:12 +01:00
  • ffa4c9506c Merge pull request #438 from bvssvni/check-attached Tony Aldridge 2015-07-27 09:59:19 +01:00
  • 62f7233a74 Move keyboard and mouse functions into KeyboardUtil and MouseUtil Dan Spencer 2015-07-26 07:30:01 -06:00
  • e1993c4ecf Add DriverIterator for audio, video and renderer Dan Spencer 2015-07-24 00:36:45 -06:00