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
/
glow
/
src
/
quad.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
2023-02-24
1
-74
/
+0
*
Restructured everything to make profiling a feature of iced_winit.
bungoboingo
2023-01-09
1
-3
/
+3
*
Initial profiling support for Iced.
Bingus
2023-01-09
1
-0
/
+6
*
Add `Shader` and `Version`
Richard
2022-01-19
1
-3
/
+4
*
Improve shader version selection
Richard
2022-01-19
1
-6
/
+14
*
Log debugging info
Richard
2022-01-19
1
-0
/
+2
*
Split `quad::Pipeline` into `core` and `compatibility`
Richard
2022-01-19
1
-206
/
+28
*
Update `glow` to `0.5` in `iced_glow`
Héctor Ramón Jiménez
2020-07-27
1
-6
/
+6
*
Use published `glow` and `glow_glyph` versions
Héctor Ramón Jiménez
2020-05-22
1
-6
/
+6
*
Use `get_uniform_location` for wider compatibility
Héctor Ramón Jiménez
2020-05-22
1
-6
/
+35
*
Update to latest `glow`
Héctor Ramón Jiménez
2020-05-21
1
-14
/
+9
*
Draft `triangle` pipeline in `iced_glow`
Héctor Ramón Jiménez
2020-05-21
1
-39
/
+2
*
Avoid relying `origin_upper_left`
Héctor Ramón Jiménez
2020-05-21
1
-0
/
+11
*
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
2020-05-20
1
-5
/
+3
*
Move `Layer` to `iced_graphics`
Héctor Ramón Jiménez
2020-05-19
1
-24
/
+9
*
Draft first working version of `iced_glow` :tada:
Héctor Ramón Jiménez
2020-05-19
1
-0
/
+254