Commit Graph

  • de58f981a5 add ci to test vcpkg builds Jim McGrath 2020-06-11 00:18:28 -05:00
  • 8cfeb7e309 support linking to libraries from a vcpkg installation Jim McGrath 2020-06-11 00:16:12 -05:00
  • 755f163e81 Update to 0.34.1 Cobrand 2020-06-07 09:22:39 +00:00
  • 5fb24f5759 Merge pull request #1007 from adsasddsda/patch-1 Cobrand 2020-06-05 10:41:25 +02:00
  • 92d75c7d91 Link Readme for crates.io adsasddsda 2020-06-05 07:55:39 +00:00
  • bde66ccfbf Merge pull request #1006 from GuillaumeGomez/deprecated Cobrand 2020-06-03 17:26:34 +02:00
  • f3c7111fa9 Remove/update deprecated items Guillaume Gomez 2020-06-03 16:48:55 +02:00
  • 65c3f6dea1 Merge pull request #1005 from GuillaumeGomez/w-event Cobrand 2020-06-03 13:50:24 +02:00
  • dbc24a31d0 Add WindowEvent::is_same_kind_as Guillaume Gomez 2020-06-03 11:43:11 +02:00
  • 1b60519c3b Merge pull request #1004 from GuillaumeGomez/event-helpers Cobrand 2020-06-03 01:33:38 +02:00
  • 078ae680e1 Add helper functions for Event Guillaume Gomez 2020-06-02 22:59:19 +02:00
  • 52be0ffbbd Merge pull request #1000 from cmann/update-wgpu-example Cobrand 2020-05-30 19:57:32 +02:00
  • 0d8ebf494c Merge pull request #999 from GuillaumeGomez/typo Cobrand 2020-05-27 16:13:39 +02:00
  • e1028ed682 Update raw-window-handle-with-wgpu example to use wgpu 0.5 Cameron Mann 2020-05-26 21:50:36 -06:00
  • 81fdab2b10 Fix doc typo Guillaume Gomez 2020-05-26 22:48:08 +02:00
  • 7ee04fb226 Merge pull request #998 from rijenkii/master Cobrand 2020-05-26 16:10:00 +02:00
  • e6f19d00d5 Make macros private, remove gesture rijenkii 2020-05-26 13:43:45 +07:00
  • 1e909f2bba Delete gesture.rs rijenkii 2020-05-26 13:43:16 +07:00
  • 97189f8b29 Merge pull request #996 from DuckerMan/master Cobrand 2020-05-22 17:17:09 +02:00
  • 3046f9b87c From trait for WindowPos Sergey Duck 2020-05-21 16:01:24 +03:00
  • 3c6e104ec8 Merge pull request #988 from GuillaumeGomez/convenience Cobrand 2020-04-25 18:19:09 +02:00
  • 2650c8220b Add convenience functions Guillaume Gomez 2020-04-25 16:08:13 +02:00
  • 1dabcf815b Update to 0.34 Cobrand 2020-04-25 13:41:13 +00:00
  • 704891bdbe Update the README and suppress warnings Cobrand 2020-04-25 13:40:05 +00:00
  • 62207a75f7 Update the changelog Cobrand 2020-04-25 12:49:05 +00:00
  • bd39470723 Merge pull request #987 from GuillaumeGomez/docs.rs Cobrand 2020-04-25 14:26:35 +02:00
  • 1f64ff2730 Enable features for docs.rs Guillaume Gomez 2020-04-25 13:14:34 +02:00
  • f86f98b23c Merge pull request #986 from rasky/fix-sndio Cobrand 2020-04-24 18:42:30 +02:00
  • 8b6b40f839 Fix build on Linux to support sndio dynamic loading Giovanni Bajo 2020-04-23 02:00:04 +02:00
  • 6b7dbb6f31 Merge pull request #977 from kubo39/patch-avx2 Cobrand 2020-04-20 13:20:56 +02:00
  • 2b460ff49a Merge pull request #985 from saucesaft/master Cobrand 2020-04-16 12:35:07 +02:00
  • 64c634297c Merge pull request #984 from adtennant/master Cobrand 2020-04-16 12:34:06 +02:00
  • 9b966fc392 solves #980 Eduardo Hernández Valdez 2020-04-15 19:45:31 -05:00
  • 3650497121 Resolves Rust-SDL2/rust-sdl2#983. adtennant 2020-04-15 17:09:25 +01:00
  • 86c74ff857 Merge pull request #982 from daemonjax/feature-add-opus-sound-support-to-mixer Cobrand 2020-04-15 16:26:35 +02:00
  • aecc9a7abf Feature: Added support for loading Opus format sound files in mixer daemonjax 2020-04-12 20:10:06 -04:00
  • f9e6c2a355 Merge pull request #970 from jstasiak/chunks-from-buffers Cobrand 2020-04-02 19:56:52 +02:00
  • 746cad792a Add has_avx2/has_avx512f Hiroki Noda 2020-03-20 02:03:17 +09:00
  • a311b88223 Merge pull request #976 from Cobrand/master Cobrand 2020-03-16 22:58:18 +01:00
  • b017349cfe Fix compilation with use-bindgen Cobrand 2020-03-15 21:49:46 +00:00
  • 8dd9dff5dd Drop Chunk::from_wav_buffer(), it's unsound Jakub Stasiak 2020-03-05 20:09:15 +01:00
  • 4e81db58fb Merge pull request #972 from lewisclement/fix-raw-window-handle-version Cobrand 2020-02-20 23:54:28 +01:00
  • c3f0088ea4 Merge pull request #973 from siavashserver/patch-1 Cobrand 2020-02-18 14:45:34 +01:00
  • ae4e5e942a Initialize SDL_SysWMinfo zeroed instead of Default Lewis Clement 2020-02-15 16:08:53 +01:00
  • df92077015 Added missing comma. Siavash Eliasi 2020-02-15 16:25:25 +03:30
  • 5b1086e574 Add support for SDL_GL_CONTEXT_NO_ERROR. Siavash Eliasi 2020-02-14 21:17:01 +03:30
  • c53bcc71a5 Solve version through Into instead of using sys::SDL_version Lewis Clement 2020-02-14 11:09:08 +01:00
  • 68a7ae90f4 Revert "Remove duplicated types from raw-window-handle module" Lewis Clement 2020-02-14 10:57:41 +01:00
  • e8e80afc38 Add clarifying comment Lewis Clement 2020-02-11 20:34:57 +01:00
  • dff8ebcb9d Remove duplicated types from raw-window-handle module Lewis Clement 2020-02-11 20:33:05 +01:00
  • 2ae21746b3 Fix version detection by calling GetVersion before GetWindowWMInfo Lewis Clement 2020-02-10 11:25:04 +01:00
  • 9dde795e3f Provide memory buffer -> mixer Chunk conversion methods Jakub Stasiak 2020-02-06 23:40:10 +01:00
  • 4ff7e9ce79 Merge pull request #968 from BVE-Reborn/include-from-sys-pr Cobrand 2020-02-05 16:27:29 +00:00
  • c02f7b3041 Update CHANGELOG.md Connor Fitzgerald 2020-02-05 10:35:57 -05:00
  • 294b592e2c Add section to README regarding DEP_SDL2_INCLUDE Connor Fitzgerald 2020-02-05 10:33:43 -05:00
  • bc94f1f5b6 Fix printing of include path on all features Connor Fitzgerald 2020-02-04 18:22:05 -05:00
  • 2e2ce41abc Tell Cargo about SDL2 Include Directories Connor Fitzgerald 2020-02-04 17:32:03 -05:00
  • 144c483b5a Merge pull request #962 from lmcgrath/raw-window-handle Cobrand 2020-02-04 01:58:04 +01:00
  • b48a21d394 Never trust IDE auto-imports Logan McGrath 2020-01-31 13:15:56 -08:00
  • 9dffc368d9 Merge pull request #965 from KenSuenobu/master Cobrand 2020-01-31 22:08:27 +01:00
  • 2285ebdf58 Slight corrections. Ken Suenobu 2020-01-30 20:09:07 -07:00
  • c08936c4f8 Added invert method for color, and added common color names. Ken Suenobu 2020-01-30 20:04:54 -07:00
  • 92b4309564 adding an example Logan McGrath 2020-01-27 20:49:55 -08:00
  • 44cf05a61b tests and docs Logan McGrath 2020-01-28 21:38:53 -08:00
  • eedfc2a1f2 No more bindgen! Using separate bindings for SDL_SysWMinfo Logan McGrath 2020-01-25 12:15:38 -08:00
  • efe7d9b8b7 Add HasRawWindowHandle trait for Window vlad 2020-01-11 14:27:51 -08:00
  • 83bade0fa9 Merge pull request #964 from 17cupsofcoffee/instance-id-u32 Cobrand 2020-01-29 16:55:49 +01:00
  • df8bba1b43 Convert joystick instance IDs to u32s Joe Clay 2020-01-29 01:20:51 +00:00
  • 761b5b39c7 Change version to 0.33 Cobrand 2020-01-24 21:12:25 +00:00
  • c36035c7a5 Merge pull request #955 from Cobrand/master Cobrand 2020-01-24 22:00:44 +01:00
  • b65ea93715 Merge pull request #960 from rlabrecque/vs2019-build-fix Cobrand 2020-01-06 13:50:13 +01:00
  • 992f1fb675 Fix errors building on Windows with bundled #958 Riley Labrecque 2020-01-05 15:54:32 -08:00
  • 3ea73270ee fix compilation errors for which i32->u32 Cobrand 2019-12-31 12:26:52 +00:00
  • 249011820d Merge pull request #957 from dmitmel/remove-num-traits Cobrand 2019-12-31 13:14:23 +01:00
  • 9bc06d5388 Merge pull request #947 from rasky/master Cobrand 2019-12-31 13:08:53 +01:00
  • 22fd302ba8 Merge pull request #956 from jrb0001/master Cobrand 2019-12-31 13:06:43 +01:00
  • 51ea9ecdb9 Remove num-traits altogether Dmytro Meleshko 2019-12-31 12:08:03 +02:00
  • 5c8581fc93 Fix build with mingw jrb0001 2019-12-30 18:07:17 +01:00
  • 369326fe96 Joy/controller Events all have which of u32 Cobrand 2019-12-30 16:50:27 +00:00
  • 5df17aa512 Merge pull request #950 from mwkroening/const_fn Cobrand 2019-12-30 17:22:35 +01:00
  • 9529a58bfe Merge pull request #949 from mwkroening/warnings Cobrand 2019-12-30 17:20:33 +01:00
  • 3f21baaa40 Merge pull request #948 from dmitmel/switch-to-num-traits Cobrand 2019-12-30 17:20:01 +01:00
  • 5ab9d1f340 fix compilation errors with the gfx feature enabled Dmytro Meleshko 2019-12-03 20:17:33 +02:00
  • eb7ea5bec2 Use the num-traits crate directly instead of num Dmytro Meleshko 2019-12-03 19:30:45 +02:00
  • e69b548448 Merge pull request #951 from joshuabenuck/fix-2019-link-error Cobrand 2019-12-09 12:50:15 +01:00
  • d6bc5557fe Fix error building on Windows w/ 2019 Build Tools. Joshua Benuck 2019-12-06 21:19:46 -08:00
  • 90ed19a5b3 Constify some inlined functions Martin Kröning 2019-12-03 20:21:36 +01:00
  • f755874c87 Correctly place bitflags documentation Martin Kröning 2019-12-03 19:13:13 +01:00
  • c776e040d9 Don't use trait objects without an explicit dyn Martin Kröning 2019-12-03 19:04:30 +01:00
  • 498fc04c92 Remove unneeded mut Martin Kröning 2019-12-03 18:59:13 +01:00
  • c0f6e6e7a5 Use u32 instead of deprecated item 'libc::uint32_t' Martin Kröning 2019-12-03 18:57:44 +01:00
  • 3909078e2c Use u16 instead of deprecated item 'libc::uint16_t' Martin Kröning 2019-12-03 18:56:17 +01:00
  • cf80b94cf2 Use the ? operator instead of deprecated item 'try' Martin Kröning 2019-12-03 18:53:37 +01:00
  • 7be0aee7d6 Upgrade to SDL 2.0.10 Giovanni Bajo 2019-12-02 02:31:56 +01:00
  • e865c8f464 Add events example, add missing events Cobrand 2019-11-06 11:49:27 +00:00
  • 8ef0ea1bf3 Update changelog Cobrand 2019-11-05 23:08:25 +00:00
  • 7514ce1f92 Merge pull request #924 from mnmaita/mnmaita/sdl-convert-surface-format Cobrand 2019-11-05 23:00:02 +00:00
  • 79a832b08a Merge pull request #940 from dmitmel/remove-rand Cobrand 2019-11-05 22:57:37 +00:00
  • 0a052cde61 Update changelog Dmytro Meleshko 2019-11-05 23:04:01 +02:00
  • f8359c14fa Remove dependency on the rand crate Dmytro Meleshko 2019-11-05 22:57:26 +02:00