Commit Graph

  • f82ceba3c2 Minor renames to address the review comments Dzmitry Malyshau 2019-08-16 00:15:51 -04:00
  • 37afa0d98a Update API according to the upstream spec Dzmitry Malyshau 2019-08-14 22:10:57 -04:00
  • ab0ba193ce Merge #284 bors[bot] 2019-08-15 20:28:29 +00:00
  • ec72adc7dd Add start_slot parameter Daniel Salvadori 2019-08-14 13:54:50 -03:00
  • 6cab19c053 Merge #287 bors[bot] 2019-08-15 11:49:10 +00:00
  • 6448aa90bd remove -s from travis.yml in examples-compute Timo de Kort 2019-08-15 12:50:20 +02:00
  • c355269465 remove -s from examples-compute Timo de Kort 2019-08-15 09:50:00 +02:00
  • 85ee7de986 [rs] Merge #62 bors[bot] 2019-08-14 21:23:31 +00:00
  • fae901a370 [rs] Fix missing lifetime Daniel Salvadori 2019-08-14 18:20:52 -03:00
  • a16d01460c Merge #281 bors[bot] 2019-08-14 20:59:54 +00:00
  • 777957bca7 Fix travis target on windows Dzmitry Malyshau 2019-08-14 10:36:47 -04:00
  • d37452ff27 Force pipeline barriers between unordered usages Dzmitry Malyshau 2019-08-12 16:24:57 -04:00
  • 3504b7525e Merge #282 bors[bot] 2019-08-14 02:18:57 +00:00
  • 213e3f84d1 Merge #283 bors[bot] 2019-08-12 23:00:37 +00:00
  • fcd1acc759 Fix broken link to scopes website Fabio Krapohl 2019-08-12 23:41:09 +02:00
  • a5bee859c1 [rs] Merge #61 bors[bot] 2019-08-12 20:57:53 +00:00
  • 69743e512c Update README.md Dzmitry Malyshau 2019-08-12 16:56:04 -04:00
  • 9b6a817f3f Add Bindings list to the README Dzmitry Malyshau 2019-08-12 16:55:47 -04:00
  • 1ce7957e0e Fix dynamic stencil values Dzmitry Malyshau 2019-08-12 16:44:54 -04:00
  • d60157a782 [rs] Cleanup examples by using wgpu::read_spirv instead of manually creating a Vec<u32> Rukai 2019-08-12 20:51:07 +10:00
  • 943aed1a08 [rs] Merge #60 bors[bot] 2019-08-12 15:48:00 +00:00
  • cf1bee30d6 Merge #280 bors[bot] 2019-08-12 15:33:39 +00:00
  • 5763285e40 Remove pod add read_spirv Rukai 2019-08-12 20:30:31 +10:00
  • e6a9893eee [rs] build: update version to 0.3.0 to unconfuse cargo patches m4b 2019-08-11 21:24:55 -07:00
  • a08e857e40 [rs] Merge #58 bors[bot] 2019-08-12 01:40:25 +00:00
  • a77904f3ff [rs] Update to latest wgpu native Rukai 2019-08-10 16:39:22 +10:00
  • f72dfc9cbb Merge #276 bors[bot] 2019-08-11 01:18:21 +00:00
  • e61b16f7ed Update to gfx hal 0.3 Rukai 2019-08-10 17:20:07 +10:00
  • e83f2e6ad7 Merge #278 bors[bot] 2019-08-10 21:18:01 +00:00
  • 6fee18f6f9 remove end pass return value and fix examples Fabio Krapohl 2019-08-10 22:30:24 +02:00
  • 05fc856ec5 [rs] Merge #48 bors[bot] 2019-08-10 13:52:26 +00:00
  • ad5aab2e55 [rs] Fix sampling in mipmap generation example (#57) Layl 2019-08-08 16:58:25 +02:00
  • 186fbeec36 Validate bind group buffer ranges (#268) Yanchi Toth 2019-08-07 17:13:57 +02:00
  • 28dff7c10d Merge #267 bors[bot] 2019-08-06 17:23:18 +00:00
  • 074b1d7dee Use extend_from_slice instead of copy_from_slice David 2019-08-05 07:40:06 +02:00
  • efcf0e94cb Merge #265 bors[bot] 2019-07-31 19:08:41 +00:00
  • cd45aed0f0 Add support for indirect dispatch Svenn-Arne Dragly 2019-07-30 09:35:44 +02:00
  • 734245be94 Merge #247 bors[bot] 2019-07-30 15:22:00 +00:00
  • 92288e2988 Add support for indirect drawing Svenn-Arne Dragly 2019-07-15 13:32:45 +02:00
  • ff3ae67f3d [rs] Switch msaa example samples to 4 Dzmitry Malyshau 2019-07-29 19:59:39 -04:00
  • c492540f6b Merge #264 bors[bot] 2019-07-29 22:08:05 +00:00
  • 939ed8dc7a update README.md Timo de Kort 2019-07-29 23:27:30 +02:00
  • 3a8b78ae43 [rs] Update README with some development instructions Dzmitry Malyshau 2019-07-29 17:13:31 -04:00
  • 881b7b284f Merge #261 bors[bot] 2019-07-29 20:54:36 +00:00
  • ca74b3fbac [rs] Exposing set_viewport() on RenderPass. Seivan Heidari 2019-07-29 11:14:28 +02:00
  • e091420a90 streamline Makefile Timo de Kort 2019-07-28 18:42:17 +02:00
  • 50454d43df Merge #203 bors[bot] 2019-07-29 19:38:56 +00:00
  • c3c197a8d5 [rs] Merge #46 bors[bot] 2019-07-29 16:54:24 +00:00
  • ece89ddb09 [rs] Replace Pod using zerocopy crate Paul Kernfeld 2019-07-27 13:33:45 -04:00
  • 842809bc0b add framework files Timo de Kort 2019-07-27 12:54:31 +02:00
  • d759da409f add compute example Timo de Kort 2019-07-24 21:22:00 +02:00
  • 8bb84c2769 [rs] Merge #45 bors[bot] 2019-07-26 16:00:45 +00:00
  • 5cea0fc14b [rs] Update to latest wgpu commit Lucas Kent 2019-07-26 18:14:41 +10:00
  • 5224bb8124 Merge #258 bors[bot] 2019-07-25 01:21:17 +00:00
  • e2e89c8f23 [rs] Merge #43 bors[bot] 2019-07-24 15:37:34 +00:00
  • f9797fa3dd [rs] Remove unneeded TextureUsage Rukai 2019-07-24 21:36:28 +10:00
  • e42fb0ed44 Run-time lock protection against double root Dzmitry Malyshau 2019-07-23 23:46:32 -04:00
  • 4a6c1fb84b [rs] Merge #38 bors[bot] 2019-07-24 02:18:27 +00:00
  • 153a373fe9 [rs] Add an example showing how to capture a render Paul Kernfeld 2019-07-21 13:57:17 -04:00
  • 66eb63fe20 Merge #254 bors[bot] 2019-07-23 11:38:29 +00:00
  • 2550a5129d [rs] Merge #40 bors[bot] 2019-07-22 20:29:00 +00:00
  • 9bc69d3068 [rs] update running an example Timo de Kort 2019-07-22 22:22:37 +02:00
  • 41d0ce14d6 Rebind with proper dynamic offsets Dzmitry Malyshau 2019-07-22 00:16:29 -04:00
  • 7314eaf636 Merge #251 bors[bot] 2019-07-19 14:23:14 +00:00
  • 1c88c3469d Update parking_lot version Lucas Kent 2019-07-19 18:13:07 +10:00
  • dc9f64b42c [rs] Merge #33 bors[bot] 2019-07-17 19:31:28 +00:00
  • 66702bdc15 [rs] Adapt to changes in wgpu for a configurable PresentMode. Noah Hüsser 2019-07-03 22:47:13 +02:00
  • 32399cff8a Merge #245 bors[bot] 2019-07-17 00:47:08 +00:00
  • c5c7092d9c Make PresentMode configurable Noah Hüsser 2019-07-03 22:43:46 +02:00
  • acf6e5b570 [rs] Merge #35 bors[bot] 2019-07-11 13:42:21 +00:00
  • 416a9d36b5 [rs] Add the possibility to set a stencil on a renderpass. Noah Huesser 2019-07-11 10:37:05 +02:00
  • 00f7dfa9e8 [rs] Merge #32 bors[bot] 2019-07-08 13:11:07 +00:00
  • a4b500ff4b [rs] Make opengl_to_wgpu_matrix into a constant Svenn-Arne Dragly 2019-07-08 10:36:25 +02:00
  • 8cf1dff41f [rs] Use the correction matrix in shadow baking Dzmitry Malyshau 2019-07-05 13:43:57 -04:00
  • f76b41420e [rs] Add conversion matrix from OpenGL to wgpu Svenn-Arne Dragly 2019-07-05 15:02:19 +02:00
  • 183058d618 Merge #237 bors[bot] 2019-07-05 03:27:11 +00:00
  • 1ed15f94dc Add some more comments about Access and Token' Dzmitry Malyshau 2019-06-26 10:25:43 -04:00
  • a63bca6822 Merge #223 bors[bot] 2019-07-05 02:45:04 +00:00
  • 25834b0312 Derive Debug for All Remaining Types John W. Bruce 2019-06-11 10:06:57 -07:00
  • 6085dcf33b Enforce the HUB lock order Dzmitry Malyshau 2019-06-25 23:23:08 -04:00
  • 8af0fa824b Merge #244 bors[bot] 2019-07-03 14:23:42 +00:00
  • 662f9567d7 Merge #242 bors[bot] 2019-07-02 17:16:19 +00:00
  • 14d0a24f81 Fix bind groups set on a compute encoder Dzmitry Malyshau 2019-07-02 13:11:02 -04:00
  • b47f01ea17 Address code review comments Andrew Gaspar 2019-07-01 21:13:26 -06:00
  • 0d555fb688 Add logic to pick highest performance GPU on DirectX 12 Andrew Gaspar 2019-06-29 16:50:41 -06:00
  • a70eab2e3b [rs] Merge #30 bors[bot] 2019-06-24 14:59:18 +00:00
  • 4e33716df3 [rs] Merge #28 bors[bot] 2019-06-24 14:34:19 +00:00
  • 4e9aa5b2d3 [rs] msaa-line example fixes Rukai 2019-06-22 23:20:49 +10:00
  • d93bc7b362 [rs] Add Pod trait bound for all BufferMapAsyncResult data Paul Kernfeld 2019-06-23 20:53:29 -04:00
  • dbef9f397e Merge #236 bors[bot] 2019-06-23 23:25:34 +00:00
  • ccc0e65b03 Re-export Pod from gfx-hal Paul Kernfeld 2019-06-23 19:10:03 -04:00
  • f8df8d4032 Merge #235 bors[bot] 2019-06-23 21:31:20 +00:00
  • 194943c12c Full MSAA handling Rukai 2019-06-18 11:55:03 +10:00
  • 2dd0b43e7e [rs] Merge #26 bors[bot] 2019-06-20 17:31:06 +00:00
  • 453fca1a06 [rs] Rename msaa-linelist to msaa-line Rukai 2019-06-20 16:20:01 +10:00
  • 507d6a0714 [rs] Merge #25 bors[bot] 2019-06-20 03:51:14 +00:00
  • 051be88729 [rs] Add MSAA + LineList example Rukai 2019-06-18 14:25:45 +10:00
  • c8deae32bd Merge #230 bors[bot] 2019-06-18 05:44:45 +00:00
  • 45923755ba Implement sample_count field Rukai 2019-06-18 11:55:03 +10:00
  • 77e5f6ed25 [rs] Merge #23 bors[bot] 2019-06-18 00:18:47 +00:00