Commit Graph

  • a745383516 Do multiple queries in pipeline-statistics-query test Andreas Reich 2021-06-27 11:20:53 +02:00
  • b44b5eded9 Fix query stride handling Fixes #1374 Andreas Reich 2021-06-27 11:20:38 +02:00
  • 2525d6ce9d Add player test for pipeline statistics Andreas Reich 2021-06-26 14:35:45 +02:00
  • 34e770b281 Fix query resolve not marking buffer as initialized -> on uninitialized buffers query results would be overriden with 0 Andreas Reich 2021-06-27 08:22:05 +02:00
  • 3ea833ea50 Merge #1558 bors[bot] 2021-06-27 05:45:16 +00:00
  • 5ca1fe58e9 Update naga to 57b325602015ce6445749a4d8ee5d491edc818d7 Dzmitry Malyshau 2021-06-27 01:28:13 -04:00
  • 11b5e10c38 Fix Vulkan not advertising TIMESTAMP_QUERY & PIPELINE_STATISTICS_QUERY Andreas Reich 2021-06-26 14:34:44 +02:00
  • ebe2152719 Merge #1550 bors[bot] 2021-06-24 14:06:28 +00:00
  • 8ddb3be82b Merge #1554 bors[bot] 2021-06-24 12:26:08 +00:00
  • 7df4815c41 Remove gfx-rs development section from wgpu README Igor Shaposhnik 2021-06-24 15:05:17 +03:00
  • 86e4b9ba03 Merge #1549 bors[bot] 2021-06-24 05:42:57 +00:00
  • cfed43face Update submission indices on all stateless resources Dzmitry Malyshau 2021-06-24 01:40:18 -04:00
  • f1a6fe12db Fix cargo-tarpaulin Connor Fitzgerald 2021-06-24 01:30:17 -04:00
  • 632f85b703 Merge #1538 bors[bot] 2021-06-24 04:43:25 +00:00
  • 7b3a7db72e Disable CI testing pending further investigation Connor Fitzgerald 2021-06-24 00:38:39 -04:00
  • 9377149e85 Remove holes from wgpu-info Connor Fitzgerald 2021-06-23 21:29:44 -04:00
  • cfb84748bf Exclude llvmpipe due to segfaults Connor Fitzgerald 2021-06-23 20:47:35 -04:00
  • b060bf1afe Assorted touchups Connor Fitzgerald 2021-06-23 19:09:26 -04:00
  • 3356f5f993 PR comments Connor Fitzgerald 2021-06-23 02:28:04 -04:00
  • 18ac365f79 Please CI Connor Fitzgerald 2021-06-22 01:38:41 -04:00
  • c0664c2bb7 Begin robust exception system Connor Fitzgerald 2021-06-21 22:34:00 -04:00
  • ad0c8d4f78 Add documentation Connor Fitzgerald 2021-06-21 21:13:38 -04:00
  • 382fc751c7 Keep raising the mipmap limit Connor Fitzgerald 2021-06-21 16:02:30 -04:00
  • ccef63e914 Isolate hello-compute examples to own file Connor Fitzgerald 2021-06-21 15:39:33 -04:00
  • f47a54009d Finish reftest and test running infra Connor Fitzgerald 2021-06-21 15:18:56 -04:00
  • 54f1b0ac01 Begin wgpu-info Connor Fitzgerald 2021-06-21 02:22:30 -04:00
  • d094712cd4 Make screenshots pass on laptop Connor Fitzgerald 2021-06-20 03:20:21 -04:00
  • ec74722d57 Add image comparison to all examples Connor Fitzgerald 2021-06-20 02:32:21 -04:00
  • 22b8e2851f Remove loom Connor Fitzgerald 2021-06-19 23:33:41 -04:00
  • ebbbf2216b Add image comparison to the mipmap example Connor Fitzgerald 2021-06-19 22:55:57 -04:00
  • 3d8a4baeb8 Add out multiple tests of vertex pulling Connor Fitzgerald 2021-06-19 17:58:29 -04:00
  • 528a311dd1 Get test functioning Connor Fitzgerald 2021-06-19 17:24:25 -04:00
  • cfda2258f5 Finish fs_main Connor Fitzgerald 2021-06-17 12:54:35 -04:00
  • 6432c4f6d8 Massively refactor testing infrastructure to better share code Connor Fitzgerald 2021-06-16 14:18:41 -04:00
  • 03c7f0097a Unify testing and examples and add useful external utilities Connor Fitzgerald 2021-06-15 05:07:06 -04:00
  • 49b4bcb552 Finish out first vertex test Connor Fitzgerald 2021-06-08 03:22:16 -04:00
  • cecf357452 Fully convert testing infrastructure to wgpu-rs Connor Fitzgerald 2021-06-08 02:40:33 -04:00
  • eeb9ead199 Merge #1547 bors[bot] 2021-06-23 20:16:24 +00:00
  • c2f879b4f7 Don't merge stateless trackers from bind groups Dzmitry Malyshau 2021-06-23 15:28:40 -04:00
  • 6035e988a4 Merge #1546 bors[bot] 2021-06-23 18:34:22 +00:00
  • ba7f4f1b7c Fix readme in wgpu Dispersia 2021-06-23 10:27:02 -07:00
  • b8f430551b hal/mtl: fix supportsFamily call Dzmitry Malyshau 2021-06-22 22:13:36 -04:00
  • cb118e57f6 Merge #1540 bors[bot] 2021-06-22 22:08:14 +00:00
  • 36939477c5 Test wgpu-rs more on CI Dzmitry Malyshau 2021-06-22 17:23:26 -04:00
  • eceffc1d35 Merge #1539 bors[bot] 2021-06-22 20:01:32 +00:00
  • 886d2714e3 Fix spirv feature by removing profiling::scope bit Mikko Lehtonen 2021-06-22 22:23:03 +03:00
  • 5f2df9af79 Merge #1518 bors[bot] 2021-06-22 16:42:28 +00:00
  • 4c03d286c6 Remove SPIRV entirely from wgpu-core Dzmitry Malyshau 2021-06-21 13:05:29 -04:00
  • da38b8b077 Make spirv an optional feature Dzmitry Malyshau 2021-06-18 23:44:00 -04:00
  • 56d584ad92 Merge #1534 bors[bot] 2021-06-21 06:04:34 +00:00
  • 88b11e28b4 Merge #1533 bors[bot] 2021-06-21 05:57:47 +00:00
  • ee254291c7 web: restore CI for WebGPU grovesNL 2021-06-21 01:32:24 -02:30
  • fdd30916db web: add empty device_create_shader_module_spirv grovesNL 2021-06-21 01:19:25 -02:30
  • 96dbd06a1f Merge #1525 bors[bot] 2021-06-20 16:13:53 +00:00
  • 55c7b7975b Merge #1530 bors[bot] 2021-06-20 16:07:56 +00:00
  • 7cd7b18560 Code review: Alex S 2021-06-20 15:17:46 +03:00
  • cfda54f108 Merge #1528 bors[bot] 2021-06-20 06:14:42 +00:00
  • e72bf3e10c Fix wgpu downlevel check Dzmitry Malyshau 2021-06-20 01:24:44 -04:00
  • 6cacfca10b Merge #1527 bors[bot] 2021-06-20 05:08:12 +00:00
  • a82062595a Code review: Alex S 2021-06-20 06:53:03 +03:00
  • 8bfa949261 Code review: Alex S 2021-06-20 06:22:59 +03:00
  • 066bd7e647 Support TEXTURE_SPECIFIC_FORMAT_CAPABILITIES for rendertargets. Alex S 2021-06-20 05:46:46 +03:00
  • b0ba01dba6 ...And add the feature flag to Vulkan, which previously worked by accident. Alex S 2021-06-20 05:12:19 +03:00
  • 3d6cda100a Fix unfortunate flag duplication. (I wish bitflags would catch that). Alex S 2021-06-20 05:05:33 +03:00
  • 7e6d6a33ed Fix (?) texture array binding for Metal. Alex S 2021-06-19 23:24:06 +03:00
  • dd4c681a2f Fix HAL binding for Vulkan. Alex S 2021-06-19 23:07:30 +03:00
  • 6d2e6e5a56 Add Naga bypass to allow feeding raw SPIR-V shader data to the backend. Alex S 2021-06-19 22:34:57 +03:00
  • 616b489061 Merge #1524 bors[bot] 2021-06-19 18:17:10 +00:00
  • 2873ac32d9 Remove MPL 2.0 header in files Gordon-F 2021-06-19 21:06:08 +03:00
  • a8be371acf Merge #1521 bors[bot] 2021-06-19 15:08:13 +00:00
  • 1dea443340 Better compile error for not using resolver=2. Alex S 2021-06-19 14:19:39 +03:00
  • 77e57ebcc6 Merge #1519 bors[bot] 2021-06-19 14:29:45 +00:00
  • 70168ee0f5 Query optimal tiling features for Vulkan. Alex S 2021-06-19 16:08:43 +03:00
  • 1b96f1a27e Add TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES to supported for Vulkan and Metal. Alex S 2021-06-19 15:24:57 +03:00
  • b6a6a67534 Adjust cargo.toml for wgpu-rs Dzmitry Malyshau 2021-06-19 01:45:14 -04:00
  • c1cc70e510 Switch gfx and naga to crates Connor Fitzgerald 2021-06-19 01:29:05 -04:00
  • b07c50ede4 Relicense to MIT/Apache Connor Fitzgerald 2021-06-18 13:40:31 -04:00
  • 44243d82c5 Hot patch for temp_suspected tracking Dzmitry Malyshau 2021-06-18 10:59:47 -04:00
  • 51c3eeaec8 Change the order to suspect temporary resources earlier Dzmitry Malyshau 2021-06-18 02:45:53 -04:00
  • f35be2b5e7 Fix validation issue with shadow example Connor Fitzgerald 2021-06-18 12:24:12 -04:00
  • d028dd89b2 Update naga to gfx-26 and bump gfx Connor Fitzgerald 2021-06-18 12:24:02 -04:00
  • 9d9c9c4956 Updated changelog for 0.9 Connor Fitzgerald 2021-06-18 12:12:56 -04:00
  • 1d2efb43bc Merge #1511 bors[bot] 2021-06-18 21:38:54 +00:00
  • 894489b8ff Add changelog entry Alex S 2021-06-19 00:30:10 +03:00
  • fae0d4b971 Merge #1516 bors[bot] 2021-06-18 17:44:21 +00:00
  • 74d2becb18 Relicense to MIT/Apache Connor Fitzgerald 2021-06-18 13:40:31 -04:00
  • 26f9be9a7c Merge #1514 bors[bot] 2021-06-18 17:16:28 +00:00
  • aad39c7886 Fix validation issue with shadow example Connor Fitzgerald 2021-06-18 12:24:12 -04:00
  • f49c50442f Update naga to gfx-26 Connor Fitzgerald 2021-06-18 13:09:14 -04:00
  • 91437ea706 Updated changelog for 0.9 Connor Fitzgerald 2021-06-18 12:12:56 -04:00
  • 49f677b1fd Merge #1513 bors[bot] 2021-06-18 16:44:18 +00:00
  • 9f6f4da4ba blindsided by clippy Alex S 2021-06-18 19:31:12 +03:00
  • 8d13d97663 Fix failing test compilation on windows - DX12 and DX11 not there. Alex S 2021-06-18 19:25:23 +03:00
  • 52fab481e6 Added storage texture array support. Alex S 2021-06-18 19:20:37 +03:00
  • 9c8d4dbfa6 Hot patch for temp_suspected tracking Dzmitry Malyshau 2021-06-18 10:59:47 -04:00
  • ca291bfc4f Merge #1505 bors[bot] 2021-06-18 13:58:30 +00:00
  • 80ab18404e Change the order to suspect temporary resources earlier Dzmitry Malyshau 2021-06-18 02:45:53 -04:00
  • ecb0909dad Merge #1503 bors[bot] 2021-06-18 06:34:30 +00:00
  • 54894be9dd Update wgpu-rs url in Cargo.toml Mikko Lehtonen 2021-06-18 09:29:37 +03:00
  • 63019893df Merge #1502 bors[bot] 2021-06-18 01:26:03 +00:00