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
/
gl_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
-71
/
+0
*
Introduce `iced_renderer` subcrate featuring runtime renderer fallback
Héctor Ramón Jiménez
2023-02-24
1
-1
/
+1
*
Fix broken documentation links
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
2022-07-09
1
-0
/
+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
-1
/
+3
*
Rename `GraphicsInformation` to `Information`
Richard
2022-04-26
1
-2
/
+2
*
Implement `GraphicsInformation` for `iced_glow`
Richard
2022-04-26
1
-0
/
+4
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-5
/
+4
*
Fix broken links in API documentation
Héctor Ramón Jiménez
2020-11-26
1
-16
/
+11
*
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
*
Write documentation for `iced_graphics`
Héctor Ramón Jiménez
2020-05-28
1
-0
/
+41
*
Use built-in OpenGL multisampling in `iced_glow`
Héctor Ramón Jiménez
2020-05-22
1
-0
/
+2
*
Implement `iced_glutin` :tada:
Héctor Ramón Jiménez
2020-05-21
1
-0
/
+24