summaryrefslogtreecommitdiffstats
path: root/graphics/src/window.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-10/+0
* Move `compositor` module access from `window` to `crate`Libravatar Richard2022-04-271-3/+3
* Rename `GraphicsInformation` to `Information`Libravatar Richard2022-04-261-1/+1
* Introduce `GraphicsInformation` to `iced_graphics`Libravatar Richard2022-04-261-1/+1
* Rename `SwapChainError` to `SurfaceError` in `iced_graphics`Libravatar Héctor Ramón Jiménez2021-08-251-1/+1
* redo custom error for Compositor::draw()Libravatar Billy Messenger2021-07-221-1/+1
* add custom error for Compositor::draw()Libravatar Billy Messenger2021-07-221-1/+1
* Write documentation for `iced_graphics`Libravatar Héctor Ramón Jiménez2020-05-281-0/+1
* Implement `iced_glutin` :tada:Libravatar Héctor Ramón Jiménez2020-05-211-0/+6
* Refactor `Viewport` and `Compositor`Libravatar Héctor Ramón Jiménez2020-05-201-0/+3