iced/wgpu/src/shader
Héctor Ramón Jiménez 74a4ba65d6
Align images to the pixel grid in iced_wgpu
This should fix some graphical glitches, at the
expense of potential alignment issues with
small icons / images.
2024-05-12 13:44:13 +02:00
..
color Use Oklab color interpolation only with color::GAMMA_CORRECTION 2023-09-07 07:48:43 +02:00
quad Update solid.wgsl 2024-03-26 11:50:11 +11:00
triangle Use Oklab color interpolation only with color::GAMMA_CORRECTION 2023-09-07 07:48:43 +02:00
blit.wgsl Share msaa::Blit texture between multiple windows 2024-04-07 18:45:48 +02:00
image.wgsl Align images to the pixel grid in iced_wgpu 2024-05-12 13:44:13 +02:00
quad.wgsl fix some comments 2024-03-09 15:26:37 +08:00
triangle.wgsl Use Oklab color interpolation only with color::GAMMA_CORRECTION 2023-09-07 07:48:43 +02:00
vertex.wgsl Fix vertex.wgsl shader in iced_wgpu 2024-01-19 20:43:18 +01:00