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