Héctor Ramón Jiménez
|
e45497dfd6
|
Move Debugger and Windowed to a better location
We move `renderer::Debugger` to `layout::Debugger` and
`renderer::Windowed` to `window::Renderer`.
|
2020-01-10 01:58:55 +01:00 |
|
Héctor Ramón Jiménez
|
6a0e442ad6
|
Write docs for iced_wgpu
|
2019-11-22 22:14:24 +01:00 |
|
Héctor Ramón Jiménez
|
db716b3bdf
|
Apply HiDPI to text, images, and clip primitives
Quads are a bit trickier to handle. We may need to change the shaders a
bit.
|
2019-11-05 05:26:20 +01:00 |
|
Héctor Ramón Jiménez
|
ef056d8489
|
Move Target to its own module
|
2019-11-02 20:20:35 +01:00 |
|