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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
2
-16
/
+11
*
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
*
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
2
-4
/
+4
*
Add `background_color` to `Application` and `Sandbox`
Héctor Ramón Jiménez
2020-06-12
2
-2
/
+4
*
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
*
Introduce `Program` and `State`
Héctor Ramón Jiménez
2020-05-21
1
-7
/
+2
*
Implement `iced_glutin` :tada:
Héctor Ramón Jiménez
2020-05-21
1
-0
/
+24
*
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
2020-05-20
1
-0
/
+60