Commit Graph

  • e039b70cbb [rs] Add native surface creation Joshua Groves 2019-06-11 20:52:09 -0400
  • d4ef083dbb Add native surface creation Joshua Groves 2019-06-11 20:52:09 -0400
  • d69955b612 Merge #220 bors[bot] 2019-06-10 17:01:45 +0000
  • 59388e329f Free descriptor sets Rukai 2019-06-10 16:02:46 +1000
  • 92a939cd14 Add Debug Implementations to Remaining Public Types John W. Bruce 2019-06-09 02:24:46 -0700
  • 004f5d9743 [rs] Merge #10 bors[bot] 2019-06-08 02:37:20 +0000
  • ee40f4c574 Merge #10 bors[bot] 2019-06-08 02:37:20 +0000
  • 1fe4a9b320 Merge #216 bors[bot] 2019-06-07 23:03:30 +0000
  • 057719fdf5 Add Naïve Debug Derives Where Possible John W. Bruce 2019-06-07 14:12:41 -0700
  • 0815d99967 [rs] Merge #20 bors[bot] 2019-06-07 15:51:37 +0000
  • 05e9dfd2e9 Merge #20 bors[bot] 2019-06-07 15:51:37 +0000
  • d25966f960 [rs] Update to latest wgpu-native Rukai 2019-06-07 20:36:04 +1000
  • 3512aeacb3 Update to latest wgpu-native Rukai 2019-06-07 20:36:04 +1000
  • b76b81d9fa [rs] Fix merge snafu kyren 2019-05-25 16:03:57 -0400
  • 9faa01adb2 Fix merge snafu kyren 2019-05-25 16:03:57 -0400
  • 95659b1843 [rs] Update for new wgpu PR, keep API slightly closer to vanilla kyren 2019-05-21 17:41:26 -0400
  • 8c53667572 Update for new wgpu PR, keep API slightly closer to vanilla kyren 2019-05-21 17:41:26 -0400
  • e4e30acc67 [rs] Update API for in-progress wgpu-gl PR to wgpu / gfx kyren 2019-05-19 01:22:52 -0400
  • ae48fe07e0 Update API for in-progress wgpu-gl PR to wgpu / gfx kyren 2019-05-19 01:22:52 -0400
  • 8cc50253c4 Merge #213 bors[bot] 2019-06-05 13:27:48 +0000
  • 9decf27f4f Ensure cbindgen is available Joshua Groves 2019-06-05 09:20:59 -0230
  • 9e60499738 Use wider type for swapchain image epoch Joshua Groves 2019-06-05 00:15:12 -0230
  • fe901fc7c2 [rs] Merge #16 bors[bot] 2019-06-05 02:31:56 +0000
  • 230e2abf36 Merge #16 bors[bot] 2019-06-05 02:31:56 +0000
  • cb1b2416f6 [rs] Merge #17 bors[bot] 2019-06-05 01:58:27 +0000
  • 173d31899d Merge #17 bors[bot] 2019-06-05 01:58:27 +0000
  • b1d9de0406 Merge #169 bors[bot] 2019-06-05 01:55:24 +0000
  • 7e7a88b831 Add Windows/glfw3 to CI Joshua Groves 2019-06-04 22:09:58 -0230
  • 85740873d0 Merge #212 bors[bot] 2019-06-04 20:20:10 +0000
  • 8abc1c2668 also use pointer for descriptor in wgpu_command_encoder_begin_render_pass for consistency reasons Fabio Krapohl 2019-06-04 22:13:48 +0000
  • 952a9f5b60 Merge #211 bors[bot] 2019-06-04 19:47:30 +0000
  • 488367ce30 More consistent naming of pointer-size-pairs: * always plural form without _ptr suffix for pointers * always same name as pointer for size, but with _length suffix * special case: single size applies to multiple pointers => only use length as name Fabio Krapohl 2019-06-04 21:41:39 +0000
  • 0642509deb Merge #208 bors[bot] 2019-06-03 16:13:56 +0000
  • 4ad3d418c2 Ensure wait_for_fences is never called on 0 fences Rukai 2019-06-03 22:40:04 +1000
  • a1a1467d15 Merge #206 bors[bot] 2019-06-03 11:22:19 +0000
  • 88463810dd Fix typos. Bruce Mitchener 2019-06-03 14:31:17 +0700
  • 999d79ffd0 [rs] Add GLX map PNG Paul Kernfeld 2019-06-02 19:52:57 -0400
  • 44f251f006 Add GLX map PNG Paul Kernfeld 2019-06-02 19:52:57 -0400
  • 2df6db5dd9 Merge #201 bors[bot] 2019-06-01 18:57:08 +0000
  • 6794333dba
    Expose and validate buffer offset alignment Alexis Sellier 2019-06-01 20:25:12 +0200
  • fb3cf05be1 [rs] Native update to 803c607794 Dzmitry Malyshau 2019-05-31 15:00:12 -0400
  • 44ce0875f1 Native update to 803c607794 Dzmitry Malyshau 2019-05-31 15:00:12 -0400
  • 803c607794 Merge #200 bors[bot] 2019-05-31 17:54:40 +0000
  • 97e630f320 Fix Rendy memory selection Dzmitry Malyshau 2019-05-31 13:53:19 -0400
  • 67914001e1 [rs] Native update to 9276cd51c0 Dzmitry Malyshau 2019-05-31 10:32:05 -0400
  • 5a1c5c269a Native update to 9276cd51c0 Dzmitry Malyshau 2019-05-31 10:32:05 -0400
  • 9276cd51c0 Merge #197 bors[bot] 2019-05-31 11:30:33 +0000
  • 351432aae2 hook up rendy-memory Dzmitry Malyshau 2019-05-30 13:33:38 -0400
  • 9c408f919c Hook up rendy-descriptor Dzmitry Malyshau 2019-05-28 22:14:18 -0400
  • 77457e408d Merge #195 bors[bot] 2019-05-30 03:52:21 +0000
  • d01509e9a2 Fix Storage textures/buffers support Dzmitry Malyshau 2019-05-29 23:22:08 -0400
  • 2614efba7c Protect mapped buffers from early destruction Dzmitry Malyshau 2019-05-29 13:33:55 -0400
  • cb6e1dba5a Force tracking side effects on drop Dzmitry Malyshau 2019-05-28 14:26:50 -0400
  • c0c2cdf31c Clear command buffer tracker Dzmitry Malyshau 2019-05-28 13:53:56 -0400
  • a6bc4420eb Don't early out on pipeline binding Dzmitry Malyshau 2019-05-28 11:47:41 -0400
  • 9621fb3021 Validate vertex/instance/index buffer ranges Dzmitry Malyshau 2019-05-28 11:07:29 -0400
  • 50501e7a13 [rs] Fix tests and run in CI Lucas Kent 2019-05-29 07:30:10 +1000
  • cf33acf5dc Fix tests and run in CI Lucas Kent 2019-05-29 07:30:10 +1000
  • b9ad929785 [rs] Merge #15 bors[bot] 2019-05-28 11:56:17 +0000
  • 84a9f0b8f4 Merge #15 bors[bot] 2019-05-28 11:56:17 +0000
  • a47fa5397d [rs] Upgdate to latest wgpu-native Lucas Kent 2019-05-27 17:36:05 +1000
  • 0161b0867f Upgdate to latest wgpu-native Lucas Kent 2019-05-27 17:36:05 +1000
  • ce4ef375c3 Merge #194 bors[bot] 2019-05-28 04:00:51 +0000
  • c204199dc2 Merge #192 bors[bot] 2019-05-27 14:41:11 +0000
  • 4446b81f3e Fix compute pass barriers Dzmitry Malyshau 2019-05-26 23:55:23 -0400
  • 7bb528186f add DX11 support Timo de Kort 2019-05-26 19:46:43 +0200
  • 9b0607973e resolve PR comments Timo de Kort 2019-05-26 18:23:19 +0200
  • 747defd01b add necessary windows lib files for vulkan/dx12 Timo de Kort 2019-05-25 18:42:59 +0200
  • 17e555b257 Merge #191 bors[bot] 2019-05-25 13:00:41 +0000
  • 328e53852a Use required option for glfw3 Joshua Groves 2019-05-24 23:30:28 -0230
  • 925718ff6d Merge #183 bors[bot] 2019-05-24 18:58:09 +0000
  • 0fe94fc439 Only test building the gfx-backend-gl feature for now kyren 2019-05-24 14:40:19 -0400
  • f6360326dd Merge #189 bors[bot] 2019-05-24 14:17:36 +0000
  • 4613275f74 Merge #190 bors[bot] 2019-05-24 13:59:14 +0000
  • 1155479247 Fix typos. Bruce Mitchener 2019-05-24 14:46:37 +0700
  • b21a0c12af Remove unused variable on Metal code path. Bruce Mitchener 2019-05-24 14:46:11 +0700
  • 81b6f42941 Merge #186 bors[bot] 2019-05-24 01:22:15 +0000
  • 6d074b54e6 Merge #187 bors[bot] 2019-05-23 19:09:35 +0000
  • 2564332f3d Change dynamic and vertex buffer offsets to u64 Dzmitry Malyshau 2019-05-23 11:25:02 -0400
  • b465f33f7a [rs] Merge #11 bors[bot] 2019-05-23 15:24:27 +0000
  • 91bb4c8f53 Merge #11 bors[bot] 2019-05-23 15:24:27 +0000
  • b2e126b1e2 [rs] Fix RenderPipelineDescriptor.depth_stencil_state doc Mac O'Brien 2019-05-23 09:32:00 -0500
  • 9e4baf5cf5 Fix RenderPipelineDescriptor.depth_stencil_state doc Mac O'Brien 2019-05-23 09:32:00 -0500
  • 9eddc296c3 Fix clear value filtering and integer support Dzmitry Malyshau 2019-05-23 10:03:11 -0400
  • 26ad4c011a [rs] Revise initial documentation Mac O'Brien 2019-05-23 01:00:44 -0500
  • 96e8784098 Revise initial documentation Mac O'Brien 2019-05-23 01:00:44 -0500
  • 35627ac47d [rs] Add docs to most items Mac O'Brien 2019-05-22 10:58:26 -0500
  • 85c5ad070b Add docs to most items Mac O'Brien 2019-05-22 10:58:26 -0500
  • 55fb05fe35 Merge #182 bors[bot] 2019-05-22 19:39:58 +0000
  • 3f385a56dd update Makefile Timo de Kort 2019-05-18 22:12:38 +0200
  • af9aa78e3a Try to keep the API slightly closer to the standard API kyren 2019-05-21 17:40:41 -0400
  • 8680195c91 Add gfx-backend-gl support kyren 2019-05-19 15:10:26 -0400
  • 139b4ffc39 [rs] Merge #5 bors[bot] 2019-05-17 15:02:49 +0000
  • 5eebd059dd Merge #5 bors[bot] 2019-05-17 15:02:49 +0000
  • 186bc56c65 [rs] updated version of wgpu-native Jason Jarvis 2019-05-17 08:01:14 -0700
  • eafa7b497f updated version of wgpu-native Jason Jarvis 2019-05-17 08:01:14 -0700
  • 5b6549febc Merge #179 bors[bot] 2019-05-17 05:36:15 +0000
  • bd167f8fc5 Fix semaphore iteration on submit Dzmitry Malyshau 2019-05-17 01:31:51 -0400
  • 5d6aa77682 [rs] Merge #4 bors[bot] 2019-05-16 14:24:44 +0000
  • fba0038794 Merge #4 bors[bot] 2019-05-16 14:24:44 +0000