Richard
|
005e516b5e
|
Rename get_information to fetch_information
|
2022-04-27 15:42:53 -03:00 |
|
Richard
|
984d1f375e
|
Move compositor module access from window to crate
|
2022-04-27 15:25:16 -03:00 |
|
Richard
|
5be1ac18fe
|
Rename GraphicsInformation to Information
|
2022-04-26 19:09:09 -03:00 |
|
Richard
|
83fec2f5f6
|
Implement GraphicsInformation for iced_wgpu
|
2022-04-26 18:58:19 -03:00 |
|
Richard
|
e23e4b8db2
|
Introduce GraphicsInformation to iced_graphics
|
2022-04-26 18:58:06 -03:00 |
|
Héctor Ramón Jiménez
|
03b3493138
|
Remove trait-specific draw logic in iced_native
|
2021-10-14 16:07:22 +07:00 |
|
Héctor Ramón Jiménez
|
acc47a5953
|
Rename SwapChainError to SurfaceError in iced_graphics
|
2021-08-25 15:42:35 +07:00 |
|
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
|
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
|
ae5e2c6c73
|
Introduce Program and State
|
2020-05-21 04:27:31 +02:00 |
|
Héctor Ramón Jiménez
|
a1a5fcfd46
|
Refactor Viewport and Compositor
|
2020-05-20 20:28:35 +02:00 |
|