Commit graph

  • 5e15714976 deps from crates.io master Alex Janka 2023-10-20 11:00:48 +1100
  • 6d55421ea7 Bump bumpalo from 3.6.1 to 3.12.0 dependabot[bot] 2023-01-20 22:59:09 +0000
  • 24799a3286 Bump renderdoc from 0.3.0 to 0.5.0 dependabot[bot] 2022-06-07 07:48:07 +0000
  • 490899d6ab Bump regex from 1.5.4 to 1.5.6 dependabot[bot] 2022-06-06 21:14:41 +0000
  • a20aa54540
    Merge #249 bors[bot] 2021-06-27 14:22:53 +0000
  • 08a5344e03
    Update README.md Yonggang Luo 2021-06-27 15:41:10 +0800
  • 7eb0147d01
    Merge #247 bors[bot] 2021-05-09 04:43:51 +0000
  • c36ad13ca9 Update gfx, implement support for ImageView Info struct Dzmitry Malyshau 2021-04-30 01:38:49 -0400
  • 5c1b75fd01
    Merge #246 bors[bot] 2021-04-06 19:20:21 +0000
  • fdcb2add5b
    Implement gfxGetPipelineCacheData Ashley Ruglys 2021-04-06 19:53:01 +0200
  • 3173cdda25
    Merge #245 bors[bot] 2021-03-16 16:00:25 +0000
  • 414ae9d596 Update to latest gfx with new limits Dzmitry Malyshau 2021-03-14 00:17:06 -0500
  • 92e85a7965
    Merge #244 bors[bot] 2021-02-03 04:00:29 +0000
  • 4318b4bd4d Allow non-attachment usages for the swapchain Dzmitry Malyshau 2021-02-02 22:59:46 -0500
  • 47b5b449c7
    Merge #243 bors[bot] 2021-02-02 16:23:26 +0000
  • fcbb21ea7c Update gfx with new iterator API Dzmitry Malyshau 2021-02-02 11:22:39 -0500
  • c139bbd9f6
    Merge #241 bors[bot] 2021-01-19 06:30:44 +0000
  • 33a306d7b3 Rustfmt pass Dzmitry Malyshau 2021-01-19 01:29:02 -0500
  • 68848dc9a1 Expose KHR_imageless_framebuffer Dzmitry Malyshau 2021-01-19 01:28:43 -0500
  • 9737afa9be
    Merge #240 bors[bot] 2021-01-19 05:21:56 +0000
  • 49fcee8130 Update to gfx-hal borrow refactor Dzmitry Malyshau 2021-01-17 22:07:44 -0500
  • e4e67c56a5
    Merge #239 bors[bot] 2021-01-17 07:23:55 +0000
  • ac6cbf1860 Remove lazy-static dependency Dzmitry Malyshau 2021-01-17 02:17:32 -0500
  • 3983115cfa
    Merge #238 bors[bot] 2021-01-17 06:58:51 +0000
  • aacb8c1a3f Update gfx with the image-less framebuffer semantics, remove smallvec and parking_lot dependencies Dzmitry Malyshau 2021-01-17 01:43:36 -0500
  • 7ab1336ea8
    Merge #237 bors[bot] 2020-12-14 20:52:29 +0000
  • 785c61a9e6 Revisioned swapchains TheArtist 2020-12-14 21:54:28 +0200
  • c1938e9149
    Merge #236 bors[bot] 2020-12-14 18:53:25 +0000
  • 7c8152f7fb Provide VK_KHR_xlib_surface extension mapping TheArtist 2020-12-14 16:20:37 +0200
  • 6a796a7ba1
    Merge #235 bors[bot] 2020-12-11 22:14:37 +0000
  • 84e95e539f Using a RawWindowHandle with hal::create_surface for multi-backend compatibility TheArtist 2020-12-11 22:24:42 +0200
  • 8ee8bb03bf
    Merge #234 bors[bot] 2020-12-11 19:56:37 +0000
  • a90863e5ef Provide VK_KHR_xcb_surface extension mapping TheArtist 2020-12-11 21:39:28 +0200
  • 42357f3571
    Merge #233 bors[bot] 2020-12-01 06:22:29 +0000
  • 196b9e593d Update gfx and unlock GL backend on *nix Dzmitry Malyshau 2020-12-01 01:18:27 -0500
  • 6a5bf59ddc
    Merge #230 bors[bot] 2020-10-29 03:37:11 +0000
  • cff9d7afcd Allow UWP build fail on CI, temporarily Dzmitry Malyshau 2020-10-28 23:36:42 -0400
  • 2fcc5636bf Update gfx with swapchain readback support Dzmitry Malyshau 2020-10-28 23:12:28 -0400
  • 7c42b540a8 Basic UWP target support, readme update Dzmitry Malyshau 2020-09-30 12:21:49 -0400
  • bae930673d
    Merge #229 bors[bot] 2020-09-29 03:14:40 +0000
  • 539af2018e Remove vulkan HPP Dzmitry Malyshau 2020-09-27 22:27:36 -0400
  • 335d42b466 Implement debug markers, avoid taking a zero-sized slice from raw data. Dzmitry Malyshau 2020-09-27 00:54:10 -0400
  • 57b5996a91 Gfx dependency update Dzmitry Malyshau 2020-09-28 23:13:23 -0400
  • eaad40edc8 Remove extern C function definitions from libportability-gfx Dzmitry Malyshau 2020-09-25 23:45:29 -0400
  • d0a798f569 Add missing entry points for VK_KHR_get_physical_device_properties2 and VK_KHR_maintenance1 Dzmitry Malyshau 2020-09-23 01:31:59 -0400
  • ad2e228947 Merge #222 bors[bot] 2020-09-20 03:15:11 +0000
  • 9ca2bb9ddb Add basic iOS target Dzmitry Malyshau 2020-09-19 23:12:12 -0400
  • e109587bf0
    Merge #221 bors[bot] 2020-09-20 00:57:19 +0000
  • 46e35f8a19 Add monocodus config to disable clang-tidy Dzmitry Malyshau 2020-09-19 20:52:19 -0400
  • 2d0aeb66e7 Support VK_KHR_portability_subset Dzmitry Malyshau 2020-09-19 20:46:22 -0400
  • a81b5a4f21
    Merge #220 bors[bot] 2020-09-08 05:07:43 +0000
  • 871cc90b09 Support more than one frame in flight Dzmitry Malyshau 2020-09-08 01:06:45 -0400
  • cbaf5ba24e Switch CI to github actions Dzmitry Malyshau 2020-08-25 19:51:56 -0400
  • 8dcbf11d89 gfx update with metal MSAA clear fix Dzmitry Malyshau 2020-08-24 01:12:43 -0400
  • bbd2e78d26 Support recording swapchain commands from multiple threads Dzmitry Malyshau 2020-08-23 01:19:16 -0400
  • d4fbf6c0a8 Update gfx with the metal clear_image fix Dzmitry Malyshau 2020-08-23 00:18:42 -0400
  • 1c8ba98fd1 Update gfx with the border color changes Dzmitry Malyshau 2020-08-22 22:38:14 -0400
  • 47bbd375b3 Fix the difference in clear attachment data with gfx Dzmitry Malyshau 2020-08-22 01:22:48 -0400
  • 7034f366b3 Add basic support for VK_KHR_portability_subset Dzmitry Malyshau 2020-08-22 00:43:27 -0400
  • bb40160a6a Convert the rest of functions to unsafe Dzmitry Malyshau 2020-08-22 00:16:16 -0400
  • 8ccdddda2e Update to latest gfx, mark some of the methods unsafe Dzmitry Malyshau 2020-08-21 23:13:29 -0400
  • 3c68e62cdf Update gfx dependencies Dzmitry Malyshau 2020-04-11 00:25:18 -0400
  • 7962ce0d8b Support VK_KHR_get_surface_capabilities2 Dzmitry Malyshau 2020-04-11 00:13:42 -0400
  • 1b19af0f5d Port all the limits Dzmitry Malyshau 2020-04-03 21:59:25 -0400
  • d6a92224ab Fake fence semantics Dzmitry Malyshau 2020-04-03 16:25:54 -0400
  • 13773ea162 Fix push constant ranges Dzmitry Malyshau 2020-04-03 16:13:15 -0400
  • bef4517f83 Port to the new swapchain model Dzmitry Malyshau 2020-04-03 15:27:52 -0400
  • 0a7426f847
    Merge pull request #215 from gfx-rs/kvark-staticlib Dzmitry Malyshau 2020-06-04 12:02:28 -0400
  • 7e80b10bfa
    Add staticlib target for libportability Dzmitry Malyshau 2020-06-04 11:27:17 -0400
  • 8be1de3d3d
    Merge #209 bors[bot] 2020-03-27 04:39:03 +0000
  • a66a3baeb8 Update to gfx-hal-0.5 Dzmitry Malyshau 2020-03-27 00:38:01 -0400
  • 72d8338290
    Merge #205 bors[bot] 2020-01-26 21:38:29 +0000
  • 46776f5bcf Update to 2018 edition Martin Krošlák 2020-01-25 01:45:55 +0100
  • 4958223f8e
    Merge #204 bors[bot] 2020-01-23 13:07:35 +0000
  • 6ad83bed4c Fix rustc warnings Martin Krošlák 2020-01-22 06:51:33 +0100
  • 988fb7547c
    Merge #203 bors[bot] 2020-01-22 20:24:38 +0000
  • 7c28bd34ef Update gfx-hal Martin Krošlák 2020-01-19 22:17:27 +0100
  • 9f5d97a43c Format code using rustfmt Martin Krošlák 2020-01-19 22:40:21 +0100
  • a9edbc0337
    Merge #202 bors[bot] 2019-10-24 20:48:59 +0000
  • 421443fa05 Added vkGetPhysicalDeviceWin32PresentationSupportKHR Sascha Willems 2019-10-23 20:56:59 +0200
  • eac7f6b477
    Merge #201 bors[bot] 2019-10-11 14:47:36 +0000
  • 50a59c91de fixes crash when enumerating on some systems Gobrosse 2019-10-11 12:34:37 +0200
  • 9926fe0729
    Merge #200 bors[bot] 2019-09-13 14:32:01 +0000
  • 7bccd08688 Update gfx-hal Aleksi Juvani 2019-09-13 14:35:47 +0300
  • 0142549521
    Merge #199 bors[bot] 2019-09-09 14:30:53 +0000
  • e1ba0b2d52 Add missing limits Aleksi Juvani 2019-09-09 15:57:57 +0300
  • 2cdb4c21bb Merge #198 bors[bot] 2019-08-04 21:08:33 +0000
  • 96f89d9bb1 gfx-hal update with swapchain ranges Dzmitry Malyshau 2019-08-02 22:23:34 -0400
  • 869ea61d58 Merge #196 bors[bot] 2019-07-19 19:48:44 +0000
  • 418dbd6647 gfx-hal updated, non-normalized coordinates Dzmitry Malyshau 2019-07-19 15:47:27 -0400
  • 1c822e9d50 Merge #195 bors[bot] 2019-07-03 22:06:14 +0000
  • 8f7cf7f4d8 gfx-hal update, gfxGetPhysicalDeviceProperties2KHR implementation Dzmitry Malyshau 2019-07-03 16:46:31 -0400
  • dbfd263506 Merge #189 bors[bot] 2019-06-26 20:29:53 +0000
  • 9883b4ccc1 Enable x11 and xcb vulkan features Dzmitry Malyshau 2019-06-26 16:29:10 -0400
  • 03af213184 Events hookup Dzmitry Malyshau 2019-06-26 14:10:13 -0400
  • 152ec622a9 Merge #188 bors[bot] 2019-06-26 17:53:22 +0000
  • 25c65b23a7 Fixed some limits that were giving invalid validation layer responses Shawn Thompson 2019-06-09 10:59:10 -0600
  • 4c0faf6c95 Merge #187 bors[bot] 2019-06-01 14:10:39 +0000
  • 77f56d8a89 Add transfer bit to all queue families Aaron Loucks 2019-06-01 02:57:22 +0000
  • 5796b6b158 Merge #185 bors[bot] 2019-06-01 01:04:26 +0000