Commit Graph

  • 93cc0d4184 Merge pull request #207 from crumblingstatue/master Tony Aldridge 2014-11-03 09:12:38 +00:00
  • 148630621e rwops: Remove Collection impl Mika Attila 2014-11-02 09:38:05 +01:00
  • 820a0ba123 fix README: update compile command Andelf 2014-11-01 23:57:05 +08:00
  • 99401ae9f0 fix demo compile error; fix README Andelf 2014-11-01 23:51:46 +08:00
  • 30328d8aaa fix README Andelf 2014-11-01 23:48:15 +08:00
  • c0286ed86f fix README Andelf 2014-11-01 23:46:13 +08:00
  • 67e2786d52 fix compile warnings Andelf 2014-11-01 23:28:42 +08:00
  • 2229fb8340 Merge remote-tracking branch 'origin/master' Andelf 2014-11-01 23:26:44 +08:00
  • 2b75a7e626 fix compile warnings Andelf 2014-11-01 23:26:05 +08:00
  • 3053588edd Merge pull request #20 from andelf/master Steve Leonard 2014-11-01 11:21:56 -04:00
  • 7797f3093b fix build error: rust-sdl2 Renderer change; rust fail! rename to panic! Andelf 2014-11-01 23:19:52 +08:00
  • 81bfe63a88 fix build error: changes Renderer Andelf 2014-11-01 23:15:47 +08:00
  • 4756f29e53 Merge pull request #18 from jdeseno/fix-demo-for-nightly Steve Leonard 2014-10-31 18:03:13 -04:00
  • b8c95a4b0b Merge pull request #204 from bbodi/some_fixes Tony Aldridge 2014-10-31 09:14:52 +00:00
  • 07aa0591ec Merge pull request #206 from crumblingstatue/master Tony Aldridge 2014-10-30 14:57:29 +00:00
  • f52dd3c98e Replace fail! with panic! Mika Attila 2014-10-30 12:48:06 +01:00
  • b211305d91 Merge pull request #205 from jdeseno/cargo-example Tony Aldridge 2014-10-30 09:06:38 +00:00
  • 84e67fbece Run demo with new cargo run --example command jdeseno 2014-10-29 15:57:11 -07:00
  • f1f8262062 replace a to _ to avoid warning Bódi Balázs 2014-10-27 14:23:22 +01:00
  • e920b2960b getting rgb of a Color and fixes set_viewport arguments Bódi Balázs 2014-10-27 10:22:23 +01:00
  • eaf9b4c60a Merge pull request #203 from bbodi/renderer Tony Aldridge 2014-10-26 20:23:41 +00:00
  • f03290ee3b remove the Window<->Surface distinction from the Renderer type interface bbodi 2014-10-26 08:02:56 +01:00
  • e529867586 Merge pull request #202 from Cifram/master Tony Aldridge 2014-10-25 20:15:25 +01:00
  • b4c61666cf Clarify installation instructions for cargo. Cifram 2014-10-25 11:06:17 -07:00
  • 0e92c02297 Add information on OpenGL to the README.md. Cifram 2014-10-25 10:57:10 -07:00
  • 278d7a807d Fix demo with rustc nightly Joshua DeSeno 2014-10-21 17:40:59 +09:00
  • 48e5839d24 Merge pull request #14 from bvssvni/master ShuYu Wang 2014-10-21 00:39:55 +08:00
  • 47fc5fc0c5 Upgrade to latest Rust (breaking changes) Sven Nilsen 2014-10-20 18:17:07 +02:00
  • e61b08f470 change Cargo package name to sdl2_gfx Andelf 2014-10-20 23:11:05 +08:00
  • 4388ac1b06 change Cargo package name to sdl2_ttf Andelf 2014-10-20 23:10:12 +08:00
  • 7967acb085 merge origin/master Andelf 2014-10-20 23:04:20 +08:00
  • 52253b30a7 fix compile error Andelf 2014-10-20 22:59:18 +08:00
  • 90933660e0 now use rust-sdl2 style init flags Andelf 2014-10-20 22:31:16 +08:00
  • 6113f89697 Merge pull request #17 from andelf/master Steve Leonard 2014-10-20 10:27:36 -04:00
  • ada3f87a78 add demo bin to Cargo.toml Andelf 2014-10-20 22:22:31 +08:00
  • 07283af0b5 *.rs: fix compile error under rust-nightly Andelf 2014-10-20 22:22:09 +08:00
  • 7cb9fa7bd2 Merge remote-tracking branch 'origin/master' Andelf 2014-10-20 22:00:44 +08:00
  • 76ccdbe802 fix build error, add demo bin to Cargo Andelf 2014-10-20 21:59:51 +08:00
  • 7ec534afbb try fix travis-ci Andelf 2014-10-20 21:44:58 +08:00
  • 67cdfcc474 try fix travis-ci Andelf 2014-10-20 21:34:26 +08:00
  • e0995d413e fix build warnings and errors Andelf 2014-10-20 21:31:10 +08:00
  • 99c95bd856 Merge pull request #199 from jdeseno/latest-rust Tony Aldridge 2014-10-17 09:16:21 +01:00
  • 55369d0add Merge pull request #200 from bbodi/tick_ui32 Tony Aldridge 2014-10-17 09:16:05 +01:00
  • 9fc31496bb get_ticks returns u32 instead of uint Bódi Balázs 2014-10-17 09:37:06 +02:00
  • 3411a17ab1 changes for removal of libdebug in latest Joshua DeSeno 2014-10-17 15:34:57 +09:00
  • f034cd774c Merge pull request #198 from bvssvni/master Tony Aldridge 2014-10-15 09:11:41 +01:00
  • 87079523d0 Fixed mouse wheel bug Sven Nilsen 2014-10-14 23:51:59 +02:00
  • 8c6e9fb9cd Added #[repr(C)] Sven Nilsen 2014-10-14 23:11:37 +02:00
  • 5450198734 Merge pull request #196 from stykr/master Tony Aldridge 2014-10-13 09:51:25 +01:00
  • faf5a3ed5d Updated SDL version used in the travis build. stykr 2014-10-13 02:03:46 -04:00
  • d823aa6d3b Merge pull request #189 from bbodi/lock Tony Aldridge 2014-10-12 15:16:59 +01:00
  • 4116ded4b3 Merge pull request #190 from bbodi/static Tony Aldridge 2014-10-12 15:14:42 +01:00
  • ab1c2e58e6 changes for latest rust, change static to const Bódi Balázs 2014-10-10 13:03:25 +02:00
  • c08d31e3cc lock_with -> with_lock, priv unlock Bódi Balázs 2014-10-10 12:45:39 +02:00
  • 1301eff3df renaming lock() to with_lock() bbodi 2014-10-10 06:47:36 +02:00
  • e5d91cdbda cleaner and safer code Bódi Balázs 2014-10-08 15:08:26 +02:00
  • ed79bbf416 sdl2::render::lock now returns the pitch as well Bódi Balázs 2014-10-08 14:29:23 +02:00
  • 4848b84e94 Allow experimental slicing syntax Robert Straw 2014-10-08 08:11:56 -05:00
  • 5dcf3435e4 Merge pull request #16 from jdeseno/latest-rust Steve Leonard 2014-10-09 20:36:25 -04:00
  • a38cd09744 Update bitflags and attributes for latest rust Joshua DeSeno 2014-10-10 09:34:53 +09:00
  • ea07e2e04c Merge pull request #188 from drbawb/feature/fix-slices Tony Aldridge 2014-10-09 14:39:55 +01:00
  • 264d5dffdb Allow experimental slicing syntax Robert Straw 2014-10-08 08:11:56 -05:00
  • aee0acab9f Merge pull request #186 from jdeseno/warnings Tony Aldridge 2014-10-07 09:02:45 +01:00
  • b45c26127f Update version Joshua DeSeno 2014-10-07 15:41:49 +09:00
  • 98fff17736 Uppercase bit flags names Fix attribute formatting Joshua DeSeno 2014-10-07 09:35:52 +09:00
  • 5396e5072c Merge pull request #15 from Jubjub/master Steve Leonard 2014-10-06 11:24:08 -04:00
  • d47d02e08a Fix wrong Windows target OS label. Jubjub 2014-10-06 12:43:25 +02:00
  • d2222dc5c8 Merge pull request #184 from jdeseno/latest-rust Tony Aldridge 2014-10-06 09:56:37 +01:00
  • 218abc9bb3 Uppercase static constants Joshua DeSeno 2014-10-06 15:18:30 +09:00
  • 7b6e649866 Changes for latest rust Joshua DeSeno 2014-10-03 11:45:10 +09:00
  • c2ee9627b4 Merge pull request #183 from eddyb/no-codegen Tony Aldridge 2014-10-03 09:49:16 +01:00
  • 2fb63d2b9a Replace codegen with static code, now that it is DRY. Eduard Burtescu 2014-10-02 20:30:06 +03:00
  • 40e736fbef codegen: use #[deriving(FromPrimitive)]. Eduard Burtescu 2014-10-02 20:19:50 +03:00
  • 967b14c7d9 codegen: replace .code() calls with direct casts. Eduard Burtescu 2014-10-02 20:22:09 +03:00
  • 099044a4c4 codegen: cast enums to integers instead of matching. Eduard Burtescu 2014-10-02 19:57:28 +03:00
  • e4bf496cc4 codegen: make the Hash impl's generic over the state type. Eduard Burtescu 2014-10-02 19:37:47 +03:00
  • 2396871e33 codegen: remove unneeded imports of FromPrimitive and ToPrimitive. Eduard Burtescu 2014-10-02 19:29:24 +03:00
  • 7edec7af9e codegen: remove dead module branchify. Eduard Burtescu 2014-10-02 19:14:17 +03:00
  • cd71b90494 Merge pull request #182 from cristicbz/private_in_exported_fix Tony Aldridge 2014-09-23 16:20:00 +01:00
  • 2e4d6784d9 Fixed "Private type in exported signature" issue. Cristian Cobzarenco 2014-09-23 17:05:44 +02:00
  • a6efeaeb99 sh for calling prebuild in Cargo file, for happy Windows users. Fixes #181 Tony Aldridge 2014-09-11 13:01:49 +01:00
  • 668375d6ee Merge pull request #180 from jdeseno/examples-link Tony Aldridge 2014-09-10 09:10:40 +01:00
  • 910d10a802 Add link to example repo jdeseno 2014-09-10 07:46:00 +09:00
  • 0342960529 Merge pull request #179 from jdeseno/readme Tony Aldridge 2014-09-09 09:00:10 +01:00
  • 4d6e028462 Update readme for cargo build method Joshua DeSeno 2014-09-09 08:48:04 +09:00
  • 7af4b9233b Merge pull request #178 from jdeseno/bit-flags Tony Aldridge 2014-09-05 09:49:40 +01:00
  • f433479808 Match bitflags! macro style in latest rust Joshua DeSeno 2014-09-05 10:44:09 +09:00
  • 6c2daf5448 Merge pull request #177 from dotdash/transmute_kill Tony Aldridge 2014-09-03 13:34:18 +01:00
  • f4b4de4a82 Remove unnecessary transmute() calls, prefer "as" instead Björn Steinbrink 2014-09-03 13:37:44 +02:00
  • 2810cfef65 Added missing library path Tony Aldridge 2014-09-02 13:24:55 +01:00
  • 82be41832f Merge branch 'update-travis-ci' of https://github.com/Indiv0/rust-sdl2 into Indiv0-update-travis-ci Tony Aldridge 2014-09-02 13:18:09 +01:00
  • eb56781403 Merge pull request #175 from jdeseno/simple-messagebox Tony Aldridge 2014-09-02 08:57:05 +01:00
  • cc7bb63815 Add simple message box jdeseno 2014-09-02 07:49:24 +09:00
  • b4482ef47e Merge pull request #174 from jdeseno/rust-warnings Tony Aldridge 2014-09-01 09:14:31 +01:00
  • 0f29ff1c1d Merge pull request #12 from EnvisionRed/master ShuYu Wang 2014-09-01 12:28:49 +08:00
  • 9ce2e68eb4 Merge pull request #2 from phaylon/fspm-size_t-to-malloc ShuYu Wang 2014-09-01 12:28:29 +08:00
  • 04173e9152 replace deprecated get_ref call Joshua DeSeno 2014-09-01 09:57:44 +09:00
  • 7ce45fafb3 allow non_snake_case for new rust lint behavior Joshua DeSeno 2014-09-01 09:55:55 +09:00
  • fa1f7f4f57 Merge pull request #173 from chuckries/master Tony Aldridge 2014-08-28 09:13:09 +01:00
  • 9b7813adfc Merge pull request #171 from inrustwetrust/windows-link-fix Tony Aldridge 2014-08-28 09:12:39 +01:00