Héctor Ramón Jiménez
|
2c6bfdbc8c
|
Implement debug view and load system fonts
|
2019-11-03 04:39:11 +01:00 |
|
Héctor Ramón Jiménez
|
298c42ac5f
|
Replace nalgebra with glam
`glam` compiles much faster and leverages SIMD nicely.
|
2019-10-31 01:41:04 +01:00 |
|
Héctor Ramón Jiménez
|
2b23e0986c
|
Implement text clipping (caching still broken)
|
2019-10-28 04:28:21 +01:00 |
|
Héctor Ramón Jiménez
|
719c073fc6
|
Draft Scrollable widget (no clipping yet!)
|
2019-10-25 03:47:34 +02:00 |
|
Héctor Ramón Jiménez
|
38b6c84e77
|
Implement basic image rendering in iced_wgpu
|
2019-10-23 01:21:23 +02:00 |
|
Héctor Ramón Jiménez
|
523736f08b
|
Fix wgpu_glyph dependency in iced_wgpu
|
2019-10-13 18:57:34 +02:00 |
|
Héctor Ramón Jiménez
|
0995950526
|
Use latest wgpu
|
2019-10-07 19:50:04 +02:00 |
|
Héctor Ramón Jiménez
|
c9da3a10d9
|
Use log crate instead of dbg!
|
2019-10-07 04:05:40 +02:00 |
|
Héctor Ramón Jiménez
|
0c3f78713d
|
Draft basic text rendering using wgpu_glyph
|
2019-10-05 05:12:36 +02:00 |
|
Héctor Ramón Jiménez
|
8bb33cd5a0
|
Initialize wgpu
We only enable the `vulkan` feature for now.
|
2019-10-03 00:23:08 +02:00 |
|
Héctor Ramón Jiménez
|
e1b9d42bf1
|
Start iced_winit and iced_wgpu
|
2019-10-03 00:01:45 +02:00 |
|