index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphics
/
src
/
window
/
compositor.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-90
/
+0
*
Implement basic presentation with `softbuffer` for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-02-25
1
-0
/
+2
*
Fix broken documentation links
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Update `wgpu` to `0.14` and `wgpu_glyph` to `0.18`
Wyatt Herkamp
2022-11-01
1
-3
/
+3
*
Merge branch 'master' into dev/system-information
Héctor Ramón Jiménez
2022-05-04
1
-2
/
+3
|
\
|
*
Fix broken intra-doc links in documentation
Héctor Ramón Jiménez
2022-04-30
1
-2
/
+3
*
|
Rename `get_information` to `fetch_information`
Richard
2022-04-27
1
-1
/
+1
*
|
Move `compositor` module access from `window` to `crate`
Richard
2022-04-27
1
-0
/
+2
*
|
Rename `GraphicsInformation` to `Information`
Richard
2022-04-26
1
-2
/
+2
*
|
Implement `GraphicsInformation` for `iced_wgpu`
Richard
2022-04-26
1
-0
/
+3
*
|
Introduce `GraphicsInformation` to `iced_graphics`
Richard
2022-04-26
1
-0
/
+9
|
/
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-11
/
+7
*
Rename `SwapChainError` to `SurfaceError` in `iced_graphics`
Héctor Ramón Jiménez
2021-08-25
1
-2
/
+2
*
Remove `SwapChain` associated type from `Compositor`
Héctor Ramón Jiménez
2021-08-20
1
-7
/
+3
*
wgpu: Update to 0.10
Poly
2021-08-19
1
-0
/
+1
*
Use `thiserror` to derive `Error` for `SwapChainError`
Héctor Ramón Jiménez
2021-08-04
1
-14
/
+12
*
small documentation error
Billy Messenger
2021-07-22
1
-1
/
+0
*
redo custom error for Compositor::draw()
Billy Messenger
2021-07-22
1
-21
/
+20
*
add custom error for Compositor::draw()
Billy Messenger
2021-07-22
1
-4
/
+29
*
Merge branch 'master' of https://github.com/hecrj/iced into wgpu_outdatedframe
Billy Messenger
2021-07-22
1
-1
/
+4
|
\
|
*
Provide `compatible_surface` in `iced_wgpu::Compositor`
Héctor Ramón
2021-05-05
1
-1
/
+4
*
|
don't panic when swapchain frame is outdated
Billy Messenger
2020-12-16
1
-1
/
+4
|
/
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-8
/
+5
*
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
2020-09-08
1
-2
/
+2
*
Add `background_color` to `Application` and `Sandbox`
Héctor Ramón Jiménez
2020-06-12
1
-1
/
+2
*
Introduce `Program` and `State`
Héctor Ramón Jiménez
2020-05-21
1
-7
/
+2
*
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
2020-05-20
1
-0
/
+60