iced-yoda/wgpu/src
Héctor Ramón 8f081bad77
Merge pull request #629 from hecrj/wgpu-present-mode-setting
Add `present_mode` field to `iced_wgpu::Settings`
2020-11-24 00:17:59 +01:00
..
image Fix deprecation warnings from image 2020-11-20 10:29:11 +01:00
shader Limit border radius to max dimension in quad pipeline 2020-11-23 00:43:59 +01:00
triangle Add labels to iced_wgpu internals 2020-08-31 14:41:41 +02:00
widget Implement QRCode widget 2020-11-20 10:29:33 +01:00
window Add present_mode field to iced_wgpu::Settings 2020-11-23 00:00:13 +01:00
backend.rs Update image pipeline in iced_wgpu 2020-08-27 13:41:00 +02:00
image.rs Update bytemuck and remove zerocopy in iced_wgpu 2020-11-10 20:06:24 +01:00
lib.rs Make Application and Sandbox return a Result 2020-09-08 00:44:59 +02:00
quad.rs Update bytemuck and remove zerocopy in iced_wgpu 2020-11-10 20:06:24 +01:00
settings.rs Add present_mode field to iced_wgpu::Settings 2020-11-23 00:00:13 +01:00
text.rs Update wgpu to 0.6 in iced_wgpu 2020-08-27 13:03:42 +02:00
triangle.rs Update bytemuck and remove zerocopy in iced_wgpu 2020-11-10 20:06:24 +01:00
widget.rs Implement QRCode widget 2020-11-20 10:29:33 +01:00
window.rs Refactor Viewport and Compositor 2020-05-20 20:28:35 +02:00