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