Héctor Ramón Jiménez
|
576dd22733
|
Split local state from Engine in iced_wgpu
|
2025-03-24 20:22:15 +01:00 |
|
Héctor Ramón Jiménez
|
9ceb467e6e
|
Run cargo fmt
|
2025-02-21 01:37:13 +01:00 |
|
Héctor Ramón Jiménez
|
ebc4e17ba8
|
Update wgpu to 23.0
|
2024-11-05 13:32:14 +01:00 |
|
Héctor Ramón Jiménez
|
a5e69cfb5f
|
Update wgpu to 22.0
|
2024-09-20 00:14:47 +02:00 |
|
Héctor Ramón Jiménez
|
aed9a03e3c
|
Update wgpu to 0.20.1
|
2024-09-20 00:14:46 +02:00 |
|
Héctor Ramón Jiménez
|
6a03b8489b
|
Remove tracing leftovers in iced_wgpu
|
2024-06-11 20:03:28 +02:00 |
|
Héctor Ramón Jiménez
|
2bb53ad6e7
|
Use a StagingBelt in iced_wgpu for regular buffer uploads
|
2024-03-29 04:04:14 +01:00 |
|
Héctor Ramón Jiménez
|
ff011e5dfd
|
Disable quad::gradient pipeline on Wasm
|
2024-02-20 02:51:02 +01:00 |
|
Jim Eckerlein
|
e197abe0aa
|
Move vertex position function into own file
|
2023-09-24 15:19:07 +02:00 |
|
Jim Eckerlein
|
bcc55e6036
|
Reassign attribute locations
|
2023-09-24 15:12:32 +02:00 |
|
Jim Eckerlein
|
3f467d1212
|
Compute vertex position in shader
|
2023-09-24 15:10:19 +02:00 |
|
Héctor Ramón Jiménez
|
10d0b257f9
|
Use Oklab color interpolation only with color::GAMMA_CORRECTION
|
2023-09-07 07:48:43 +02:00 |
|
Bingus
|
677f564f08
|
Switched to packing using f16s to maintain acceptable precision.
|
2023-06-07 11:18:26 -07:00 |
|
Bingus
|
ea7f2626b1
|
Optimized gradient data packing.
|
2023-06-06 16:46:20 -07:00 |
|
Héctor Ramón Jiménez
|
c319f5113b
|
Move Pipeline struct definition after Layer in quad submodules
|
2023-05-30 01:35:06 +02:00 |
|
Héctor Ramón Jiménez
|
ef547469fd
|
Improve boundaries between quad submodules in iced_wgpu
|
2023-05-30 01:33:50 +02:00 |
|
Héctor Ramón Jiménez
|
fe9da174ca
|
Move layer::quad types to quad module
Not sure why I split these to begin with!
|
2023-05-30 01:08:34 +02:00 |
|