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
/
wgpu
/
src
/
settings.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
Fix broken doc links in `iced_wgpu` and `iced_graphics`
Héctor Ramón Jiménez
1
-7
/
+7
2024-03-24
Reintroduce backend selection through `ICED_BACKEND` env var
Héctor Ramón Jiménez
1
-24
/
+0
2024-03-22
Allow custom renderers in `Program` and `Application`
Héctor Ramón Jiménez
1
-1
/
+12
2023-08-30
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
1
-3
/
+3
2023-04-08
Use `*_from_env` helpers from `wgpu` in `iced_wgpu`
Héctor Ramón Jiménez
1
-16
/
+1
2023-03-30
Introduce support for `Font` attributes
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-3
/
+2
2023-02-24
Overhaul `Font` type to allow font family selection
Héctor Ramón Jiménez
1
-30
/
+7
2023-02-23
Remove logging large bytes arrays
Cory Forsstrom
1
-1
/
+17
2023-02-17
Use `Pixels` for `Text::size`
Héctor Ramón Jiménez
1
-4
/
+4
2023-01-27
Fix: Clippy lint 'uninlined_format_args'
13r0ck
1
-1
/
+1
2022-07-02
update `wgpu` to `0.13`
Cupnfish
1
-1
/
+1
2021-08-19
wgpu: Update to 0.10
Poly
1
-11
/
+11
2021-08-03
wgpu: Use the preferred texture format of the surface
Tilmann Meyer
1
-6
/
+0
2021-07-22
Introduce `text_multithreading` to `Settings`
Héctor Ramón Jiménez
1
-0
/
+4
2021-07-22
Add `text_multithreading` to `Settings` in `iced_glow` and `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+5
2021-05-14
update doc
Downtime
1
-0
/
+1
2021-05-13
Add a primary backend that can be set
Downtime
1
-0
/
+1
2021-03-25
Introduce `internal_backend` to `iced_wgpu::Settings`
Héctor Ramón Jiménez
1
-0
/
+41
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-6
/
+6
2020-11-23
Add `present_mode` field to `iced_wgpu::Settings`
Héctor Ramón Jiménez
1
-0
/
+6
2020-06-19
Make default text size configurable in `Settings`
Héctor Ramón Jiménez
1
-0
/
+6
2020-06-01
Revert "Merge pull request #371 from myfreeweb/window-alpha"
Héctor Ramón Jiménez
1
-6
/
+1
2020-06-01
Add custom window background/clear color (incl. transparency) support, fixes ...
Greg V
1
-1
/
+6
2020-05-29
Re-export `Antialiasing` in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-28
Write documentation for `iced_glow`
Héctor Ramón Jiménez
1
-3
/
+1
2020-05-19
Move `Antialiasing` to `iced_graphics`
Héctor Ramón Jiménez
1
-24
/
+1
2020-03-29
Improve `Antialiasing::sample_count` signature
Héctor Ramón Jiménez
1
-1
/
+1
2020-02-24
Make output format of `iced_wgpu` configurable
Héctor Ramón Jiménez
1
-1
/
+16
2020-02-18
Write documentation for new `canvas` module
Héctor Ramón Jiménez
1
-12
/
+21
2020-02-15
Implement MSAA for `triangle` pipeline in `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+22
2020-01-09
Write missing docs and reenable deny statements
Héctor Ramón Jiménez
1
-0
/
+6
2020-01-01
Allow configuration of default font
Héctor Ramón Jiménez
1
-0
/
+4