Commit Graph

  • 9691249c34 Fix inequality in assertion Mike Waychison 2021-04-21 14:23:10 -07:00
  • 6e8f690a4f Reorder and add an assert Mike Waychison 2021-04-21 14:21:35 -07:00
  • 02fdf0ddd0 Let the SDL_malloc cast work on 64bit Linux Mike Waychison 2021-04-21 14:09:12 -07:00
  • 628d849ea7 Bounce through SDL2 heap in AudioCVT::convert Mike Waychison 2021-04-21 13:29:15 -07:00
  • b051455d8e Merge remote-tracking branch 'upstream/master' into add_windows_ci Mike Waychison 2021-04-20 11:56:22 -07:00
  • 9893cbcc8f Fix windows bundled example tests Mike Waychison 2021-04-18 13:07:24 -07:00
  • 7c297d3ee5 Merge remote-tracking branch 'upstream/master' into add_windows_ci Mike Waychison 2021-04-19 10:34:02 -07:00
  • c5d8f5c3f2 Revert "Allow bundled debug build (#1081)" Mike Waychison 2021-04-18 09:31:34 -07:00
  • d7b01f3818 Add Release builds for bundled to CI Mike Waychison 2021-04-18 13:22:06 -07:00
  • c9721f0eeb Remove unsupported options for "bundled" Mike Waychison 2021-04-18 10:20:05 -07:00
  • 7883334dfd Add Windows bundled builds to CI Mike Waychison 2021-04-18 09:45:40 -07:00
  • 6d18305c05 Merge pull request #1091 from waych/ci_fixes Cobrand 2021-04-18 13:40:03 +00:00
  • 26979a1958 Point at upstream vcpkg rev again Mike Waychison 2021-04-16 12:37:52 -07:00
  • 18a3a9b0ba Revert some dev dependencies Cobrand 2021-04-02 21:19:53 +02:00
  • d2ce2c373a Update to 0.34.4 Cobrand 2021-04-02 21:15:46 +02:00
  • 0328c1dac6 Update changelog.md Cobrand 2021-04-02 21:05:13 +02:00
  • 7e17268d3a Merge pull request #1086 from Cobrand/PR1078 Cobrand 2021-04-02 15:10:38 +00:00
  • d9790ea5c7 feat: add all code from sdl 2.0.14 release in include/ unknown 2021-03-19 14:20:36 +00:00
  • 6db5dcb127 feat: upgrade to feature bundled version of SDL to 2.0.14 unknown 2021-03-17 18:28:23 +00:00
  • 61f04d547e rust-sdl2: cherry pick vs2019 intrisics fix (#1084) waych 2021-04-02 02:58:16 -07:00
  • 68aebc4419 sdl2-sys: Skip defining _fltused (#1082) waych 2021-04-02 02:56:27 -07:00
  • a05c28763b Silence warnings: string literals for panic!(), unneeded semicolons. (#1083) waych 2021-04-02 02:55:25 -07:00
  • e3c0658a24 Allow bundled debug build (#1081) waych 2021-04-02 02:54:55 -07:00
  • 706d608bab rust-sdl2: Force unix line-endings for patches (#1080) waych 2021-04-02 02:51:59 -07:00
  • 68ae17ccb5 Debug ci (#1085) waych 2021-04-01 06:56:15 -07:00
  • af21bdca75 Merge pull request #1076 from amarao/add_blending_descr Cobrand 2021-03-14 19:46:57 +00:00
  • 4abcc3a882 Add docstring for sdl2::render::BlendMode based on https://wiki.libsdl.org/SDL_BlendMode George Shuklin 2021-03-13 21:28:20 +02:00
  • fdd1552e7e Merge pull request #1074 from Lindenk/feature/add-clone-to-errors Cobrand 2021-03-03 13:49:19 +01:00
  • 32b1a79967 Fixed reformatting Linden Krouse 2021-03-02 17:08:18 -05:00
  • 51af1f15d4 Merge pull request #1070 from TonalidadeHidrica/event-watch Cobrand 2021-02-19 17:47:14 +01:00
  • c47d8f5cd9 Implement EventWatchCallback for closure type TonalidadeHidrica 2021-02-20 00:29:22 +09:00
  • 97c611ce05 Change closure -> trait TonalidadeHidrica 2021-02-19 10:56:54 +09:00
  • 5182dc9de0 Enable event watch (de)activation. TonalidadeHidrica 2021-02-18 22:08:09 +09:00
  • a3de1d1791 Add document & correct visibility for EventWatch TonalidadeHidrica 2021-02-18 00:39:34 +09:00
  • 911fea4d3b Make sample code complete TonalidadeHidrica 2021-02-18 00:11:22 +09:00
  • 328f334edc Remove unnecessary comment TonalidadeHidrica 2021-02-18 00:11:03 +09:00
  • 13fac9a2f9 Add documentation for add_event_watch TonalidadeHidrica 2021-02-17 23:40:32 +09:00
  • 80bc5a0d1b Add wrapper for event watch TonalidadeHidrica 2021-02-17 23:31:49 +09:00
  • 593b5151ab fix audio-queue-squarewave example Cobrand 2021-02-15 11:40:13 +01:00
  • b40bbc3174 Merge pull request #1067 from halvnykterist/master Cobrand 2021-02-05 12:38:16 +01:00
  • b5ff4f5606 Reordered setup options halvnykterist 2021-02-04 19:14:16 +02:00
  • 831dba0453 Merge pull request #1057 from LunarLambda/fix-set-error Cobrand 2020-12-23 12:24:29 +01:00
  • a266a41c6a sdl.rs: fix formatting Luna Catkins 2020-12-23 12:09:04 +01:00
  • 40f4ca4b0c changelog.md: add this PR to the changelog Luna Catkins 2020-12-23 12:01:55 +01:00
  • 6d495071d0 Cargo.toml: bump patch version number. Luna Catkins 2020-12-23 11:53:06 +01:00
  • 28d68645de sdl.rs: fix memory safety issue in set_error Luna Catkins 2020-12-23 11:49:44 +01:00
  • 42264d2772 Merge pull request #1052 from 3c1u/3c1u/audio-capture-support Cobrand 2020-12-14 01:10:25 +01:00
  • fd780ea8d6 Add num_audio_capture_devices and audio_capture_device_name Hikaru Terazono (3c1u) 2020-12-14 01:30:33 +09:00
  • 3ae0cab5ab Merge pull request #1046 from MikuroXina/resolve-warnings Cobrand 2020-12-11 13:27:12 +01:00
  • bc439305cc 🎨 Remove unnecessary braces MikuroXina 2020-12-11 16:01:22 +09:00
  • 53a5419654 🔥 Remove unused code MikuroXina 2020-12-11 16:02:50 +09:00
  • f2829695b9 🎨 Avoid to call description MikuroXina 2020-12-11 16:01:48 +09:00
  • e9646cfadd Merge pull request #1045 from GuillaumeGomez/ci Cobrand 2020-12-09 20:11:24 +01:00
  • 7c8f4efb64 Update name CI script name Guillaume Gomez 2020-12-09 19:51:00 +01:00
  • 9232ef9954 Rename vcpgk test Guillaume Gomez 2020-12-08 22:06:39 +01:00
  • 83aade9988 Rename github action file to CI.yml Guillaume Gomez 2020-12-08 22:05:42 +01:00
  • ccf9f3d494 Add more checks for linux Guillaume Gomez 2020-12-08 22:04:43 +01:00
  • 9fdd61379c Move fmt check into its own file Guillaume Gomez 2020-12-08 21:52:45 +01:00
  • 84eff3ce1c Merge pull request #1044 from GuillaumeGomez/fmt Cobrand 2020-12-08 21:03:12 +01:00
  • 5929d657c1 Add fmt check Guillaume Gomez 2020-12-08 20:33:22 +01:00
  • d92f73711d Remove unused travis file Guillaume Gomez 2020-12-08 20:31:14 +01:00
  • 7fd7ee4447 run cargo fmt Guillaume Gomez 2020-12-08 17:06:23 +01:00
  • c4189933b6 Merge pull request #1043 from GuillaumeGomez/doc-aliases Cobrand 2020-12-07 21:56:50 +01:00
  • d6c002beb1 Add doc aliases for C equivalents Guillaume Gomez 2020-12-07 11:34:04 +01:00
  • 7a491efc62 Merge pull request #1042 from uhuntu/patch Cobrand 2020-12-02 23:09:53 +01:00
  • 5bfe72cff9 SDL_DISABLE_WINDOWS_IME Hunt Lin 2020-11-30 16:01:29 +08:00
  • d345d4ca37 Merge pull request #1040 from aclysma/ios-raw-window-handle Cobrand 2020-11-24 15:22:03 +01:00
  • fc05a35896 Add support for generating raw window handle on iOS Philip Degarmo 2020-11-22 19:43:58 -08:00
  • ed465322d1 Merge pull request #1033 from aneilmac/make_ticks_const_ref Cobrand 2020-09-30 23:14:31 +02:00
  • b526cec3d8 Update changelog.md Archibald Neil MacDonald 2020-09-30 14:21:26 +01:00
  • ffa584b0b0 Changed ticks function from &mut self to &self. Archibald Neil MacDonald 2020-09-29 23:56:14 +01:00
  • e883f128ba Merge pull request #1031 from aclysma/add-metal-framework-dependency Cobrand 2020-09-19 13:03:01 +02:00
  • 6164f80975 Add metal framework Philip Degarmo 2020-09-18 21:45:00 -07:00
  • 6fe93cc17c Merge pull request #1030 from aclysma/fix-metal-detection-patch Cobrand 2020-09-18 12:48:24 +02:00
  • 34c427c1f2 Add SDL2 patch to fix metal detection for macOS/iOS Philip Degarmo 2020-09-17 21:16:30 -07:00
  • 665b9c8c51 Update sdl2-sys to 0.34.3 Cobrand 2020-09-13 20:31:54 +00:00
  • cde7faa230 Merge pull request #1027 from aclysma/update-bunded-to-2.0.12 Cobrand 2020-09-13 22:28:34 +02:00
  • 363c764a1b Update bundled SDL2 to 2.0.12 Philip Degarmo 2020-09-12 11:26:37 -07:00
  • 93d4c0ac9e Merge pull request #1024 from DuckerMan/patch-1 Cobrand 2020-09-01 00:03:57 +02:00
  • 0e058420a0 Update changelog.md Sergey 2020-08-31 11:37:17 +03:00
  • 7b303daa6a Update to 0.34.3 Cobrand 2020-08-24 23:14:02 +00:00
  • 11cfb8ddb5 Merge pull request #1020 from danielrh/remove_formatting_undefined_behavior Cobrand 2020-08-25 01:10:41 +02:00
  • 9d1851b7df reference the latest clippy issue Daniel Reiter Horn 2020-08-24 15:33:15 -07:00
  • eaa01c597e suppress dangerous clippy hints until https://github.com/rust-lang/rust-clippy/issues/3992 is resolved Daniel Reiter Horn 2020-08-24 15:23:31 -07:00
  • 1525769c6c revert undefined behavior introduction (recommended by clippy?) Daniel Reiter Horn 2020-08-24 01:15:40 -07:00
  • b0c6df83f9 Documentation for Rust-SDL2/rust-sdl2@36a1f61 gh-pages 2020-07-14 14:12:44 +00:00
  • 36a1f61bba Merge pull request #1014 from netcan/master Cobrand 2020-07-14 15:42:48 +02:00
  • d9659e000f rename load_texture_rw to load_texture_bytes netcan 2020-07-14 21:12:35 +08:00
  • dcd311dc06 Update to 0.34.2 Cobrand 2020-06-27 10:38:17 +00:00
  • 676103dfd5 add load_texture_rw interface for load texture from buffer netcan 2020-06-27 10:19:40 +08:00
  • 99afa37e67 Merge pull request #1012 from GautierMinster/audio/audio_device_name_open_use_after_free Cobrand 2020-06-24 14:18:58 +02:00
  • 482a039f92 FIXUP: also fix AudioQueue::open_queue Gautier Minster 2020-06-23 17:01:11 -07:00
  • f7370be3a3 audio: fix device name use-after-free in AudioDevice::open Gautier Minster 2020-06-23 15:21:15 -07:00
  • 92fb34da8f Merge pull request #1010 from j4qfrost/patch-allow-gcc10 Cobrand 2020-06-17 21:06:35 +02:00
  • e390977658 works without -fPIE Jack Frost 2020-06-17 18:02:33 +00:00
  • 8d84933845 woops on dependency Jack Frost 2020-06-15 22:07:42 +00:00
  • 44b4462190 add version check dependency Jack Frost 2020-06-15 22:05:09 +00:00
  • 9781d21b57 adds necessary libs for gcc10 to work Jack Frost 2020-06-15 22:03:16 +00:00
  • cf8c3829ca Merge pull request #1009 from mcgoo/vcpkg Cobrand 2020-06-14 20:38:32 +02:00
  • 500a024463 add documentation on use of vcpkg and cargo-vcpkg Jim McGrath 2020-06-12 21:30:06 -05:00