Héctor Ramón Jiménez
|
fe0de182c5
|
Remove SwapChain associated type from Compositor
|
2021-08-20 20:32:04 +07:00 |
|
Poly
|
18753b77fc
|
wgpu: Update to 0.10
|
2021-08-19 03:06:38 +02:00 |
|
Héctor Ramón Jiménez
|
3e03a42bc6
|
Use thiserror to derive Error for SwapChainError
|
2021-08-04 21:52:02 +07:00 |
|
Billy Messenger
|
b629a80254
|
small documentation error
|
2021-07-22 13:26:27 -05:00 |
|
Billy Messenger
|
e5010b8ab8
|
redo custom error for Compositor::draw()
|
2021-07-22 13:23:36 -05:00 |
|
Billy Messenger
|
a7d2834a6d
|
add custom error for Compositor::draw()
|
2021-07-22 13:08:13 -05:00 |
|
Billy Messenger
|
e822f654e4
|
Merge branch 'master' of https://github.com/hecrj/iced into wgpu_outdatedframe
|
2021-07-22 12:37:39 -05:00 |
|
Héctor Ramón
|
3840b75bea
|
Provide compatible_surface in iced_wgpu::Compositor
|
2021-05-05 14:33:30 +07:00 |
|
Billy Messenger
|
4e391013c8
|
don't panic when swapchain frame is outdated
|
2020-12-16 10:03:51 -06:00 |
|
Héctor Ramón Jiménez
|
01322f69a4
|
Use recently stabilized intra-doc links
See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md
|
2020-11-26 02:05:43 +01:00 |
|
Héctor Ramón Jiménez
|
08e0b9ffbd
|
Fix broken links in API documentation
|
2020-11-26 01:59:20 +01:00 |
|
Héctor Ramón Jiménez
|
c1f79b40cf
|
Make Application and Sandbox return a Result
|
2020-09-08 00:44:59 +02:00 |
|
Héctor Ramón Jiménez
|
4c0286e8ac
|
Add background_color to Application and Sandbox
|
2020-06-12 22:12:15 +02:00 |
|
Héctor Ramón Jiménez
|
2ca7e3c4b0
|
Write documentation for iced_graphics
|
2020-05-28 01:40:30 +02:00 |
|
Héctor Ramón Jiménez
|
1dd79c4697
|
Use built-in OpenGL multisampling in iced_glow
|
2020-05-22 19:15:39 +02:00 |
|
Héctor Ramón Jiménez
|
ae5e2c6c73
|
Introduce Program and State
|
2020-05-21 04:27:31 +02:00 |
|
Héctor Ramón Jiménez
|
e0e4ee73fe
|
Implement iced_glutin 🎉
|
2020-05-21 00:44:35 +02:00 |
|
Héctor Ramón Jiménez
|
a1a5fcfd46
|
Refactor Viewport and Compositor
|
2020-05-20 20:28:35 +02:00 |
|