Commit Graph

  • 9310f264f1 Update Naga With New Storage Classes API (#1766) Zicklag 2021-08-05 12:50:51 -05:00
  • 553fc52f67 Implement adapter_is_surface_supported() for Web (#1767) Zicklag 2021-08-05 09:01:43 -05:00
  • 64ffdd52ad Added is_surface_supported (#1763) Lonsdaleiter 2021-08-04 07:27:08 -07:00
  • 80cf1ffff9 Implement onSubmittedWorkDone Dzmitry Malyshau 2021-08-04 00:56:35 -04:00
  • 5d9c276c82 Include naga diagnostic in the parse error (#1760) Mikko Lehtonen 2021-08-04 00:27:34 +03:00
  • b9d18a1699 Remove bors config (#1759) Dzmitry Malyshau 2021-08-03 11:57:55 -04:00
  • 50da3f33ba Merge pull request #1758 from kvark/windows-error Dzmitry Malyshau 2021-08-03 11:52:54 -04:00
  • 78e4cd5dbc Remove AsDisplay trait in error formatting Mikko Lehtonen 2021-08-03 01:20:16 +03:00
  • 019dca3cfa Error formatting impls closer to errors Mikko Lehtonen 2021-07-29 23:13:25 +03:00
  • e4cdddc639 Move error formatting to wgpu-core Mikko Lehtonen 2021-07-27 01:45:20 +03:00
  • da39957062 Merge #1728 staging bors[bot] 2021-08-03 14:59:38 +00:00
  • a1e6ffa96a Remove AsDisplay trait in error formatting Mikko Lehtonen 2021-08-03 01:20:16 +03:00
  • b56c2fb1c1 Error formatting impls closer to errors Mikko Lehtonen 2021-07-29 23:13:25 +03:00
  • 5947a06bb3 Move error formatting to wgpu-core Mikko Lehtonen 2021-07-27 01:45:20 +03:00
  • 11d31d5377 Merge pull request #1753 from euclio/wiki-link Connor Fitzgerald 2021-08-01 19:56:59 -04:00
  • 61b1a36225 Merge pull request #1754 from katharostech/bytemuck-hello-compute-output Connor Fitzgerald 2021-08-01 19:56:36 -04:00
  • 70093eca9e Use Bytemuck to Cast Hello Compute Output Zicklag 2021-08-01 16:23:14 -05:00
  • 2163d90c76 update link to wgpu users wiki Andy Russell 2021-08-01 17:11:19 -04:00
  • 5c9f1ad319 Merge pull request #1749 from euclio/wiki-link Connor Fitzgerald 2021-08-01 02:33:28 -04:00
  • 943e2ace99 update link to WebGPU wiki Andy Russell 2021-08-01 02:06:45 -04:00
  • bbeb30a2c9 Merge pull request #1745 from katharostech/new-clippy-lints Connor Fitzgerald 2021-07-29 18:27:18 -04:00
  • 07cd75a36b Fix New Clippy Lints From Rust 1.54.0 Zicklag 2021-07-29 16:05:54 -05:00
  • 7c4ab4e611 Merge #1739 bors[bot] 2021-07-29 13:34:17 +00:00
  • b2080bf2ad Add --no-fail-fast to CI Connor Fitzgerald 2021-07-28 00:57:10 -04:00
  • ebf049bcee Adjust limits for WARP on CI Connor Fitzgerald 2021-07-28 00:38:49 -04:00
  • 3c8de92ba0 Run reftests on WARP Connor Fitzgerald 2021-07-28 00:19:59 -04:00
  • c1a305c006 Merge #1744 bors[bot] 2021-07-29 05:15:43 +00:00
  • 3a004ecf9a hal/dx12: fix depth formats and pipeline layout Dzmitry Malyshau 2021-07-29 01:03:18 -04:00
  • b79c910b0f Merge #1741 bors[bot] 2021-07-29 00:05:59 +00:00
  • 88c58d2b20 Improve Docs for DownlevelFlags Zicklag 2021-07-28 14:00:10 -05:00
  • 258e685ecb Merge #1742 bors[bot] 2021-07-28 20:13:58 +00:00
  • 89b1dbcb5a Mention WGPU_ADAPTER_NAME Env Var in WGPU README Zicklag 2021-07-28 14:08:44 -05:00
  • efba648c35 Merge #1737 bors[bot] 2021-07-28 16:31:50 +00:00
  • fd460fa1e4 Use Bitshift Style for All Bitflag Consts Zicklag 2021-07-27 16:05:15 -05:00
  • b8d5c9d9ac Merge #1738 bors[bot] 2021-07-28 04:22:21 +00:00
  • 552a5f138e Rename texture usage names Dzmitry Malyshau 2021-07-28 00:09:57 -04:00
  • 5c2461fd53 Merge #1722 bors[bot] 2021-07-28 03:51:16 +00:00
  • 451cd217bb Merge #1729 bors[bot] 2021-07-27 19:43:12 +00:00
  • 671e393fa1 Handle Multi-threaded EGL Context Access Zicklag 2021-07-26 20:29:58 -05:00
  • 9ce884c384 Merge #1732 bors[bot] 2021-07-27 13:10:45 +00:00
  • 2940347ba3 Merge #1731 bors[bot] 2021-07-27 13:01:30 +00:00
  • 69f808c54a hal/dx12: support base vertex/instance Dzmitry Malyshau 2021-07-27 01:56:45 -04:00
  • d6a8ab7b34 Allow vertex_storage_textures to be 0 Connor Fitzgerald 2021-07-27 02:21:27 -04:00
  • eb33efb110 Mark WARP as known failure on water Connor Fitzgerald 2021-07-27 02:15:46 -04:00
  • 6cfe8bdb28 Merge #1724 bors[bot] 2021-07-26 06:14:05 +00:00
  • 405cf57955 hal/dx12: compact register allocation, naga update Dzmitry Malyshau 2021-07-26 02:01:07 -04:00
  • 3eb3eed8cf Merge #1609 bors[bot] 2021-07-26 05:03:13 +00:00
  • ee9e1452d5 Merge #1717 bors[bot] 2021-07-26 04:57:17 +00:00
  • 2657849977 [Vulkan] Initialize wgpu objects from raw handles Riccardo Zaglia 2021-07-19 16:01:46 +02:00
  • 0a66eef822 Work Around Fastclear Bug for Web and Native GL Zicklag 2021-07-22 18:51:45 -05:00
  • fd33ac36d4 Document coordinate systems in README Michael MacLeod 2021-07-24 11:31:51 -07:00
  • dd1be1ff62 Merge #1721 bors[bot] 2021-07-24 20:16:51 +00:00
  • 7fab8e213c Tweak Water Example to Show Off Water Shader More Zicklag 2021-07-23 15:24:42 -05:00
  • d5a477fe60 Merge #1719 bors[bot] 2021-07-23 16:24:12 +00:00
  • 2158cdd43b hal/dx12: pass null to mapping rects Dzmitry Malyshau 2021-07-23 12:19:53 -04:00
  • 5dd3f6ba6b Merge #1710 bors[bot] 2021-07-23 15:36:32 +00:00
  • 52734bf87a Fix tracing feature for RODS Dzmitry Malyshau 2021-07-23 11:23:04 -04:00
  • 34b68121c6 Check bundle RODS against pass RODS Dzmitry Malyshau 2021-07-22 17:45:41 -04:00
  • bb218c1580 Check render bundle encoding for RODS Dzmitry Malyshau 2021-07-22 17:33:30 -04:00
  • 35896df3b7 Merge #1716 bors[bot] 2021-07-23 15:05:45 +00:00
  • 29f9e2a58e Merge #1718 bors[bot] 2021-07-23 14:51:08 +00:00
  • 8dc4942431 Update naga to bbfa9a0, tweak DX12 debug output Dzmitry Malyshau 2021-07-23 10:48:25 -04:00
  • f0b1d5a673 Update winit to 0.25 Gordon-F 2021-07-23 14:30:38 +03:00
  • a0bcd86207 Merge #1714 bors[bot] 2021-07-23 06:20:11 +00:00
  • 2c45796d9c Update Naga to cc91c77 Dzmitry Malyshau 2021-07-23 02:14:36 -04:00
  • 1f7d60d065 Merge #1713 bors[bot] 2021-07-23 06:07:18 +00:00
  • 5ef620ace8 Merge #1704 bors[bot] 2021-07-23 04:48:42 +00:00
  • 726cf4f614 hal/dx12: rewrite view creation, use arrays more aggressively Dzmitry Malyshau 2021-07-23 00:07:23 -04:00
  • a32310096e Merge #1705 bors[bot] 2021-07-22 19:14:03 +00:00
  • 10638f830f Merge #1707 bors[bot] 2021-07-22 16:53:54 +00:00
  • f909a8e631 update naga revision munrocket 2021-07-22 20:52:26 +04:00
  • 753cc25e13 Merge #1703 bors[bot] 2021-07-22 05:22:48 +00:00
  • 09c9ab5e75 Fix buffer memory initialization to use the tracker consistently Dzmitry Malyshau 2021-07-22 01:05:47 -04:00
  • 683d03a8e4 Add Rgb9e5Ufloat Connor Fitzgerald 2021-07-21 23:39:48 -04:00
  • 5c28684bb1 Merge #1702 bors[bot] 2021-07-21 21:50:12 +00:00
  • 1a9a855ea9 Rename InputStepMode to VertexStepMode Dzmitry Malyshau 2021-07-21 17:47:12 -04:00
  • d1068e915c Merge #1701 bors[bot] 2021-07-21 18:34:30 +00:00
  • 4e98245d8b Fix failure mode of adapter_request_device (direct backend) Diggory Hardy 2021-07-21 17:49:25 +01:00
  • 8a971fcf2e hal/vk: use actual view usage for imageless framebuffers Dzmitry Malyshau 2021-07-21 12:14:20 -04:00
  • 2e80e881ea Merge #1698 bors[bot] 2021-07-21 13:05:17 +00:00
  • afc1951f9f Feature-gate include_spirv macro Diggory Hardy 2021-07-21 10:08:31 +01:00
  • 145da6af8b Merge #1696 bors[bot] 2021-07-20 14:40:59 +00:00
  • e9a2a1e438 hal/dx12: reset command pool Dzmitry Malyshau 2021-07-20 10:39:31 -04:00
  • 849b3134e0 Merge #1694 bors[bot] 2021-07-20 14:08:39 +00:00
  • be13fe3048 hal/dx12: fix the binding model Dzmitry Malyshau 2021-07-20 02:39:44 -04:00
  • 2f4be497e4 Merge #1692 bors[bot] 2021-07-19 20:17:44 +00:00
  • 63823c3a3c Merge #1691 bors[bot] 2021-07-19 20:10:08 +00:00
  • 7b4bd2f788 Avoid depending on image Craig 2021-07-19 12:43:19 -07:00
  • e837a589ad Fix a couple of spelling errors Craig 2021-07-19 11:25:19 -07:00
  • 1090110edb Merge #1687 bors[bot] 2021-07-18 16:04:48 +00:00
  • 35145615bf Update naga, use binding map in DX12 Dzmitry Malyshau 2021-07-18 11:36:57 -04:00
  • 4e7c7a3b77 Merge #1676 bors[bot] 2021-07-18 04:34:38 +00:00
  • 0084d68c60 Merge #1683 v0.9 bors[bot] 2021-07-17 18:32:44 +00:00
  • 0db00e9657 Implement Feature::SHADER_PRIMITIVE_INDEX on Vulkan initial-algebra 2021-07-17 15:31:35 -02:00
  • 42df6d8d37 Bump wgpu-core version + changelog entry Andreas Reich 2021-07-17 20:25:16 +02:00
  • 14491d9c16 Support TEXTURE_SPECIFIC_FORMAT_CAPABILITIES for rendertargets. Alex S 2021-06-20 05:46:46 +03:00
  • 22139c6a46 Merge #1618 bors[bot] 2021-07-17 03:09:10 +00:00
  • cd12afa1db webgpu: remove naga dependency Joshua Groves 2021-07-16 21:59:37 -02:30
  • 4b7dac0e43 webgpu: pass wgsl directly Joshua Groves 2021-07-09 01:03:50 -02:30
  • 6fa8845465 Merge #1673 bors[bot] 2021-07-16 21:55:37 +00:00