Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -3/+3 | |
* | Add `background_color` to `Application` and `Sandbox` | 2020-06-12 | 1 | -3/+5 | |
* | Revert "Merge pull request #371 from myfreeweb/window-alpha" | 2020-06-01 | 1 | -6/+1 | |
* | Add custom window background/clear color (incl. transparency) support, fixes ... | 2020-06-01 | 1 | -1/+6 | |
* | Use built-in OpenGL multisampling in `iced_glow` | 2020-05-22 | 1 | -1/+11 | |
* | Implement `iced_glutin` :tada: | 2020-05-21 | 1 | -143/+27 | |
* | Refactor `Viewport` and `Compositor` | 2020-05-20 | 1 | -12/+4 | |
* | Rename `window::Backend` to `Compositor` | 2020-05-19 | 1 | -5/+5 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 2 | -8/+8 | |
* | Draft first working version of `iced_glow` :tada: | 2020-05-19 | 2 | -0/+188 |